COLOR #C69796

HEX: #C69796 RGB: (198,151,150)

Color info

#C69796 contains red, green and blue colors in about the same proportion. Web safe color of #C69796 is #CC9999 (or #C99).

RGB color model

#C69796 color RGB value is (198,151,150).

RGB: (198,151,150) (78%, 59%, 59%)

RGB channels and saturation

R 198 of 255 = 78%
G 151 of 255 = 59%
B 150 of 255 = 59%

198
151
150

R + G + B ~ 65%. #C69796 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 151 + 150 = 499 (100%)
R 198 of 499 ~ 39.68%
G 151 of 499 ~ 30.26%
B 150 of 499 ~ 30.06'%

%39.68
%30.26
%30.06

CMYK color model

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

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

CMYK: (0,24,24,22)
C0M24Y24K22 (0%, 24%, 24%, 22%)
(0.00 / 0.24 / 0.24 / 0.22)

CMYK percentages

%0
%23.74
%24.24
%22.35

Codes

Color #C69796 in popluar color models

C6 97 96
RGB 198 151 150
HSL 29.63% 68.24%
HSB/HSV 24.24% 77.65%
CMYK 0.00% 23.74% 24.24%
22.35%

Color #C69796 in popluar number systems.

HEX C6 97 96
Decimal 198 151 150
Binary 11000110 10010111 10010110
Octal 306 227 226

Shades and tints

Shades of #C69796

#C69796
(198,151,150)
#B48A89
(180,138,137)
#A27D7C
(162,125,124)
#90706F
(144,112,111)
#7E6362
(126,99,98)
#6C5655
(108,86,85)
#5A4948
(90,73,72)
#483C3B
(72,60,59)
#362F2E
(54,47,46)
#242221
(36,34,33)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #C69796

#C69796
(198,151,150)
#CBA09F
(203,160,159)
#D0A9A8
(208,169,168)
#D5B2B1
(213,178,177)
#DABBBA
(218,187,186)
#DFC4C3
(223,196,195)
#E4CDCC
(228,205,204)
#E9D6D5
(233,214,213)
#EEDFDE
(238,223,222)
#F3E8E7
(243,232,231)
#F8F1F0
(248,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C69796; }

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

This text font color is #C69796.

Background Color

.myBgColor { background-color: #C69796; }

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

This div background color is #C69796.

Border color

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

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

This div border color is #C69796.

Opacity

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

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

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

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

This text has shadow with #C69796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69796.

Preview

Color preview on black background

This text has color #C69796 on black background.


Color preview on white background

This text has color #C69796 on white background.


Black color preview on #C69796 background

This text has black color on #C69796 background.


White color preview on #C69796 background

This text has white color on #C69796 background.


Related colors

Complementary color

Complementary color for #hex is #396869.


I love getcolorcode.com

Triadic colors

1 #96C697 and #9796C6 with #C69796 are triadic colors.

2 #9697C6 and #97C696 with #C69796 are triadic colors.