COLOR #C4F3D4

HEX: #C4F3D4 RGB: (196,243,212)

Color info

#C4F3D4 contains red, green and blue colors in about the same proportion. Web safe color of #C4F3D4 is #CCFFCC (or #CFC).

RGB color model

#C4F3D4 color RGB value is (196,243,212).

RGB: (196,243,212) (77%, 95%, 83%)

RGB channels and saturation

R 196 of 255 = 77%
G 243 of 255 = 95%
B 212 of 255 = 83%

196
243
212

R + G + B ~ 85%. #C4F3D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 243 + 212 = 651 (100%)
R 196 of 651 ~ 30.11%
G 243 of 651 ~ 37.33%
B 212 of 651 ~ 32.57'%

%30.11
%37.33
%32.57

CMYK color model

#C4F3D4 color CMYK value is (19,0,13,5).

  • cyan value is 19.34%
  • magenta value is 0.00%
  • yellow value is 12.76%
  • key color value is 4.71%

CMYK: (19,0,13,5)
C19M0Y13K5 (19%, 0%, 13%, 5%)
(0.19 / 0.00 / 0.13 / 0.05)

CMYK percentages

%19.34
%0
%12.76
%4.71

Codes

Color #C4F3D4 in popluar color models

C4 F3 D4
RGB 196 243 212
HSL 140° 66.20% 86.08%
HSB/HSV 140° 19.34% 95.29%
CMYK 19.34% 0.00% 12.76%
4.71%

Color #C4F3D4 in popluar number systems.

HEX C4 F3 D4
Decimal 196 243 212
Binary 11000100 11110011 11010100
Octal 304 363 324

Shades and tints

Shades of #C4F3D4

#C4F3D4
(196,243,212)
#B3DDC1
(179,221,193)
#A2C7AE
(162,199,174)
#91B19B
(145,177,155)
#809B88
(128,155,136)
#6F8575
(111,133,117)
#5E6F62
(94,111,98)
#4D594F
(77,89,79)
#3C433C
(60,67,60)
#2B2D29
(43,45,41)
#1A1716
(26,23,22)
#000000
(0,0,0)

Tints of #C4F3D4

#C4F3D4
(196,243,212)
#C9F4D7
(201,244,215)
#CEF5DA
(206,245,218)
#D3F6DD
(211,246,221)
#D8F7E0
(216,247,224)
#DDF8E3
(221,248,227)
#E2F9E6
(226,249,230)
#E7FAE9
(231,250,233)
#ECFBEC
(236,251,236)
#F1FCEF
(241,252,239)
#F6FDF2
(246,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F3D4 color. Also use rgb(196,243,212) instead hex code.

Text Font Color

.myTextColor { color: #C4F3D4; }

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

This text font color is #C4F3D4.

Background Color

.myBgColor { background-color: #C4F3D4; }

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

This div background color is #C4F3D4.

Border color

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

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

This div border color is #C4F3D4.

Opacity

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

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

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

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

This text has shadow with #C4F3D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F3D4.

Preview

Color preview on black background

This text has color #C4F3D4 on black background.


Color preview on white background

This text has color #C4F3D4 on white background.


Black color preview on #C4F3D4 background

This text has black color on #C4F3D4 background.


White color preview on #C4F3D4 background

This text has white color on #C4F3D4 background.


Related colors

Complementary color

Complementary color for #hex is #3B0C2B.


I love getcolorcode.com

Triadic colors

1 #D4C4F3 and #F3D4C4 with #C4F3D4 are triadic colors.

2 #D4F3C4 and #F3C4D4 with #C4F3D4 are triadic colors.