COLOR #C3D3C3

HEX: #C3D3C3 RGB: (195,211,195)

Color info

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

RGB color model

#C3D3C3 color RGB value is (195,211,195).

RGB: (195,211,195) (76%, 83%, 76%)

RGB channels and saturation

R 195 of 255 = 76%
G 211 of 255 = 83%
B 195 of 255 = 76%

195
211
195

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

Portions of RGB colors in percentages

R + G + B = 195 + 211 + 195 = 601 (100%)
R 195 of 601 ~ 32.45%
G 211 of 601 ~ 35.11%
B 195 of 601 ~ 32.45'%

%32.45
%35.11
%32.45

CMYK color model

#C3D3C3 color CMYK value is (8,0,8,17).

  • cyan value is 7.58%
  • magenta value is 0.00%
  • yellow value is 7.58%
  • key color value is 17.25%
CMYK: (8,0,8,17) C8M0Y8K17 (8%,0%,8%,17%) (0.08/0.00/0.08/0.17) 

CMYK percentages

%7.58
%0
%7.58
%17.25

Codes

Color #C3D3C3 in popluar color models

C3 D3 C3
RGB 195 211 195
HSL 120° 15.38% 79.61%
HSB/HSV 120° 7.58% 82.75%
CMYK 7.58% 0.00% 7.58%
17.25%

Color #C3D3C3 in popluar number systems.

HEX C3 D3 C3
Decimal 195 211 195
Binary 11000011 11010011 11000011
Octal 303 323 303

Shades and tints

Shades of #C3D3C3

#C3D3C3
(195,211,195)
#B2C0B2
(178,192,178)
#A1ADA1
(161,173,161)
#909A90
(144,154,144)
#7F877F
(127,135,127)
#6E746E
(110,116,110)
#5D615D
(93,97,93)
#4C4E4C
(76,78,76)
#3B3B3B
(59,59,59)
#2A282A
(42,40,42)
#191519
(25,21,25)
#000000
(0,0,0)

Tints of #C3D3C3

#C3D3C3
(195,211,195)
#C8D7C8
(200,215,200)
#CDDBCD
(205,219,205)
#D2DFD2
(210,223,210)
#D7E3D7
(215,227,215)
#DCE7DC
(220,231,220)
#E1EBE1
(225,235,225)
#E6EFE6
(230,239,230)
#EBF3EB
(235,243,235)
#F0F7F0
(240,247,240)
#F5FBF5
(245,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3D3C3; }

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

This text font color is #C3D3C3.

Background Color

.myBgColor { background-color: #C3D3C3; }

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

This div background color is #C3D3C3.

Border color

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

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

This div border color is #C3D3C3.

Opacity

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

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

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

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

This text has shadow with #C3D3C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D3C3.

Preview

Color preview on black background

This text has color #C3D3C3 on black background.


Color preview on white background

This text has color #C3D3C3 on white background.


Black color preview on #C3D3C3 background

This text has black color on #C3D3C3 background.


White color preview on #C3D3C3 background

This text has white color on #C3D3C3 background.


Related colors

Complementary color

Complementary color for #hex is #3C2C3C.


I love getcolorcode.com

Triadic colors

1 #C3C3D3 and #D3C3C3 with #C3D3C3 are triadic colors.

2 #C3D3C3 and #D3C3C3 with #C3D3C3 are triadic colors.