COLOR #C2C3D2

HEX: #C2C3D2 RGB: (194,195,210)

Color info

#C2C3D2 contains red, green and blue colors in about the same proportion. Web safe color of #C2C3D2 is #CCCCCC (or #CCC).

RGB color model

#C2C3D2 color RGB value is (194,195,210).

RGB: (194,195,210) (76%, 76%, 82%)

RGB channels and saturation

R 194 of 255 = 76%
G 195 of 255 = 76%
B 210 of 255 = 82%

194
195
210

R + G + B ~ 78%. #C2C3D2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 195 + 210 = 599 (100%)
R 194 of 599 ~ 32.39%
G 195 of 599 ~ 32.55%
B 210 of 599 ~ 35.06'%

%32.39
%32.55
%35.06

CMYK color model

#C2C3D2 color CMYK value is (8,7,0,18).

  • cyan value is 7.62%
  • magenta value is 7.14%
  • yellow value is 0.00%
  • key color value is 17.65%

CMYK: (8,7,0,18)
C8M7Y0K18 (8%, 7%, 0%, 18%)
(0.08 / 0.07 / 0.00 / 0.18)

CMYK percentages

%7.62
%7.14
%0
%17.65

Codes

Color #C2C3D2 in popluar color models

C2 C3 D2
RGB 194 195 210
HSL 236° 15.09% 79.22%
HSB/HSV 236° 7.62% 82.35%
CMYK 7.62% 7.14% 0.00%
17.65%

Color #C2C3D2 in popluar number systems.

HEX C2 C3 D2
Decimal 194 195 210
Binary 11000010 11000011 11010010
Octal 302 303 322

Shades and tints

Shades of #C2C3D2

#C2C3D2
(194,195,210)
#B1B2BF
(177,178,191)
#A0A1AC
(160,161,172)
#8F9099
(143,144,153)
#7E7F86
(126,127,134)
#6D6E73
(109,110,115)
#5C5D60
(92,93,96)
#4B4C4D
(75,76,77)
#3A3B3A
(58,59,58)
#292A27
(41,42,39)
#181914
(24,25,20)
#000000
(0,0,0)

Tints of #C2C3D2

#C2C3D2
(194,195,210)
#C7C8D6
(199,200,214)
#CCCDDA
(204,205,218)
#D1D2DE
(209,210,222)
#D6D7E2
(214,215,226)
#DBDCE6
(219,220,230)
#E0E1EA
(224,225,234)
#E5E6EE
(229,230,238)
#EAEBF2
(234,235,242)
#EFF0F6
(239,240,246)
#F4F5FA
(244,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2C3D2; }

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

This text font color is #C2C3D2.

Background Color

.myBgColor { background-color: #C2C3D2; }

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

This div background color is #C2C3D2.

Border color

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

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

This div border color is #C2C3D2.

Opacity

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

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

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

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

This text has shadow with #C2C3D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C3D2.

Preview

Color preview on black background

This text has color #C2C3D2 on black background.


Color preview on white background

This text has color #C2C3D2 on white background.


Black color preview on #C2C3D2 background

This text has black color on #C2C3D2 background.


White color preview on #C2C3D2 background

This text has white color on #C2C3D2 background.


Related colors

Complementary color

Complementary color for #hex is #3D3C2D.


I love getcolorcode.com

Triadic colors

1 #D2C2C3 and #C3D2C2 with #C2C3D2 are triadic colors.

2 #D2C3C2 and #C3C2D2 with #C2C3D2 are triadic colors.