COLOR #C2D9C2

HEX: #C2D9C2 RGB: (194,217,194)

Color info

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

RGB color model

#C2D9C2 color RGB value is (194,217,194).

RGB: (194,217,194) (76%, 85%, 76%)

RGB channels and saturation

R 194 of 255 = 76%
G 217 of 255 = 85%
B 194 of 255 = 76%

194
217
194

R + G + B ~ 79%. #C2D9C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 217 + 194 = 605 (100%)
R 194 of 605 ~ 32.07%
G 217 of 605 ~ 35.87%
B 194 of 605 ~ 32.07'%

%32.07
%35.87
%32.07

CMYK color model

#C2D9C2 color CMYK value is (11,0,11,15).

  • cyan value is 10.60%
  • magenta value is 0.00%
  • yellow value is 10.60%
  • key color value is 14.90%

CMYK: (11,0,11,15)
C11M0Y11K15 (11%, 0%, 11%, 15%)
(0.11 / 0.00 / 0.11 / 0.15)

CMYK percentages

%10.6
%0
%10.6
%14.9

Codes

Color #C2D9C2 in popluar color models

C2 D9 C2
RGB 194 217 194
HSL 120° 23.23% 80.59%
HSB/HSV 120° 10.60% 85.10%
CMYK 10.60% 0.00% 10.60%
14.90%

Color #C2D9C2 in popluar number systems.

HEX C2 D9 C2
Decimal 194 217 194
Binary 11000010 11011001 11000010
Octal 302 331 302

Shades and tints

Shades of #C2D9C2

#C2D9C2
(194,217,194)
#B1C6B1
(177,198,177)
#A0B3A0
(160,179,160)
#8FA08F
(143,160,143)
#7E8D7E
(126,141,126)
#6D7A6D
(109,122,109)
#5C675C
(92,103,92)
#4B544B
(75,84,75)
#3A413A
(58,65,58)
#292E29
(41,46,41)
#181B18
(24,27,24)
#000000
(0,0,0)

Tints of #C2D9C2

#C2D9C2
(194,217,194)
#C7DCC7
(199,220,199)
#CCDFCC
(204,223,204)
#D1E2D1
(209,226,209)
#D6E5D6
(214,229,214)
#DBE8DB
(219,232,219)
#E0EBE0
(224,235,224)
#E5EEE5
(229,238,229)
#EAF1EA
(234,241,234)
#EFF4EF
(239,244,239)
#F4F7F4
(244,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D9C2; }

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

This text font color is #C2D9C2.

Background Color

.myBgColor { background-color: #C2D9C2; }

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

This div background color is #C2D9C2.

Border color

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

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

This div border color is #C2D9C2.

Opacity

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

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

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

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

This text has shadow with #C2D9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D9C2.

Preview

Color preview on black background

This text has color #C2D9C2 on black background.


Color preview on white background

This text has color #C2D9C2 on white background.


Black color preview on #C2D9C2 background

This text has black color on #C2D9C2 background.


White color preview on #C2D9C2 background

This text has white color on #C2D9C2 background.


Related colors

Complementary color

Complementary color for #hex is #3D263D.


I love getcolorcode.com

Triadic colors

1 #C2C2D9 and #D9C2C2 with #C2D9C2 are triadic colors.

2 #C2D9C2 and #D9C2C2 with #C2D9C2 are triadic colors.