COLOR #C4E5D6

HEX: #C4E5D6 RGB: (196,229,214)

Renk bilgisi

#C4E5D6 contains red, green and blue colors in about the same proportion. #C4E5D6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C4E5D6 color RGB value is (196,229,214).

RGB: (196,229,214) (77%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 229 of 255 = 90%
B 214 of 255 = 84%

196
229
214

R + G + B ~ 84%. #C4E5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 229 + 214 = 639 (100%)
R 196 of 639 ~ 30.67%
G 229 of 639 ~ 35.84%
B 214 of 639 ~ 33.49'%

%30.67
%35.84
%33.49

CMYK RENK MODELİ

#C4E5D6 rengi CMYK tonu (14,0,7,10).

  • camgöbeği tonu 14.41%
  • eflatun tonu 0.00%
  • sarı tonu 6.55%
  • ana renk tonu 10.20%

CMYK: (14,0,7,10)
C14M0Y7K10 (14%, 0%, 7%, 10%)
(0.14 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%14.41
%0
%6.55
%10.2

Codes

Color #C4E5D6 in popluar color models

C4 E5 D6
RGB 196 229 214
HSL 153° 38.82% 83.33%
HSB/HSV 153° 14.41% 89.80%
CMYK 14.41% 0.00% 6.55%
10.20%

Color #C4E5D6 in popluar number systems.

HEX C4 E5 D6
Decimal 196 229 214
Binary 11000100 11100101 11010110
Octal 304 345 326

Shades and tints

Shades of #C4E5D6

#C4E5D6
(196,229,214)
#B3D1C3
(179,209,195)
#A2BDB0
(162,189,176)
#91A99D
(145,169,157)
#80958A
(128,149,138)
#6F8177
(111,129,119)
#5E6D64
(94,109,100)
#4D5951
(77,89,81)
#3C453E
(60,69,62)
#2B312B
(43,49,43)
#1A1D18
(26,29,24)
#000000
(0,0,0)

Tints of #C4E5D6

#C4E5D6
(196,229,214)
#C9E7D9
(201,231,217)
#CEE9DC
(206,233,220)
#D3EBDF
(211,235,223)
#D8EDE2
(216,237,226)
#DDEFE5
(221,239,229)
#E2F1E8
(226,241,232)
#E7F3EB
(231,243,235)
#ECF5EE
(236,245,238)
#F1F7F1
(241,247,241)
#F6F9F4
(246,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E5D6 color. Also use rgb(196,229,214) instead hex code.

Text Font Color

.myTextColor { color: #C4E5D6; }

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

This text font color is #C4E5D6.

Background Color

.myBgColor { background-color: #C4E5D6; }

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

This div background color is #C4E5D6.

Border color

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

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

This div border color is #C4E5D6.

Opacity

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

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

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

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

This text has shadow with #C4E5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E5D6.

Preview

Color preview on black background

This text has color #C4E5D6 on black background.


Color preview on white background

This text has color #C4E5D6 on white background.


Black color preview on #C4E5D6 background

This text has black color on #C4E5D6 background.


White color preview on #C4E5D6 background

This text has white color on #C4E5D6 background.


Related colors

Complementary color

Complementary color for #hex is #3B1A29.


I love getcolorcode.com

Triadic colors

1 #D6C4E5 and #E5D6C4 with #C4E5D6 are triadic colors.

2 #D6E5C4 and #E5C4D6 with #C4E5D6 are triadic colors.