COLOR #C4D6DD

HEX: #C4D6DD RGB: (196,214,221)

Renk bilgisi

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

RGB renk modeli

#C4D6DD color RGB value is (196,214,221).

RGB: (196,214,221) (77%, 84%, 87%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 214 of 255 = 84%
B 221 of 255 = 87%

196
214
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 214 + 221 = 631 (100%)
R 196 of 631 ~ 31.06%
G 214 of 631 ~ 33.91%
B 221 of 631 ~ 35.02'%

%31.06
%33.91
%35.02

CMYK RENK MODELİ

#C4D6DD rengi CMYK tonu (11,3,0,13).

  • camgöbeği tonu 11.31%
  • eflatun tonu 3.17%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,3,0,13)
C11M3Y0K13 (11%, 3%, 0%, 13%)
(0.11 / 0.03 / 0.00 / 0.13)

CMYK yüzdeleri

%11.31
%3.17
%0
%13.33

Codes

Color #C4D6DD in popluar color models

C4 D6 DD
RGB 196 214 221
HSL 197° 26.88% 81.76%
HSB/HSV 197° 11.31% 86.67%
CMYK 11.31% 3.17% 0.00%
13.33%

Color #C4D6DD in popluar number systems.

HEX C4 D6 DD
Decimal 196 214 221
Binary 11000100 11010110 11011101
Octal 304 326 335

Shades and tints

Shades of #C4D6DD

#C4D6DD
(196,214,221)
#B3C3C9
(179,195,201)
#A2B0B5
(162,176,181)
#919DA1
(145,157,161)
#808A8D
(128,138,141)
#6F7779
(111,119,121)
#5E6465
(94,100,101)
#4D5151
(77,81,81)
#3C3E3D
(60,62,61)
#2B2B29
(43,43,41)
#1A1815
(26,24,21)
#000000
(0,0,0)

Tints of #C4D6DD

#C4D6DD
(196,214,221)
#C9D9E0
(201,217,224)
#CEDCE3
(206,220,227)
#D3DFE6
(211,223,230)
#D8E2E9
(216,226,233)
#DDE5EC
(221,229,236)
#E2E8EF
(226,232,239)
#E7EBF2
(231,235,242)
#ECEEF5
(236,238,245)
#F1F1F8
(241,241,248)
#F6F4FB
(246,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D6DD; }

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

This text font color is #C4D6DD.

Background Color

.myBgColor { background-color: #C4D6DD; }

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

This div background color is #C4D6DD.

Border color

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

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

This div border color is #C4D6DD.

Opacity

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

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

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

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

This text has shadow with #C4D6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D6DD.

Preview

Color preview on black background

This text has color #C4D6DD on black background.


Color preview on white background

This text has color #C4D6DD on white background.


Black color preview on #C4D6DD background

This text has black color on #C4D6DD background.


White color preview on #C4D6DD background

This text has white color on #C4D6DD background.


Related colors

Complementary color

Complementary color for #hex is #3B2922.


I love getcolorcode.com

Triadic colors

1 #DDC4D6 and #D6DDC4 with #C4D6DD are triadic colors.

2 #DDD6C4 and #D6C4DD with #C4D6DD are triadic colors.