COLOR #C2E2C2

HEX: #C2E2C2 RGB: (194,226,194)

Color info

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

RGB color model

#C2E2C2 color RGB value is (194,226,194).

RGB: (194,226,194) (76%, 89%, 76%)

RGB channels and saturation

R 194 of 255 = 76%
G 226 of 255 = 89%
B 194 of 255 = 76%

194
226
194

R + G + B ~ 80%. #C2E2C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 226 + 194 = 614 (100%)
R 194 of 614 ~ 31.6%
G 226 of 614 ~ 36.81%
B 194 of 614 ~ 31.6'%

%31.6
%36.81
%31.6

CMYK color model

#C2E2C2 color CMYK value is (14,0,14,11).

  • cyan value is 14.16%
  • magenta value is 0.00%
  • yellow value is 14.16%
  • key color value is 11.37%

CMYK: (14,0,14,11)
C14M0Y14K11 (14%, 0%, 14%, 11%)
(0.14 / 0.00 / 0.14 / 0.11)

CMYK percentages

%14.16
%0
%14.16
%11.37

Codes

Color #C2E2C2 in popluar color models

C2 E2 C2
RGB 194 226 194
HSL 120° 35.56% 82.35%
HSB/HSV 120° 14.16% 88.63%
CMYK 14.16% 0.00% 14.16%
11.37%

Color #C2E2C2 in popluar number systems.

HEX C2 E2 C2
Decimal 194 226 194
Binary 11000010 11100010 11000010
Octal 302 342 302

Shades and tints

Shades of #C2E2C2

#C2E2C2
(194,226,194)
#B1CEB1
(177,206,177)
#A0BAA0
(160,186,160)
#8FA68F
(143,166,143)
#7E927E
(126,146,126)
#6D7E6D
(109,126,109)
#5C6A5C
(92,106,92)
#4B564B
(75,86,75)
#3A423A
(58,66,58)
#292E29
(41,46,41)
#181A18
(24,26,24)
#000000
(0,0,0)

Tints of #C2E2C2

#C2E2C2
(194,226,194)
#C7E4C7
(199,228,199)
#CCE6CC
(204,230,204)
#D1E8D1
(209,232,209)
#D6EAD6
(214,234,214)
#DBECDB
(219,236,219)
#E0EEE0
(224,238,224)
#E5F0E5
(229,240,229)
#EAF2EA
(234,242,234)
#EFF4EF
(239,244,239)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2E2C2; }

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

This text font color is #C2E2C2.

Background Color

.myBgColor { background-color: #C2E2C2; }

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

This div background color is #C2E2C2.

Border color

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

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

This div border color is #C2E2C2.

Opacity

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

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

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

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

This text has shadow with #C2E2C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E2C2.

Preview

Color preview on black background

This text has color #C2E2C2 on black background.


Color preview on white background

This text has color #C2E2C2 on white background.


Black color preview on #C2E2C2 background

This text has black color on #C2E2C2 background.


White color preview on #C2E2C2 background

This text has white color on #C2E2C2 background.


Related colors

Complementary color

Complementary color for #hex is #3D1D3D.


I love getcolorcode.com

Triadic colors

1 #C2C2E2 and #E2C2C2 with #C2E2C2 are triadic colors.

2 #C2E2C2 and #E2C2C2 with #C2E2C2 are triadic colors.