COLOR #C4D9EB

HEX: #C4D9EB RGB: (196,217,235)

Renk bilgisi

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

RGB renk modeli

#C4D9EB color RGB value is (196,217,235).

RGB: (196,217,235) (77%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 217 of 255 = 85%
B 235 of 255 = 92%

196
217
235

R + G + B ~ 85%. #C4D9EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 217 + 235 = 648 (100%)
R 196 of 648 ~ 30.25%
G 217 of 648 ~ 33.49%
B 235 of 648 ~ 36.27'%

%30.25
%33.49
%36.27

CMYK RENK MODELİ

#C4D9EB rengi CMYK tonu (17,8,0,8).

  • camgöbeği tonu 16.60%
  • eflatun tonu 7.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (17,8,0,8)
C17M8Y0K8 (17%, 8%, 0%, 8%)
(0.17 / 0.08 / 0.00 / 0.08)

CMYK yüzdeleri

%16.6
%7.66
%0
%7.84

Codes

Color #C4D9EB in popluar color models

C4 D9 EB
RGB 196 217 235
HSL 208° 49.37% 84.51%
HSB/HSV 208° 16.60% 92.16%
CMYK 16.60% 7.66% 0.00%
7.84%

Color #C4D9EB in popluar number systems.

HEX C4 D9 EB
Decimal 196 217 235
Binary 11000100 11011001 11101011
Octal 304 331 353

Shades and tints

Shades of #C4D9EB

#C4D9EB
(196,217,235)
#B3C6D6
(179,198,214)
#A2B3C1
(162,179,193)
#91A0AC
(145,160,172)
#808D97
(128,141,151)
#6F7A82
(111,122,130)
#5E676D
(94,103,109)
#4D5458
(77,84,88)
#3C4143
(60,65,67)
#2B2E2E
(43,46,46)
#1A1B19
(26,27,25)
#000000
(0,0,0)

Tints of #C4D9EB

#C4D9EB
(196,217,235)
#C9DCEC
(201,220,236)
#CEDFED
(206,223,237)
#D3E2EE
(211,226,238)
#D8E5EF
(216,229,239)
#DDE8F0
(221,232,240)
#E2EBF1
(226,235,241)
#E7EEF2
(231,238,242)
#ECF1F3
(236,241,243)
#F1F4F4
(241,244,244)
#F6F7F5
(246,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D9EB color. Also use rgb(196,217,235) instead hex code.

Text Font Color

.myTextColor { color: #C4D9EB; }

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

This text font color is #C4D9EB.

Background Color

.myBgColor { background-color: #C4D9EB; }

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

This div background color is #C4D9EB.

Border color

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

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

This div border color is #C4D9EB.

Opacity

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

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

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

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

This text has shadow with #C4D9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D9EB.

Preview

Color preview on black background

This text has color #C4D9EB on black background.


Color preview on white background

This text has color #C4D9EB on white background.


Black color preview on #C4D9EB background

This text has black color on #C4D9EB background.


White color preview on #C4D9EB background

This text has white color on #C4D9EB background.


Related colors

Complementary color

Complementary color for #hex is #3B2614.


I love getcolorcode.com

Triadic colors

1 #EBC4D9 and #D9EBC4 with #C4D9EB are triadic colors.

2 #EBD9C4 and #D9C4EB with #C4D9EB are triadic colors.