COLOR #C69576

HEX: #C69576 RGB: (198,149,118)

Color info

#C69576 contains mainly red and green colors. Web safe color of #C69576 is #CC9966 (or #C96).

RGB color model

#C69576 color RGB value is (198,149,118).

RGB: (198,149,118) (78%, 58%, 46%)

RGB channels and saturation

R 198 of 255 = 78%
G 149 of 255 = 58%
B 118 of 255 = 46%

198
149
118

R + G + B ~ 61%. #C69576 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 149 + 118 = 465 (100%)
R 198 of 465 ~ 42.58%
G 149 of 465 ~ 32.04%
B 118 of 465 ~ 25.38'%

%42.58
%32.04
%25.38

CMYK color model

#C69576 color CMYK value is (0,25,40,22).

  • cyan value is 0.00%
  • magenta value is 24.75%
  • yellow value is 40.40%
  • key color value is 22.35%

CMYK: (0,25,40,22)
C0M25Y40K22 (0%, 25%, 40%, 22%)
(0.00 / 0.25 / 0.40 / 0.22)

CMYK percentages

%0
%24.75
%40.4
%22.35

Codes

Color #C69576 in popluar color models

C6 95 76
RGB 198 149 118
HSL 23° 41.24% 61.96%
HSB/HSV 23° 40.40% 77.65%
CMYK 0.00% 24.75% 40.40%
22.35%

Color #C69576 in popluar number systems.

HEX C6 95 76
Decimal 198 149 118
Binary 11000110 10010101 1110110
Octal 306 225 166

Shades and tints

Shades of #C69576

#C69576
(198,149,118)
#B4886C
(180,136,108)
#A27B62
(162,123,98)
#906E58
(144,110,88)
#7E614E
(126,97,78)
#6C5444
(108,84,68)
#5A473A
(90,71,58)
#483A30
(72,58,48)
#362D26
(54,45,38)
#24201C
(36,32,28)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #C69576

#C69576
(198,149,118)
#CB9E82
(203,158,130)
#D0A78E
(208,167,142)
#D5B09A
(213,176,154)
#DAB9A6
(218,185,166)
#DFC2B2
(223,194,178)
#E4CBBE
(228,203,190)
#E9D4CA
(233,212,202)
#EEDDD6
(238,221,214)
#F3E6E2
(243,230,226)
#F8EFEE
(248,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69576 color. Also use rgb(198,149,118) instead hex code.

Text Font Color

.myTextColor { color: #C69576; }

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

This text font color is #C69576.

Background Color

.myBgColor { background-color: #C69576; }

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

This div background color is #C69576.

Border color

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

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

This div border color is #C69576.

Opacity

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

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

Text with #C69576 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 #C69576;}

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

This text has shadow with #C69576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69576.

Preview

Color preview on black background

This text has color #C69576 on black background.


Color preview on white background

This text has color #C69576 on white background.


Black color preview on #C69576 background

This text has black color on #C69576 background.


White color preview on #C69576 background

This text has white color on #C69576 background.


Related colors

Complementary color

Complementary color for #hex is #396A89.


I love getcolorcode.com

Triadic colors

1 #76C695 and #9576C6 with #C69576 are triadic colors.

2 #7695C6 and #95C676 with #C69576 are triadic colors.