Skip to main content Skip to docs navigation

#cb463e 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 Holland Red and its hex is #CB4543 Nearest Color Name

Color Hue/Base color: Orange

Hex #cb463e Color code in RGB color code model is created after adding 79.61% red color, 27.45% green color and 24.31% blue color. Hex #cb463e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 69% yellow and 20.39% black.

Hex #cb463e color code is between #cc4444 web safe hex color code and #bb5533 web safe hex color code. #cc4444 is the nearest web safe color code. You can see here many more shades of #cb463e color code.

RGB Chart

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

Color Table

Hex Color Code cb463e #cb463e
RGB Decimal 203, 70, 62 203, 70, 62
RGB Percent 80%, 27%, 24% rgb(80%, 27%, 24%)
CSS RGBa 203, 70, 62,1 rgba(203,70,62,1)
CMYK Model cmyk(0%,66%,69%,20.39%)
HSL Color Space 3,58% ,52% hsl(3,58% ,52%)
HSV Color Space 3°, 69%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 01000110 00111110
Octal 313 106 76
Decimal 203 70 62
Hex cb 46 3e

Different shades of #cb463e color code.

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

Darkest of #cb463e
#581b18
Darker of #cb463e
#802823
Dark of #cb463e
#a9342d
Base of #cb463e
#cb463e
Light of #cb463e
#d66d66
Lighter
#e1938e
Lightest
#ebbab7

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

#cb463e
#3ec3cb

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

Split Complementary

#cb463e
#3ecb8c
#3e7dcb

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

Analogous Color

#cb3e88
#cb3e71
#cb463e
#cb753e
#cbb03e

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

#cb463e
#463ecb
#3ecb46

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

#cb463e
#3ecb46
#3ec3cb
#cb3ec3

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

#cb463e
#7dcb3e
#3ec3cb
#8c3ecb

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 #cb463e

#300f0d
#581b18
#802823
#a9342d
#cb463e
#d66d66
#e1938e
#ebbab7
#f6e0df

Tints of #cb463e Color

#cb463e
#d05a53
#d66f68
#dc837e
#e29893
#e7aca9
#edc1be
#f3d5d4
#f9eae9
#ffffff

Shades of #cb463e color code

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

#cb463e
#b43e37
#9d3630
#872e29
#702622
#5a1f1b
#431714
#2d0f0d
#160706
#000000

Tones

#cb463e
#b25c56
#9a716f
#848484
#848484

Tones

Similar Color like #cb463e color

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

#cc473f
#cd4840
#ce4941
#cf4a42
#d04b43
#d14c44
#d24d45
#d34e46
#d44f47
#d55048
#d65149
#d7524a
#d8534b
#d9544c
#ca453d
#c9443c
#c8433b
#c7423a
#c64139
#c54038
#c43f37
#c33e36
#c23d35
#c13c34
#c03b33
#bf3a32
#be3931
#bd3830

Download this Dark Orange

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

#cb463e Color Code Preview on Black Background Color

This is how #cb463e Color will look on black background color. Color contrast ratio is 4.48

#cb463e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb463e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb463e

#cb463e color code is use for CSS Background Color

Background color for the above div is #cb463e

HTML with inline CSS

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

#cb463e color code is use for CSS Border Color

CSS Border color for the above div is #cb463e

HTML with inline CSS

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

CSS Border Left color for the above div is #cb463e

HTML with inline CSS

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

CSS Border Right color for the above div is #cb463e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb463e

HTML with inline CSS

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

CSS Border Top color for the above div is #cb463e

HTML with inline CSS

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

#cb463e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb463e Color code Preview on White Background

This is how #cb463e Color code will look on white background color. Color contrast ratio is 4.68

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

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(203,70,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,195,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,70,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }