COLOR #C4F0D7

HEX: #C4F0D7 RGB: (196,240,215)

Color info

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

RGB color model

#C4F0D7 color RGB value is (196,240,215).

RGB: (196,240,215) (77%, 94%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 240 of 255 = 94%
B 215 of 255 = 84%

196
240
215

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

Portions of RGB colors in percentages

R + G + B = 196 + 240 + 215 = 651 (100%)
R 196 of 651 ~ 30.11%
G 240 of 651 ~ 36.87%
B 215 of 651 ~ 33.03'%

%30.11
%36.87
%33.03

CMYK color model

#C4F0D7 color CMYK value is (18,0,10,6).

  • cyan value is 18.33%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 5.88%

CMYK: (18,0,10,6)
C18M0Y10K6 (18%, 0%, 10%, 6%)
(0.18 / 0.00 / 0.10 / 0.06)

CMYK percentages

%18.33
%0
%10.42
%5.88

Codes

Color #C4F0D7 in popluar color models

C4 F0 D7
RGB 196 240 215
HSL 146° 59.46% 85.49%
HSB/HSV 146° 18.33% 94.12%
CMYK 18.33% 0.00% 10.42%
5.88%

Color #C4F0D7 in popluar number systems.

HEX C4 F0 D7
Decimal 196 240 215
Binary 11000100 11110000 11010111
Octal 304 360 327

Shades and tints

Shades of #C4F0D7

#C4F0D7
(196,240,215)
#B3DBC4
(179,219,196)
#A2C6B1
(162,198,177)
#91B19E
(145,177,158)
#809C8B
(128,156,139)
#6F8778
(111,135,120)
#5E7265
(94,114,101)
#4D5D52
(77,93,82)
#3C483F
(60,72,63)
#2B332C
(43,51,44)
#1A1E19
(26,30,25)
#000000
(0,0,0)

Tints of #C4F0D7

#C4F0D7
(196,240,215)
#C9F1DA
(201,241,218)
#CEF2DD
(206,242,221)
#D3F3E0
(211,243,224)
#D8F4E3
(216,244,227)
#DDF5E6
(221,245,230)
#E2F6E9
(226,246,233)
#E7F7EC
(231,247,236)
#ECF8EF
(236,248,239)
#F1F9F2
(241,249,242)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F0D7 color. Also use rgb(196,240,215) instead hex code.

Text Font Color

.myTextColor { color: #C4F0D7; }

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

This text font color is #C4F0D7.

Background Color

.myBgColor { background-color: #C4F0D7; }

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

This div background color is #C4F0D7.

Border color

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

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

This div border color is #C4F0D7.

Opacity

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

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

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

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

This text has shadow with #C4F0D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F0D7.

Preview

Color preview on black background

This text has color #C4F0D7 on black background.


Color preview on white background

This text has color #C4F0D7 on white background.


Black color preview on #C4F0D7 background

This text has black color on #C4F0D7 background.


White color preview on #C4F0D7 background

This text has white color on #C4F0D7 background.


Related colors

Complementary color

Complementary color for #hex is #3B0F28.


I love getcolorcode.com

Triadic colors

1 #D7C4F0 and #F0D7C4 with #C4F0D7 are triadic colors.

2 #D7F0C4 and #F0C4D7 with #C4F0D7 are triadic colors.