COLOR #C4A5BA

HEX: #C4A5BA RGB: (196,165,186)

Color info

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

RGB color model

#C4A5BA color RGB value is (196,165,186).

RGB: (196,165,186) (77%, 65%, 73%)

RGB channels and saturation

R 196 of 255 = 77%
G 165 of 255 = 65%
B 186 of 255 = 73%

196
165
186

R + G + B ~ 72%. #C4A5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 165 + 186 = 547 (100%)
R 196 of 547 ~ 35.83%
G 165 of 547 ~ 30.16%
B 186 of 547 ~ 34'%

%35.83
%30.16
%34

CMYK color model

#C4A5BA color CMYK value is (0,16,5,23).

  • cyan value is 0.00%
  • magenta value is 15.82%
  • yellow value is 5.10%
  • key color value is 23.14%
CMYK: (0,16,5,23) C0M16Y5K23 (0%,16%,5%,23%) (0.00/0.16/0.05/0.23) 

CMYK percentages

%0
%15.82
%5.1
%23.14

Codes

Color #C4A5BA in popluar color models

C4 A5 BA
RGB 196 165 186
HSL 319° 20.81% 70.78%
HSB/HSV 319° 15.82% 76.86%
CMYK 0.00% 15.82% 5.10%
23.14%

Color #C4A5BA in popluar number systems.

HEX C4 A5 BA
Decimal 196 165 186
Binary 11000100 10100101 10111010
Octal 304 245 272

Shades and tints

Shades of #C4A5BA

#C4A5BA
(196,165,186)
#B396AA
(179,150,170)
#A2879A
(162,135,154)
#91788A
(145,120,138)
#80697A
(128,105,122)
#6F5A6A
(111,90,106)
#5E4B5A
(94,75,90)
#4D3C4A
(77,60,74)
#3C2D3A
(60,45,58)
#2B1E2A
(43,30,42)
#1A0F1A
(26,15,26)
#000000
(0,0,0)

Tints of #C4A5BA

#C4A5BA
(196,165,186)
#C9ADC0
(201,173,192)
#CEB5C6
(206,181,198)
#D3BDCC
(211,189,204)
#D8C5D2
(216,197,210)
#DDCDD8
(221,205,216)
#E2D5DE
(226,213,222)
#E7DDE4
(231,221,228)
#ECE5EA
(236,229,234)
#F1EDF0
(241,237,240)
#F6F5F6
(246,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A5BA color. Also use rgb(196,165,186) instead hex code.

Text Font Color

.myTextColor { color: #C4A5BA; }

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

This text font color is #C4A5BA.

Background Color

.myBgColor { background-color: #C4A5BA; }

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

This div background color is #C4A5BA.

Border color

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

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

This div border color is #C4A5BA.

Opacity

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

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

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

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

This text has shadow with #C4A5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A5BA.

Preview

Color preview on black background

This text has color #C4A5BA on black background.


Color preview on white background

This text has color #C4A5BA on white background.


Black color preview on #C4A5BA background

This text has black color on #C4A5BA background.


White color preview on #C4A5BA background

This text has white color on #C4A5BA background.


Related colors

Complementary color

Complementary color for #hex is #3B5A45.


I love getcolorcode.com

Triadic colors

1 #BAC4A5 and #A5BAC4 with #C4A5BA are triadic colors.

2 #BAA5C4 and #A5C4BA with #C4A5BA are triadic colors.