COLOR #C4D4E6

HEX: #C4D4E6 RGB: (196,212,230)

Renk bilgisi

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

RGB renk modeli

#C4D4E6 color RGB value is (196,212,230).

RGB: (196,212,230) (77%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 212 of 255 = 83%
B 230 of 255 = 90%

196
212
230

R + G + B ~ 83%. #C4D4E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 212 + 230 = 638 (100%)
R 196 of 638 ~ 30.72%
G 212 of 638 ~ 33.23%
B 230 of 638 ~ 36.05'%

%30.72
%33.23
%36.05

CMYK RENK MODELİ

#C4D4E6 rengi CMYK tonu (15,8,0,10).

  • camgöbeği tonu 14.78%
  • eflatun tonu 7.83%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (15,8,0,10)
C15M8Y0K10 (15%, 8%, 0%, 10%)
(0.15 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%14.78
%7.83
%0
%9.8

Codes

Color #C4D4E6 in popluar color models

C4 D4 E6
RGB 196 212 230
HSL 212° 40.48% 83.53%
HSB/HSV 212° 14.78% 90.20%
CMYK 14.78% 7.83% 0.00%
9.80%

Color #C4D4E6 in popluar number systems.

HEX C4 D4 E6
Decimal 196 212 230
Binary 11000100 11010100 11100110
Octal 304 324 346

Shades and tints

Shades of #C4D4E6

#C4D4E6
(196,212,230)
#B3C1D2
(179,193,210)
#A2AEBE
(162,174,190)
#919BAA
(145,155,170)
#808896
(128,136,150)
#6F7582
(111,117,130)
#5E626E
(94,98,110)
#4D4F5A
(77,79,90)
#3C3C46
(60,60,70)
#2B2932
(43,41,50)
#1A161E
(26,22,30)
#000000
(0,0,0)

Tints of #C4D4E6

#C4D4E6
(196,212,230)
#C9D7E8
(201,215,232)
#CEDAEA
(206,218,234)
#D3DDEC
(211,221,236)
#D8E0EE
(216,224,238)
#DDE3F0
(221,227,240)
#E2E6F2
(226,230,242)
#E7E9F4
(231,233,244)
#ECECF6
(236,236,246)
#F1EFF8
(241,239,248)
#F6F2FA
(246,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D4E6; }

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

This text font color is #C4D4E6.

Background Color

.myBgColor { background-color: #C4D4E6; }

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

This div background color is #C4D4E6.

Border color

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

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

This div border color is #C4D4E6.

Opacity

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

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

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

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

This text has shadow with #C4D4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D4E6.

Preview

Color preview on black background

This text has color #C4D4E6 on black background.


Color preview on white background

This text has color #C4D4E6 on white background.


Black color preview on #C4D4E6 background

This text has black color on #C4D4E6 background.


White color preview on #C4D4E6 background

This text has white color on #C4D4E6 background.


Related colors

Complementary color

Complementary color for #hex is #3B2B19.


I love getcolorcode.com

Triadic colors

1 #E6C4D4 and #D4E6C4 with #C4D4E6 are triadic colors.

2 #E6D4C4 and #D4C4E6 with #C4D4E6 are triadic colors.