COLOR #C69674

HEX: #C69674 RGB: (198,150,116)

Color info

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

RGB color model

#C69674 color RGB value is (198,150,116).

RGB: (198,150,116) (78%, 59%, 45%)

RGB channels and saturation

R 198 of 255 = 78%
G 150 of 255 = 59%
B 116 of 255 = 45%

198
150
116

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

Portions of RGB colors in percentages

R + G + B = 198 + 150 + 116 = 464 (100%)
R 198 of 464 ~ 42.67%
G 150 of 464 ~ 32.33%
B 116 of 464 ~ 25'%

%42.67
%32.33
%25

CMYK color model

#C69674 color CMYK value is (0,24,41,22).

  • cyan value is 0.00%
  • magenta value is 24.24%
  • yellow value is 41.41%
  • key color value is 22.35%

CMYK: (0,24,41,22)
C0M24Y41K22 (0%, 24%, 41%, 22%)
(0.00 / 0.24 / 0.41 / 0.22)

CMYK percentages

%0
%24.24
%41.41
%22.35

Codes

Color #C69674 in popluar color models

C6 96 74
RGB 198 150 116
HSL 25° 41.84% 61.57%
HSB/HSV 25° 41.41% 77.65%
CMYK 0.00% 24.24% 41.41%
22.35%

Color #C69674 in popluar number systems.

HEX C6 96 74
Decimal 198 150 116
Binary 11000110 10010110 1110100
Octal 306 226 164

Shades and tints

Shades of #C69674

#C69674
(198,150,116)
#B4896A
(180,137,106)
#A27C60
(162,124,96)
#906F56
(144,111,86)
#7E624C
(126,98,76)
#6C5542
(108,85,66)
#5A4838
(90,72,56)
#483B2E
(72,59,46)
#362E24
(54,46,36)
#24211A
(36,33,26)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #C69674

#C69674
(198,150,116)
#CB9F80
(203,159,128)
#D0A88C
(208,168,140)
#D5B198
(213,177,152)
#DABAA4
(218,186,164)
#DFC3B0
(223,195,176)
#E4CCBC
(228,204,188)
#E9D5C8
(233,213,200)
#EEDED4
(238,222,212)
#F3E7E0
(243,231,224)
#F8F0EC
(248,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69674 color. Also use rgb(198,150,116) instead hex code.

Text Font Color

.myTextColor { color: #C69674; }

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

This text font color is #C69674.

Background Color

.myBgColor { background-color: #C69674; }

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

This div background color is #C69674.

Border color

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

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

This div border color is #C69674.

Opacity

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

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

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

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

This text has shadow with #C69674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69674.

Preview

Color preview on black background

This text has color #C69674 on black background.


Color preview on white background

This text has color #C69674 on white background.


Black color preview on #C69674 background

This text has black color on #C69674 background.


White color preview on #C69674 background

This text has white color on #C69674 background.


Related colors

Complementary color

Complementary color for #hex is #39698B.


I love getcolorcode.com

Triadic colors

1 #74C696 and #9674C6 with #C69674 are triadic colors.

2 #7496C6 and #96C674 with #C69674 are triadic colors.