crispedge.com

Color picker

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

#cf7217 hex color - Brown - Warm color - Information

#cf7217 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #cf7217 color code is between #cc7711 web safe hex color code and #dd6622 web safe hex color code. #cc7711 is the nearest web safe color code. You can see here many more shades of #cf7217 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecf7217#cf7217
RGB Decimal207, 114, 23rgb(207, 114, 23)
RGB Percent81%, 45%, 9%rgb(81%, 45%, 9%)
CSS RGBa207, 114, 23,1rgba(207,114,23,1)
CMYK Modelcmyk(0%,45%,89%,19%)
HSL Color Space30,80% ,45%hsl(30,80% ,45%)
HSV Color Space30°, 89%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011110111001000010111
Octal31716227
Decimal20711423
Hexcf7217

Different shades of #cf7217 color code.

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

Light Shade of #cf7217
#e88b31
Dark Shade of #cf7217
#a15912
Saturated Shade of #cf7217
#da720c
Desaturated Shade of #cf7217
#c37222
Grey scale Shade of #cf7217
#737373
Brighten Shade
#e88b30
Most Readable Shade
#000000

Shades of #cf7217 color code

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

#cf7217
#b86514
#a15811
#8a4c0f
#733f0c
#5c320a
#452607
#2e1905
#170c02
#000000

Similar Color like #cf7217 color

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

#d07318
#d17419
#d2751a
#d3761b
#d4771c
#d5781d
#d6791e
#d77a1f
#d87b20
#d97c21
#da7d22
#db7e23
#dc7f24
#dd8025
#ce7116
#cd7015
#cc6f14
#cb6e13
#ca6d12
#c96c11
#c86b10
#c76a0f
#c6690e
#c5680d
#c4670c
#c3660b
#c2650a
#c16409

Monochromatic Color with #cf7217

#cf7217
#f9891c
#251404
#4f2c09
#7a430e
#a45b12

Tints of #cf7217 Color

#cf7217
#d48130
#d9914a
#dfa164
#e4b07e
#e9c097
#efd0b1
#f4dfcb
#f9efe5
#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

#cf7217
#1774cf

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

Split Complementary

#cf7217
#17cfce
#1718cf

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

Analogous Color

#cf2817
#cf4d17
#cf7217
#cf9717
#cfbc17

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

#cf7217
#17cf72
#7217cf

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

#cf7217
#18cf17
#1774cf
#ce17cf

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

#cf7217
#1774cf
#1718cf
#cfce17

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

#cf7217 Color Code Preview on Black Background Color

This is how #cf7217 Color will look on black background color. Color contrast ratio is 6.07

#cf7217 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf7217

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf7217

#cf7217 color code is use for CSS Background Color

Background color for the above div is #cf7217

HTML with inline CSS

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

#cf7217 color code is use for CSS Border Color

CSS Border color for the above div is #cf7217

HTML with inline CSS

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

CSS Border Left color for the above div is #cf7217

HTML with inline CSS

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

CSS Border Right color for the above div is #cf7217

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf7217

HTML with inline CSS

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

CSS Border Top color for the above div is #cf7217

HTML with inline CSS

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

#cf7217 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf7217 Color code Preview on White Background

This is how #cf7217 Color code will look on white background color. Color contrast ratio is 3.46

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.