COLOR #C2A6BE

HEX: #C2A6BE RGB: (194,166,190)

Color info

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

RGB color model

#C2A6BE color RGB value is (194,166,190).

RGB: (194,166,190) (76%, 65%, 75%)

RGB channels and saturation

R 194 of 255 = 76%
G 166 of 255 = 65%
B 190 of 255 = 75%

194
166
190

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

Portions of RGB colors in percentages

R + G + B = 194 + 166 + 190 = 550 (100%)
R 194 of 550 ~ 35.27%
G 166 of 550 ~ 30.18%
B 190 of 550 ~ 34.55'%

%35.27
%30.18
%34.55

CMYK color model

#C2A6BE color CMYK value is (0,14,2,24).

  • cyan value is 0.00%
  • magenta value is 14.43%
  • yellow value is 2.06%
  • key color value is 23.92%

CMYK: (0,14,2,24)
C0M14Y2K24 (0%, 14%, 2%, 24%)
(0.00 / 0.14 / 0.02 / 0.24)

CMYK percentages

%0
%14.43
%2.06
%23.92

Codes

Color #C2A6BE in popluar color models

C2 A6 BE
RGB 194 166 190
HSL 309° 18.67% 70.59%
HSB/HSV 309° 14.43% 76.08%
CMYK 0.00% 14.43% 2.06%
23.92%

Color #C2A6BE in popluar number systems.

HEX C2 A6 BE
Decimal 194 166 190
Binary 11000010 10100110 10111110
Octal 302 246 276

Shades and tints

Shades of #C2A6BE

#C2A6BE
(194,166,190)
#B197AD
(177,151,173)
#A0889C
(160,136,156)
#8F798B
(143,121,139)
#7E6A7A
(126,106,122)
#6D5B69
(109,91,105)
#5C4C58
(92,76,88)
#4B3D47
(75,61,71)
#3A2E36
(58,46,54)
#291F25
(41,31,37)
#181014
(24,16,20)
#000000
(0,0,0)

Tints of #C2A6BE

#C2A6BE
(194,166,190)
#C7AEC3
(199,174,195)
#CCB6C8
(204,182,200)
#D1BECD
(209,190,205)
#D6C6D2
(214,198,210)
#DBCED7
(219,206,215)
#E0D6DC
(224,214,220)
#E5DEE1
(229,222,225)
#EAE6E6
(234,230,230)
#EFEEEB
(239,238,235)
#F4F6F0
(244,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A6BE color. Also use rgb(194,166,190) instead hex code.

Text Font Color

.myTextColor { color: #C2A6BE; }

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

This text font color is #C2A6BE.

Background Color

.myBgColor { background-color: #C2A6BE; }

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

This div background color is #C2A6BE.

Border color

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

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

This div border color is #C2A6BE.

Opacity

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

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

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

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

This text has shadow with #C2A6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A6BE.

Preview

Color preview on black background

This text has color #C2A6BE on black background.


Color preview on white background

This text has color #C2A6BE on white background.


Black color preview on #C2A6BE background

This text has black color on #C2A6BE background.


White color preview on #C2A6BE background

This text has white color on #C2A6BE background.


Related colors

Complementary color

Complementary color for #hex is #3D5941.


I love getcolorcode.com

Triadic colors

1 #BEC2A6 and #A6BEC2 with #C2A6BE are triadic colors.

2 #BEA6C2 and #A6C2BE with #C2A6BE are triadic colors.