Skip to main content Skip to docs navigation

#cf320a hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Dazzling Red and its hex is #D82C0D Nearest Color Name

Color Hue/Base color: Orange

Hex #cf320a Color code in RGB color code model is created after adding 81.18% red color, 19.61% green color and 3.92% blue color. Hex #cf320a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 95% yellow and 18.82% black.

Hex #cf320a color code is between #cc3311 web safe hex color code and #dd2200 web safe hex color code. #cc3311 is the nearest web safe color code. You can see here many more shades of #cf320a color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code cf320a #cf320a
RGB Decimal 207, 50, 10 207, 50, 10
RGB Percent 81%, 20%, 4% rgb(81%, 20%, 4%)
CSS RGBa 207, 50, 10,1 rgba(207,50,10,1)
CMYK Model cmyk(0%,76%,95%,18.82%)
HSL Color Space 12,91% ,43% hsl(12,91% ,43%)
HSV Color Space 12°, 95%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 00110010 00001010
Octal 317 62 12
Decimal 207 50 10
Hex cf 32 0a

Different shades of #cf320a color code.

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

Darkest of #cf320a
#3d0f03
Darker of #cf320a
#6e1a05
Dark of #cf320a
#9e2608
Base of #cf320a
#cf320a
Light of #cf320a
#f44518
Lighter
#f66c49
Lightest
#f99379

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

#cf320a
#0aa7cf

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

Split Complementary

#cf320a
#0acf94
#0a45cf

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

Analogous Color

#cf0a55
#cf0a34
#cf320a
#cf740a
#cfc60a

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

#cf320a
#320acf
#0acf32

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

#cf320a
#0acf32
#0aa7cf
#cf0aa7

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

Square Color

#cf320a
#45cf0a
#0aa7cf
#940acf

Square 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).

Monochromatic Color with #cf320a

#0c0301
#3d0f03
#6e1a05
#9e2608
#cf320a
#f44518
#f66c49
#f99379
#fbbbaa

Tints of #cf320a Color

#cf320a
#d44825
#d95f40
#df765b
#e48d76
#e9a392
#efbaad
#f4d1c8
#f9e8e3
#ffffff

Shades of #cf320a color code

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

#cf320a
#b82c08
#a12607
#8a2106
#731b05
#5c1604
#451003
#2e0b02
#170501
#000000

Tones

#cf320a
#b93f20
#a44c35
#8e594b
#786661

Tones

Similar Color like #cf320a color

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

#d0330b
#d1340c
#d2350d
#d3360e
#d4370f
#d53810
#d63911
#d73a12
#d83b13
#d93c14
#da3d15
#db3e16
#dc3f17
#dd4018
#ce3109
#cd3008
#cc2f07
#cb2e06
#ca2d05
#c92c04
#c82b03
#c72a02
#c62901
#c52800
#c42700
#c32600
#c22500
#c12400

Download this Dark Orange

Hex #cf320a 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.

#cf320a Color Code Preview on Black Background Color

This is how #cf320a Color will look on black background color. Color contrast ratio is 4.11

#cf320a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf320a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf320a

#cf320a color code is use for CSS Background Color

Background color for the above div is #cf320a

HTML with inline CSS

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

#cf320a color code is use for CSS Border Color

CSS Border color for the above div is #cf320a

HTML with inline CSS

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

CSS Border Left color for the above div is #cf320a

HTML with inline CSS

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

CSS Border Right color for the above div is #cf320a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf320a

HTML with inline CSS

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

CSS Border Top color for the above div is #cf320a

HTML with inline CSS

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

#cf320a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf320a Color code Preview on White Background

This is how #cf320a Color code will look on white background color. Color contrast ratio is 5.10

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(207,50,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,167,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,50,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }