COLOR #C0A5C3

HEX: #C0A5C3 RGB: (192,165,195)

Color info

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

RGB color model

#C0A5C3 color RGB value is (192,165,195).

RGB: (192,165,195) (75%, 65%, 76%)

RGB channels and saturation

R 192 of 255 = 75%
G 165 of 255 = 65%
B 195 of 255 = 76%

192
165
195

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

Portions of RGB colors in percentages

R + G + B = 192 + 165 + 195 = 552 (100%)
R 192 of 552 ~ 34.78%
G 165 of 552 ~ 29.89%
B 195 of 552 ~ 35.33'%

%34.78
%29.89
%35.33

CMYK color model

#C0A5C3 color CMYK value is (2,15,0,24).

  • cyan value is 1.54%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 23.53%
CMYK: (2,15,0,24) C2M15Y0K24 (2%,15%,0%,24%) (0.02/0.15/0.00/0.24) 

CMYK percentages

%1.54
%15.38
%0
%23.53

Codes

Color #C0A5C3 in popluar color models

C0 A5 C3
RGB 192 165 195
HSL 294° 20.00% 70.59%
HSB/HSV 294° 15.38% 76.47%
CMYK 1.54% 15.38% 0.00%
23.53%

Color #C0A5C3 in popluar number systems.

HEX C0 A5 C3
Decimal 192 165 195
Binary 11000000 10100101 11000011
Octal 300 245 303

Shades and tints

Shades of #C0A5C3

#C0A5C3
(192,165,195)
#AF96B2
(175,150,178)
#9E87A1
(158,135,161)
#8D7890
(141,120,144)
#7C697F
(124,105,127)
#6B5A6E
(107,90,110)
#5A4B5D
(90,75,93)
#493C4C
(73,60,76)
#382D3B
(56,45,59)
#271E2A
(39,30,42)
#160F19
(22,15,25)
#000000
(0,0,0)

Tints of #C0A5C3

#C0A5C3
(192,165,195)
#C5ADC8
(197,173,200)
#CAB5CD
(202,181,205)
#CFBDD2
(207,189,210)
#D4C5D7
(212,197,215)
#D9CDDC
(217,205,220)
#DED5E1
(222,213,225)
#E3DDE6
(227,221,230)
#E8E5EB
(232,229,235)
#EDEDF0
(237,237,240)
#F2F5F5
(242,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0A5C3 color. Also use rgb(192,165,195) instead hex code.

Text Font Color

.myTextColor { color: #C0A5C3; }

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

This text font color is #C0A5C3.

Background Color

.myBgColor { background-color: #C0A5C3; }

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

This div background color is #C0A5C3.

Border color

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

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

This div border color is #C0A5C3.

Opacity

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

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

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

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

This text has shadow with #C0A5C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0A5C3.

Preview

Color preview on black background

This text has color #C0A5C3 on black background.


Color preview on white background

This text has color #C0A5C3 on white background.


Black color preview on #C0A5C3 background

This text has black color on #C0A5C3 background.


White color preview on #C0A5C3 background

This text has white color on #C0A5C3 background.


Related colors

Complementary color

Complementary color for #hex is #3F5A3C.


I love getcolorcode.com

Triadic colors

1 #C3C0A5 and #A5C3C0 with #C0A5C3 are triadic colors.

2 #C3A5C0 and #A5C0C3 with #C0A5C3 are triadic colors.