COLOR #C1A5BA

HEX: #C1A5BA RGB: (193,165,186)

Color info

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

RGB color model

#C1A5BA color RGB value is (193,165,186).

RGB: (193,165,186) (76%, 65%, 73%)

RGB channels and saturation

R 193 of 255 = 76%
G 165 of 255 = 65%
B 186 of 255 = 73%

193
165
186

R + G + B ~ 71%. #C1A5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 165 + 186 = 544 (100%)
R 193 of 544 ~ 35.48%
G 165 of 544 ~ 30.33%
B 186 of 544 ~ 34.19'%

%35.48
%30.33
%34.19

CMYK color model

#C1A5BA color CMYK value is (0,15,4,24).

  • cyan value is 0.00%
  • magenta value is 14.51%
  • yellow value is 3.63%
  • key color value is 24.31%

CMYK: (0,15,4,24)
C0M15Y4K24 (0%, 15%, 4%, 24%)
(0.00 / 0.15 / 0.04 / 0.24)

CMYK percentages

%0
%14.51
%3.63
%24.31

Codes

Color #C1A5BA in popluar color models

C1 A5 BA
RGB 193 165 186
HSL 315° 18.42% 70.20%
HSB/HSV 315° 14.51% 75.69%
CMYK 0.00% 14.51% 3.63%
24.31%

Color #C1A5BA in popluar number systems.

HEX C1 A5 BA
Decimal 193 165 186
Binary 11000001 10100101 10111010
Octal 301 245 272

Shades and tints

Shades of #C1A5BA

#C1A5BA
(193,165,186)
#B096AA
(176,150,170)
#9F879A
(159,135,154)
#8E788A
(142,120,138)
#7D697A
(125,105,122)
#6C5A6A
(108,90,106)
#5B4B5A
(91,75,90)
#4A3C4A
(74,60,74)
#392D3A
(57,45,58)
#281E2A
(40,30,42)
#170F1A
(23,15,26)
#000000
(0,0,0)

Tints of #C1A5BA

#C1A5BA
(193,165,186)
#C6ADC0
(198,173,192)
#CBB5C6
(203,181,198)
#D0BDCC
(208,189,204)
#D5C5D2
(213,197,210)
#DACDD8
(218,205,216)
#DFD5DE
(223,213,222)
#E4DDE4
(228,221,228)
#E9E5EA
(233,229,234)
#EEEDF0
(238,237,240)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1A5BA; }

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

This text font color is #C1A5BA.

Background Color

.myBgColor { background-color: #C1A5BA; }

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

This div background color is #C1A5BA.

Border color

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

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

This div border color is #C1A5BA.

Opacity

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

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

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

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

This text has shadow with #C1A5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A5BA.

Preview

Color preview on black background

This text has color #C1A5BA on black background.


Color preview on white background

This text has color #C1A5BA on white background.


Black color preview on #C1A5BA background

This text has black color on #C1A5BA background.


White color preview on #C1A5BA background

This text has white color on #C1A5BA background.


Related colors

Complementary color

Complementary color for #hex is #3E5A45.


I love getcolorcode.com

Triadic colors

1 #BAC1A5 and #A5BAC1 with #C1A5BA are triadic colors.

2 #BAA5C1 and #A5C1BA with #C1A5BA are triadic colors.