crispedge.com

Color picker

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

#cf6017 hex color - Brown - Warm color - Information

#cf6017 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cf6017 Color code in RGB color code model is created after adding 81.18% red color, 37.65% green color and 9.02% blue color. Hex #cf6017 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 89% yellow and 19% black.

Hex #cf6017 color code is between #cc6611 web safe hex color code and #dd5522 web safe hex color code. #cc6611 is the nearest web safe color code. You can see here many more shades of #cf6017 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codecf6017#cf6017
RGB Decimal207, 96, 23rgb(207, 96, 23)
RGB Percent81%, 38%, 9%rgb(81%, 38%, 9%)
CSS RGBa207, 96, 23,1rgba(207,96,23,1)
CMYK Modelcmyk(0%,54%,89%,19%)
HSL Color Space24,80% ,45%hsl(24,80% ,45%)
HSV Color Space24°, 89%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011110110000000010111
Octal31714027
Decimal2079623
Hexcf6017

Different shades of #cf6017 color code.

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

Light Shade of #cf6017
#e87a31
Dark Shade of #cf6017
#a14b12
Saturated Shade of #cf6017
#da5e0c
Desaturated Shade of #cf6017
#c36222
Grey scale Shade of #cf6017
#737373
Brighten Shade
#e87930
Most Readable Shade
#FFFFFF

Shades of #cf6017 color code

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

#cf6017
#b85514
#a14a11
#8a400f
#73350c
#5c2a0a
#452007
#2e1505
#170a02
#000000

Similar Color like #cf6017 color

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

#d06118
#d16219
#d2631a
#d3641b
#d4651c
#d5661d
#d6671e
#d7681f
#d86920
#d96a21
#da6b22
#db6c23
#dc6d24
#dd6e25
#ce5f16
#cd5e15
#cc5d14
#cb5c13
#ca5b12
#c95a11
#c85910
#c7580f
#c6570e
#c5560d
#c4550c
#c3540b
#c2530a
#c15209

Monochromatic Color with #cf6017

#cf6017
#f9741c
#251104
#4f2509
#7a390e
#a44c12

Tints of #cf6017 Color

#cf6017
#d47130
#d9834a
#df9564
#e4a67e
#e9b897
#efcab1
#f4dbcb
#f9ede5
#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

#cf6017
#1786cf

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

Split Complementary

#cf6017
#17cfbc
#172acf

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

Analogous Color

#cf1718
#cf3b17
#cf6017
#cf8517
#cfaa17

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

#cf6017
#17cf60
#6017cf

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

#cf6017
#2acf17
#1786cf
#bc17cf

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

#cf6017
#1786cf
#172acf
#cfbc17

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 #cf6017 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.

#cf6017 Color Code Preview on Black Background Color

This is how #cf6017 Color will look on black background color. Color contrast ratio is 5.34

#cf6017 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf6017

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf6017

#cf6017 color code is use for CSS Background Color

Background color for the above div is #cf6017

HTML with inline CSS

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

#cf6017 color code is use for CSS Border Color

CSS Border color for the above div is #cf6017

HTML with inline CSS

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

CSS Border Left color for the above div is #cf6017

HTML with inline CSS

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

CSS Border Right color for the above div is #cf6017

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf6017

HTML with inline CSS

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

CSS Border Top color for the above div is #cf6017

HTML with inline CSS

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

#cf6017 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf6017 Color code Preview on White Background

This is how #cf6017 Color code will look on white background color. Color contrast ratio is 3.93

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 #cf6017; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cf6017; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.