COLOR #C77026

HEX: #C77026 RGB: (199,112,38)

Color info

#C77026 contains mainly red color. Web safe color of #C77026 is #CC6633 (or #C63).

RGB color model

#C77026 color RGB value is (199,112,38).

RGB: (199,112,38) (78%, 44%, 15%)

RGB channels and saturation

R 199 of 255 = 78%
G 112 of 255 = 44%
B 38 of 255 = 15%

199
112
38

R + G + B ~ 46%. #C77026 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 199 + 112 + 38 = 349 (100%)
R 199 of 349 ~ 57.02%
G 112 of 349 ~ 32.09%
B 38 of 349 ~ 10.89'%

%57.02
%32.09
%10.89

CMYK color model

#C77026 color CMYK value is (0,44,81,22).

  • cyan value is 0.00%
  • magenta value is 43.72%
  • yellow value is 80.90%
  • key color value is 21.96%

CMYK: (0,44,81,22)
C0M44Y81K22 (0%, 44%, 81%, 22%)
(0.00 / 0.44 / 0.81 / 0.22)

CMYK percentages

%0
%43.72
%80.9
%21.96

Codes

Color #C77026 in popluar color models

C7 70 26
RGB 199 112 38
HSL 28° 67.93% 46.47%
HSB/HSV 28° 80.90% 78.04%
CMYK 0.00% 43.72% 80.90%
21.96%

Color #C77026 in popluar number systems.

HEX C7 70 26
Decimal 199 112 38
Binary 11000111 1110000 100110
Octal 307 160 46

Shades and tints

Shades of #C77026

#C77026
(199,112,38)
#B56623
(181,102,35)
#A35C20
(163,92,32)
#91521D
(145,82,29)
#7F481A
(127,72,26)
#6D3E17
(109,62,23)
#5B3414
(91,52,20)
#492A11
(73,42,17)
#37200E
(55,32,14)
#25160B
(37,22,11)
#130C08
(19,12,8)
#000000
(0,0,0)

Tints of #C77026

#C77026
(199,112,38)
#CC7D39
(204,125,57)
#D18A4C
(209,138,76)
#D6975F
(214,151,95)
#DBA472
(219,164,114)
#E0B185
(224,177,133)
#E5BE98
(229,190,152)
#EACBAB
(234,203,171)
#EFD8BE
(239,216,190)
#F4E5D1
(244,229,209)
#F9F2E4
(249,242,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77026 color. Also use rgb(199,112,38) instead hex code.

Text Font Color

.myTextColor { color: #C77026; }

<p style="color:#C77026">This sample text font color is #C77026.</p>

This text font color is #C77026.

Background Color

.myBgColor { background-color: #C77026; }

<div style="background-color:#C77026">Inner text</div>

This div background color is #C77026.

Border color

.myBorderColor { border: 1px solid #C77026; }

<div style="border:3px solid #C77026">Div</div>

This div border color is #C77026.

Opacity

.myOpacity80 { color: #C77026; opacity: 0.8; }

<p style="color:#C77026;opacity:0.8;">80%</p>

Text with #C77026 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C77026;}

<p style="text-shadow: 3px 3px 1px #C77026">Text here.</p>

This text has shadow with #C77026 color.


.textShadow {text-shadow: 3px 3px 1px #C77026', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C77026, 5px 5px 20px red">Text here.</p>

This text has shadow with #C77026 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C77026, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C77026, Direction=45, Strength=4)">Text</p>

This text has shadow with #C77026 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C77026;
-webkit-box-shadow: 1px 1px 3px 2px #C77026;
box-shadow: 1px 1px 3px 2px #C77026;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C77026; -webkit-box-shadow: 1px 1px 3px 2px #C77026; box-shadow:1px 1px 3px 2px #C77026;">
Div content here
</div>

This div box has shadow with color #C77026.

Preview

Color preview on black background

This text has color #C77026 on black background.


Color preview on white background

This text has color #C77026 on white background.


Black color preview on #C77026 background

This text has black color on #C77026 background.


White color preview on #C77026 background

This text has white color on #C77026 background.


Related colors

Complementary color

Complementary color for #hex is #388FD9.


I love getcolorcode.com

Triadic colors

1 #26C770 and #7026C7 with #C77026 are triadic colors.

2 #2670C7 and #70C726 with #C77026 are triadic colors.