COLOR #C3B1C2

HEX: #C3B1C2 RGB: (195,177,194)

Color info

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

RGB color model

#C3B1C2 color RGB value is (195,177,194).

RGB: (195,177,194) (76%, 69%, 76%)

RGB channels and saturation

R 195 of 255 = 76%
G 177 of 255 = 69%
B 194 of 255 = 76%

195
177
194

R + G + B ~ 74%. #C3B1C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 177 + 194 = 566 (100%)
R 195 of 566 ~ 34.45%
G 177 of 566 ~ 31.27%
B 194 of 566 ~ 34.28'%

%34.45
%31.27
%34.28

CMYK color model

#C3B1C2 color CMYK value is (0,9,1,24).

  • cyan value is 0.00%
  • magenta value is 9.23%
  • yellow value is 0.51%
  • key color value is 23.53%

CMYK: (0,9,1,24)
C0M9Y1K24 (0%, 9%, 1%, 24%)
(0.00 / 0.09 / 0.01 / 0.24)

CMYK percentages

%0
%9.23
%0.51
%23.53

Codes

Color #C3B1C2 in popluar color models

C3 B1 C2
RGB 195 177 194
HSL 303° 13.04% 72.94%
HSB/HSV 303° 9.23% 76.47%
CMYK 0.00% 9.23% 0.51%
23.53%

Color #C3B1C2 in popluar number systems.

HEX C3 B1 C2
Decimal 195 177 194
Binary 11000011 10110001 11000010
Octal 303 261 302

Shades and tints

Shades of #C3B1C2

#C3B1C2
(195,177,194)
#B2A1B1
(178,161,177)
#A191A0
(161,145,160)
#90818F
(144,129,143)
#7F717E
(127,113,126)
#6E616D
(110,97,109)
#5D515C
(93,81,92)
#4C414B
(76,65,75)
#3B313A
(59,49,58)
#2A2129
(42,33,41)
#191118
(25,17,24)
#000000
(0,0,0)

Tints of #C3B1C2

#C3B1C2
(195,177,194)
#C8B8C7
(200,184,199)
#CDBFCC
(205,191,204)
#D2C6D1
(210,198,209)
#D7CDD6
(215,205,214)
#DCD4DB
(220,212,219)
#E1DBE0
(225,219,224)
#E6E2E5
(230,226,229)
#EBE9EA
(235,233,234)
#F0F0EF
(240,240,239)
#F5F7F4
(245,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3B1C2 color. Also use rgb(195,177,194) instead hex code.

Text Font Color

.myTextColor { color: #C3B1C2; }

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

This text font color is #C3B1C2.

Background Color

.myBgColor { background-color: #C3B1C2; }

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

This div background color is #C3B1C2.

Border color

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

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

This div border color is #C3B1C2.

Opacity

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

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

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

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

This text has shadow with #C3B1C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B1C2.

Preview

Color preview on black background

This text has color #C3B1C2 on black background.


Color preview on white background

This text has color #C3B1C2 on white background.


Black color preview on #C3B1C2 background

This text has black color on #C3B1C2 background.


White color preview on #C3B1C2 background

This text has white color on #C3B1C2 background.


Related colors

Complementary color

Complementary color for #hex is #3C4E3D.


I love getcolorcode.com

Triadic colors

1 #C2C3B1 and #B1C2C3 with #C3B1C2 are triadic colors.

2 #C2B1C3 and #B1C3C2 with #C3B1C2 are triadic colors.