COLOR #C4ADBE

HEX: #C4ADBE RGB: (196,173,190)

Color info

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

RGB color model

#C4ADBE color RGB value is (196,173,190).

RGB: (196,173,190) (77%, 68%, 75%)

RGB channels and saturation

R 196 of 255 = 77%
G 173 of 255 = 68%
B 190 of 255 = 75%

196
173
190

R + G + B ~ 73%. #C4ADBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 173 + 190 = 559 (100%)
R 196 of 559 ~ 35.06%
G 173 of 559 ~ 30.95%
B 190 of 559 ~ 33.99'%

%35.06
%30.95
%33.99

CMYK color model

#C4ADBE color CMYK value is (0,12,3,23).

  • cyan value is 0.00%
  • magenta value is 11.73%
  • yellow value is 3.06%
  • key color value is 23.14%
CMYK: (0,12,3,23) C0M12Y3K23 (0%,12%,3%,23%) (0.00/0.12/0.03/0.23) 

CMYK percentages

%0
%11.73
%3.06
%23.14

Codes

Color #C4ADBE in popluar color models

C4 AD BE
RGB 196 173 190
HSL 316° 16.31% 72.35%
HSB/HSV 316° 11.73% 76.86%
CMYK 0.00% 11.73% 3.06%
23.14%

Color #C4ADBE in popluar number systems.

HEX C4 AD BE
Decimal 196 173 190
Binary 11000100 10101101 10111110
Octal 304 255 276

Shades and tints

Shades of #C4ADBE

#C4ADBE
(196,173,190)
#B39EAD
(179,158,173)
#A28F9C
(162,143,156)
#91808B
(145,128,139)
#80717A
(128,113,122)
#6F6269
(111,98,105)
#5E5358
(94,83,88)
#4D4447
(77,68,71)
#3C3536
(60,53,54)
#2B2625
(43,38,37)
#1A1714
(26,23,20)
#000000
(0,0,0)

Tints of #C4ADBE

#C4ADBE
(196,173,190)
#C9B4C3
(201,180,195)
#CEBBC8
(206,187,200)
#D3C2CD
(211,194,205)
#D8C9D2
(216,201,210)
#DDD0D7
(221,208,215)
#E2D7DC
(226,215,220)
#E7DEE1
(231,222,225)
#ECE5E6
(236,229,230)
#F1ECEB
(241,236,235)
#F6F3F0
(246,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4ADBE color. Also use rgb(196,173,190) instead hex code.

Text Font Color

.myTextColor { color: #C4ADBE; }

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

This text font color is #C4ADBE.

Background Color

.myBgColor { background-color: #C4ADBE; }

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

This div background color is #C4ADBE.

Border color

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

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

This div border color is #C4ADBE.

Opacity

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

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

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

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

This text has shadow with #C4ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ADBE.

Preview

Color preview on black background

This text has color #C4ADBE on black background.


Color preview on white background

This text has color #C4ADBE on white background.


Black color preview on #C4ADBE background

This text has black color on #C4ADBE background.


White color preview on #C4ADBE background

This text has white color on #C4ADBE background.


Related colors

Complementary color

Complementary color for #hex is #3B5241.


I love getcolorcode.com

Triadic colors

1 #BEC4AD and #ADBEC4 with #C4ADBE are triadic colors.

2 #BEADC4 and #ADC4BE with #C4ADBE are triadic colors.