crispedge.com

Color picker

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

#cf5314 hex color - Orange - Warm color - Information

#cf5314 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #cf5314 Color code in RGB color code model is created after adding 81.18% red color, 32.55% green color and 7.84% blue color. Hex #cf5314 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 90% yellow and 19% black.

Hex #cf5314 color code is between #cc5511 web safe hex color code and #dd4422 web safe hex color code. #cc5511 is the nearest web safe color code. You can see here many more shades of #cf5314 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecf5314#cf5314
RGB Decimal207, 83, 20rgb(207, 83, 20)
RGB Percent81%, 33%, 8%rgb(81%, 33%, 8%)
CSS RGBa207, 83, 20,1rgba(207,83,20,1)
CMYK Modelcmyk(0%,60%,90%,19%)
HSL Color Space20,82% ,45%hsl(20,82% ,45%)
HSV Color Space20°, 90%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011110101001100010100
Octal31712324
Decimal2078320
Hexcf5314

Different shades of #cf5314 color code.

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

Light Shade of #cf5314
#eb6c2b
Dark Shade of #cf5314
#a04010
Saturated Shade of #cf5314
#da4f09
Desaturated Shade of #cf5314
#c4571f
Grey scale Shade of #cf5314
#717171
Brighten Shade
#e86c2d
Most Readable Shade
#FFFFFF

Shades of #cf5314 color code

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

#cf5314
#b84911
#a1400f
#8a370d
#732e0b
#5c2408
#451b06
#2e1204
#170902
#000000

Similar Color like #cf5314 color

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

#d05415
#d15516
#d25617
#d35718
#d45819
#d5591a
#d65a1b
#d75b1c
#d85c1d
#d95d1e
#da5e1f
#db5f20
#dc6021
#dd6122
#ce5213
#cd5112
#cc5011
#cb4f10
#ca4e0f
#c94d0e
#c84c0d
#c74b0c
#c64a0b
#c5490a
#c44809
#c34708
#c24607
#c14506

Monochromatic Color with #cf5314

#cf5314
#f96418
#250f04
#4f2008
#7a310c
#a44210

Tints of #cf5314 Color

#cf5314
#d4662e
#d97948
#df8c62
#e49f7c
#e9b296
#efc5b0
#f4d8ca
#f9ebe4
#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

#cf5314
#1490cf

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

Split Complementary

#cf5314
#14cfb1
#1432cf

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

Analogous Color

#cf1420
#cf2e14
#cf5314
#cf7814
#cf9e14

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

#cf5314
#14cf53
#5314cf

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

#cf5314
#32cf14
#1490cf
#b014cf

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

#cf5314
#1490cf
#1432cf
#cfb114

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

#cf5314 Color Code Preview on Black Background Color

This is how #cf5314 Color will look on black background color. Color contrast ratio is 4.90

#cf5314 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf5314

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf5314

#cf5314 color code is use for CSS Background Color

Background color for the above div is #cf5314

HTML with inline CSS

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

#cf5314 color code is use for CSS Border Color

CSS Border color for the above div is #cf5314

HTML with inline CSS

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

CSS Border Left color for the above div is #cf5314

HTML with inline CSS

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

CSS Border Right color for the above div is #cf5314

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf5314

HTML with inline CSS

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

CSS Border Top color for the above div is #cf5314

HTML with inline CSS

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

#cf5314 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf5314 Color code Preview on White Background

This is how #cf5314 Color code will look on white background color. Color contrast ratio is 4.29

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

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.