COLOR #C4D6E3

HEX: #C4D6E3 RGB: (196,214,227)

Renk bilgisi

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

RGB renk modeli

#C4D6E3 color RGB value is (196,214,227).

RGB: (196,214,227) (77%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 214 of 255 = 84%
B 227 of 255 = 89%

196
214
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 214 + 227 = 637 (100%)
R 196 of 637 ~ 30.77%
G 214 of 637 ~ 33.59%
B 227 of 637 ~ 35.64'%

%30.77
%33.59
%35.64

CMYK RENK MODELİ

#C4D6E3 rengi CMYK tonu (14,6,0,11).

  • camgöbeği tonu 13.66%
  • eflatun tonu 5.73%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (14,6,0,11)
C14M6Y0K11 (14%, 6%, 0%, 11%)
(0.14 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%13.66
%5.73
%0
%10.98

Codes

Color #C4D6E3 in popluar color models

C4 D6 E3
RGB 196 214 227
HSL 205° 35.63% 82.94%
HSB/HSV 205° 13.66% 89.02%
CMYK 13.66% 5.73% 0.00%
10.98%

Color #C4D6E3 in popluar number systems.

HEX C4 D6 E3
Decimal 196 214 227
Binary 11000100 11010110 11100011
Octal 304 326 343

Shades and tints

Shades of #C4D6E3

#C4D6E3
(196,214,227)
#B3C3CF
(179,195,207)
#A2B0BB
(162,176,187)
#919DA7
(145,157,167)
#808A93
(128,138,147)
#6F777F
(111,119,127)
#5E646B
(94,100,107)
#4D5157
(77,81,87)
#3C3E43
(60,62,67)
#2B2B2F
(43,43,47)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4D6E3

#C4D6E3
(196,214,227)
#C9D9E5
(201,217,229)
#CEDCE7
(206,220,231)
#D3DFE9
(211,223,233)
#D8E2EB
(216,226,235)
#DDE5ED
(221,229,237)
#E2E8EF
(226,232,239)
#E7EBF1
(231,235,241)
#ECEEF3
(236,238,243)
#F1F1F5
(241,241,245)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D6E3; }

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

This text font color is #C4D6E3.

Background Color

.myBgColor { background-color: #C4D6E3; }

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

This div background color is #C4D6E3.

Border color

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

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

This div border color is #C4D6E3.

Opacity

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

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

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

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

This text has shadow with #C4D6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D6E3.

Preview

Color preview on black background

This text has color #C4D6E3 on black background.


Color preview on white background

This text has color #C4D6E3 on white background.


Black color preview on #C4D6E3 background

This text has black color on #C4D6E3 background.


White color preview on #C4D6E3 background

This text has white color on #C4D6E3 background.


Related colors

Complementary color

Complementary color for #hex is #3B291C.


I love getcolorcode.com

Triadic colors

1 #E3C4D6 and #D6E3C4 with #C4D6E3 are triadic colors.

2 #E3D6C4 and #D6C4E3 with #C4D6E3 are triadic colors.