COLOR #C4D4ED

HEX: #C4D4ED RGB: (196,212,237)

Renk bilgisi

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

RGB renk modeli

#C4D4ED color RGB value is (196,212,237).

RGB: (196,212,237) (77%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 212 of 255 = 83%
B 237 of 255 = 93%

196
212
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 212 + 237 = 645 (100%)
R 196 of 645 ~ 30.39%
G 212 of 645 ~ 32.87%
B 237 of 645 ~ 36.74'%

%30.39
%32.87
%36.74

CMYK RENK MODELİ

#C4D4ED rengi CMYK tonu (17,11,0,7).

  • camgöbeği tonu 17.30%
  • eflatun tonu 10.55%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (17,11,0,7)
C17M11Y0K7 (17%, 11%, 0%, 7%)
(0.17 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%17.3
%10.55
%0
%7.06

Codes

Color #C4D4ED in popluar color models

C4 D4 ED
RGB 196 212 237
HSL 217° 53.25% 84.90%
HSB/HSV 217° 17.30% 92.94%
CMYK 17.30% 10.55% 0.00%
7.06%

Color #C4D4ED in popluar number systems.

HEX C4 D4 ED
Decimal 196 212 237
Binary 11000100 11010100 11101101
Octal 304 324 355

Shades and tints

Shades of #C4D4ED

#C4D4ED
(196,212,237)
#B3C1D8
(179,193,216)
#A2AEC3
(162,174,195)
#919BAE
(145,155,174)
#808899
(128,136,153)
#6F7584
(111,117,132)
#5E626F
(94,98,111)
#4D4F5A
(77,79,90)
#3C3C45
(60,60,69)
#2B2930
(43,41,48)
#1A161B
(26,22,27)
#000000
(0,0,0)

Tints of #C4D4ED

#C4D4ED
(196,212,237)
#C9D7EE
(201,215,238)
#CEDAEF
(206,218,239)
#D3DDF0
(211,221,240)
#D8E0F1
(216,224,241)
#DDE3F2
(221,227,242)
#E2E6F3
(226,230,243)
#E7E9F4
(231,233,244)
#ECECF5
(236,236,245)
#F1EFF6
(241,239,246)
#F6F2F7
(246,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D4ED; }

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

This text font color is #C4D4ED.

Background Color

.myBgColor { background-color: #C4D4ED; }

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

This div background color is #C4D4ED.

Border color

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

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

This div border color is #C4D4ED.

Opacity

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

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

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

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

This text has shadow with #C4D4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D4ED.

Preview

Color preview on black background

This text has color #C4D4ED on black background.


Color preview on white background

This text has color #C4D4ED on white background.


Black color preview on #C4D4ED background

This text has black color on #C4D4ED background.


White color preview on #C4D4ED background

This text has white color on #C4D4ED background.


Related colors

Complementary color

Complementary color for #hex is #3B2B12.


I love getcolorcode.com

Triadic colors

1 #EDC4D4 and #D4EDC4 with #C4D4ED are triadic colors.

2 #EDD4C4 and #D4C4ED with #C4D4ED are triadic colors.