crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cf7862 hex color - Orange - Warm color - Information

#cf7862 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #cf7862 Color code in RGB color code model is created after adding 81.18% red color, 47.06% green color and 38.43% blue color. Hex #cf7862 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 53% yellow and 19% black.

Hex #cf7862 color code is between #cc7766 web safe hex color code and #dd8855 web safe hex color code. #cc7766 is the nearest web safe color code. You can see here many more shades of #cf7862 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecf7862#cf7862
RGB Decimal207, 120, 98rgb(207, 120, 98)
RGB Percent81%, 47%, 38%rgb(81%, 47%, 38%)
CSS RGBa207, 120, 98,1rgba(207,120,98,1)
CMYK Modelcmyk(0%,42%,53%,19%)
HSL Color Space12,53% ,60%hsl(12,53% ,60%)
HSV Color Space12°, 53%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011110111100001100010
Octal317170142
Decimal20712098
Hexcf7862

Different shades of #cf7862 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #cf7862
#db9a89
Dark Shade of #cf7862
#c3573b
Saturated Shade of #cf7862
#d97258
Desaturated Shade of #cf7862
#c57e6c
Grey scale Shade of #cf7862
#989898
Brighten Shade
#e8917b
Most Readable Shade
#000000

Shades of #cf7862 color code

Generate more color scales with scales (color stack) generator.

#cf7862
#b86a57
#a15d4c
#8a5041
#734236
#5c352b
#452820
#2e1a15
#170d0a
#000000

Similar Color like #cf7862 color

Find visually similar hex color codes nearing to #cf7862 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#d07963
#d17a64
#d27b65
#d37c66
#d47d67
#d57e68
#d67f69
#d7806a
#d8816b
#d9826c
#da836d
#db846e
#dc856f
#dd8670
#ce7761
#cd7660
#cc755f
#cb745e
#ca735d
#c9725c
#c8715b
#c7705a
#c66f59
#c56e58
#c46d57
#c36c56
#c26b55
#c16a54

Monochromatic Color with #cf7862

#cf7862
#f99176
#251512
#4f2e26
#7a473a
#a45f4e

Tints of #cf7862 Color

#cf7862
#d48773
#d99684
#dfa596
#e4b4a7
#e9c3b9
#efd2ca
#f4e1dc
#f9f0ed
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#cf7862
#62b9cf

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#cf7862
#62cfae
#6283cf

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#cf6278
#cf6262
#cf7862
#cf8e62
#cfa462

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#cf7862
#62cf78
#7862cf

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#cf7862
#82cf62
#62b9cf
#ae62cf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#cf7862
#62b9cf
#6283cf
#cfae62

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #cf7862 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#cf7862 Color Code Preview on Black Background Color

This is how #cf7862 Color will look on black background color. Color contrast ratio is 6.52

#cf7862 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#cf7862">Your Example Paragraph content text in with font color #cf7862 </p>

Your Example Paragraph content text in with font color #cf7862

HTML with inline CSS

<div style="color:#cf7862">Your Paragraph text in with font color #cf7862 </div>

Your Example Paragraph content text in with font color #cf7862

#cf7862 color code is use for CSS Background Color

Background color for the above div is #cf7862

HTML with inline CSS

<div style="background-color:#cf7862;"></div>

#cf7862 color code is use for CSS Border Color

CSS Border color for the above div is #cf7862

HTML with inline CSS

<div style="border:5px solid #cf7862;"></div>

CSS Border Left color for the above div is #cf7862

HTML with inline CSS

<div style="border-left:5px solid #cf7862;"></div>

CSS Border Right color for the above div is #cf7862

HTML with inline CSS

<div style="border-right:5px solid #cf7862;"></div>

CSS Border Bottom color for the above div is #cf7862

HTML with inline CSS

<div style="border-bottom:5px solid #cf7862;"></div>

CSS Border Top color for the above div is #cf7862

HTML with inline CSS

<div style="border-top:5px solid #cf7862;"></div>

#cf7862 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#cf7862; } .examplecolorclass {color:#cf7862; } .examplebordercolor {border:3px solid #cf7862; }

#cf7862 Color code Preview on White Background

This is how #cf7862 Color code will look on white background color. Color contrast ratio is 3.22

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #cf7862; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cf7862; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.