COLOR #C796B8

HEX: #C796B8 RGB: (199,150,184)

Color info

#C796B8 contains red, green and blue colors in about the same proportion. Web safe color of #C796B8 is #CC99CC (or #C9C).

RGB color model

#C796B8 color RGB value is (199,150,184).

RGB: (199,150,184) (78%, 59%, 72%)

RGB channels and saturation

R 199 of 255 = 78%
G 150 of 255 = 59%
B 184 of 255 = 72%

199
150
184

R + G + B ~ 70%. #C796B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 150 + 184 = 533 (100%)
R 199 of 533 ~ 37.34%
G 150 of 533 ~ 28.14%
B 184 of 533 ~ 34.52'%

%37.34
%28.14
%34.52

CMYK color model

#C796B8 color CMYK value is (0,25,8,22).

  • cyan value is 0.00%
  • magenta value is 24.62%
  • yellow value is 7.54%
  • key color value is 21.96%
CMYK: (0,25,8,22) C0M25Y8K22 (0%,25%,8%,22%) (0.00/0.25/0.08/0.22) 

CMYK percentages

%0
%24.62
%7.54
%21.96

Codes

Color #C796B8 in popluar color models

C7 96 B8
RGB 199 150 184
HSL 318° 30.43% 68.43%
HSB/HSV 318° 24.62% 78.04%
CMYK 0.00% 24.62% 7.54%
21.96%

Color #C796B8 in popluar number systems.

HEX C7 96 B8
Decimal 199 150 184
Binary 11000111 10010110 10111000
Octal 307 226 270

Shades and tints

Shades of #C796B8

#C796B8
(199,150,184)
#B589A8
(181,137,168)
#A37C98
(163,124,152)
#916F88
(145,111,136)
#7F6278
(127,98,120)
#6D5568
(109,85,104)
#5B4858
(91,72,88)
#493B48
(73,59,72)
#372E38
(55,46,56)
#252128
(37,33,40)
#131418
(19,20,24)
#000000
(0,0,0)

Tints of #C796B8

#C796B8
(199,150,184)
#CC9FBE
(204,159,190)
#D1A8C4
(209,168,196)
#D6B1CA
(214,177,202)
#DBBAD0
(219,186,208)
#E0C3D6
(224,195,214)
#E5CCDC
(229,204,220)
#EAD5E2
(234,213,226)
#EFDEE8
(239,222,232)
#F4E7EE
(244,231,238)
#F9F0F4
(249,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C796B8 color. Also use rgb(199,150,184) instead hex code.

Text Font Color

.myTextColor { color: #C796B8; }

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

This text font color is #C796B8.

Background Color

.myBgColor { background-color: #C796B8; }

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

This div background color is #C796B8.

Border color

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

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

This div border color is #C796B8.

Opacity

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

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

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

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

This text has shadow with #C796B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C796B8.

Preview

Color preview on black background

This text has color #C796B8 on black background.


Color preview on white background

This text has color #C796B8 on white background.


Black color preview on #C796B8 background

This text has black color on #C796B8 background.


White color preview on #C796B8 background

This text has white color on #C796B8 background.


Related colors

Complementary color

Complementary color for #hex is #386947.


I love getcolorcode.com

Triadic colors

1 #B8C796 and #96B8C7 with #C796B8 are triadic colors.

2 #B896C7 and #96C7B8 with #C796B8 are triadic colors.