COLOR #C499B4

HEX: #C499B4 RGB: (196,153,180)

Color info

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

RGB color model

#C499B4 color RGB value is (196,153,180).

RGB: (196,153,180) (77%, 60%, 71%)

RGB channels and saturation

R 196 of 255 = 77%
G 153 of 255 = 60%
B 180 of 255 = 71%

196
153
180

R + G + B ~ 69%. #C499B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 153 + 180 = 529 (100%)
R 196 of 529 ~ 37.05%
G 153 of 529 ~ 28.92%
B 180 of 529 ~ 34.03'%

%37.05
%28.92
%34.03

CMYK color model

#C499B4 color CMYK value is (0,22,8,23).

  • cyan value is 0.00%
  • magenta value is 21.94%
  • yellow value is 8.16%
  • key color value is 23.14%
CMYK: (0,22,8,23) C0M22Y8K23 (0%,22%,8%,23%) (0.00/0.22/0.08/0.23) 

CMYK percentages

%0
%21.94
%8.16
%23.14

Codes

Color #C499B4 in popluar color models

C4 99 B4
RGB 196 153 180
HSL 322° 26.71% 68.43%
HSB/HSV 322° 21.94% 76.86%
CMYK 0.00% 21.94% 8.16%
23.14%

Color #C499B4 in popluar number systems.

HEX C4 99 B4
Decimal 196 153 180
Binary 11000100 10011001 10110100
Octal 304 231 264

Shades and tints

Shades of #C499B4

#C499B4
(196,153,180)
#B38CA4
(179,140,164)
#A27F94
(162,127,148)
#917284
(145,114,132)
#806574
(128,101,116)
#6F5864
(111,88,100)
#5E4B54
(94,75,84)
#4D3E44
(77,62,68)
#3C3134
(60,49,52)
#2B2424
(43,36,36)
#1A1714
(26,23,20)
#000000
(0,0,0)

Tints of #C499B4

#C499B4
(196,153,180)
#C9A2BA
(201,162,186)
#CEABC0
(206,171,192)
#D3B4C6
(211,180,198)
#D8BDCC
(216,189,204)
#DDC6D2
(221,198,210)
#E2CFD8
(226,207,216)
#E7D8DE
(231,216,222)
#ECE1E4
(236,225,228)
#F1EAEA
(241,234,234)
#F6F3F0
(246,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C499B4 color. Also use rgb(196,153,180) instead hex code.

Text Font Color

.myTextColor { color: #C499B4; }

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

This text font color is #C499B4.

Background Color

.myBgColor { background-color: #C499B4; }

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

This div background color is #C499B4.

Border color

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

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

This div border color is #C499B4.

Opacity

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

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

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

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

This text has shadow with #C499B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C499B4.

Preview

Color preview on black background

This text has color #C499B4 on black background.


Color preview on white background

This text has color #C499B4 on white background.


Black color preview on #C499B4 background

This text has black color on #C499B4 background.


White color preview on #C499B4 background

This text has white color on #C499B4 background.


Related colors

Complementary color

Complementary color for #hex is #3B664B.


I love getcolorcode.com

Triadic colors

1 #B4C499 and #99B4C4 with #C499B4 are triadic colors.

2 #B499C4 and #99C4B4 with #C499B4 are triadic colors.