COLOR #C4D1EB

HEX: #C4D1EB RGB: (196,209,235)

Renk bilgisi

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

RGB renk modeli

#C4D1EB color RGB value is (196,209,235).

RGB: (196,209,235) (77%, 82%, 92%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 209 of 255 = 82%
B 235 of 255 = 92%

196
209
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 209 + 235 = 640 (100%)
R 196 of 640 ~ 30.63%
G 209 of 640 ~ 32.66%
B 235 of 640 ~ 36.72'%

%30.63
%32.66
%36.72

CMYK RENK MODELİ

#C4D1EB rengi CMYK tonu (17,11,0,8).

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

CMYK: (17,11,0,8)
C17M11Y0K8 (17%, 11%, 0%, 8%)
(0.17 / 0.11 / 0.00 / 0.08)

CMYK yüzdeleri

%16.6
%11.06
%0
%7.84

Codes

Color #C4D1EB in popluar color models

C4 D1 EB
RGB 196 209 235
HSL 220° 49.37% 84.51%
HSB/HSV 220° 16.60% 92.16%
CMYK 16.60% 11.06% 0.00%
7.84%

Color #C4D1EB in popluar number systems.

HEX C4 D1 EB
Decimal 196 209 235
Binary 11000100 11010001 11101011
Octal 304 321 353

Shades and tints

Shades of #C4D1EB

#C4D1EB
(196,209,235)
#B3BED6
(179,190,214)
#A2ABC1
(162,171,193)
#9198AC
(145,152,172)
#808597
(128,133,151)
#6F7282
(111,114,130)
#5E5F6D
(94,95,109)
#4D4C58
(77,76,88)
#3C3943
(60,57,67)
#2B262E
(43,38,46)
#1A1319
(26,19,25)
#000000
(0,0,0)

Tints of #C4D1EB

#C4D1EB
(196,209,235)
#C9D5EC
(201,213,236)
#CED9ED
(206,217,237)
#D3DDEE
(211,221,238)
#D8E1EF
(216,225,239)
#DDE5F0
(221,229,240)
#E2E9F1
(226,233,241)
#E7EDF2
(231,237,242)
#ECF1F3
(236,241,243)
#F1F5F4
(241,245,244)
#F6F9F5
(246,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D1EB; }

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

This text font color is #C4D1EB.

Background Color

.myBgColor { background-color: #C4D1EB; }

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

This div background color is #C4D1EB.

Border color

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

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

This div border color is #C4D1EB.

Opacity

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

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

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

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

This text has shadow with #C4D1EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D1EB.

Preview

Color preview on black background

This text has color #C4D1EB on black background.


Color preview on white background

This text has color #C4D1EB on white background.


Black color preview on #C4D1EB background

This text has black color on #C4D1EB background.


White color preview on #C4D1EB background

This text has white color on #C4D1EB background.


Related colors

Complementary color

Complementary color for #hex is #3B2E14.


I love getcolorcode.com

Triadic colors

1 #EBC4D1 and #D1EBC4 with #C4D1EB are triadic colors.

2 #EBD1C4 and #D1C4EB with #C4D1EB are triadic colors.