COLOR #C4D2EB

HEX: #C4D2EB RGB: (196,210,235)

Renk bilgisi

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

RGB renk modeli

#C4D2EB color RGB value is (196,210,235).

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

RGB bağlantıları ve doygunluk

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

196
210
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 210 + 235 = 641 (100%)
R 196 of 641 ~ 30.58%
G 210 of 641 ~ 32.76%
B 235 of 641 ~ 36.66'%

%30.58
%32.76
%36.66

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.60%
  • eflatun tonu 10.64%
  • 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
%10.64
%0
%7.84

Codes

Color #C4D2EB in popluar color models

C4 D2 EB
RGB 196 210 235
HSL 218° 49.37% 84.51%
HSB/HSV 218° 16.60% 92.16%
CMYK 16.60% 10.64% 0.00%
7.84%

Color #C4D2EB in popluar number systems.

HEX C4 D2 EB
Decimal 196 210 235
Binary 11000100 11010010 11101011
Octal 304 322 353

Shades and tints

Shades of #C4D2EB

#C4D2EB
(196,210,235)
#B3BFD6
(179,191,214)
#A2ACC1
(162,172,193)
#9199AC
(145,153,172)
#808697
(128,134,151)
#6F7382
(111,115,130)
#5E606D
(94,96,109)
#4D4D58
(77,77,88)
#3C3A43
(60,58,67)
#2B272E
(43,39,46)
#1A1419
(26,20,25)
#000000
(0,0,0)

Tints of #C4D2EB

#C4D2EB
(196,210,235)
#C9D6EC
(201,214,236)
#CEDAED
(206,218,237)
#D3DEEE
(211,222,238)
#D8E2EF
(216,226,239)
#DDE6F0
(221,230,240)
#E2EAF1
(226,234,241)
#E7EEF2
(231,238,242)
#ECF2F3
(236,242,243)
#F1F6F4
(241,246,244)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D2EB; }

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

This text font color is #C4D2EB.

Background Color

.myBgColor { background-color: #C4D2EB; }

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

This div background color is #C4D2EB.

Border color

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

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

This div border color is #C4D2EB.

Opacity

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

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

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

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

This text has shadow with #C4D2EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D2EB.

Preview

Color preview on black background

This text has color #C4D2EB on black background.


Color preview on white background

This text has color #C4D2EB on white background.


Black color preview on #C4D2EB background

This text has black color on #C4D2EB background.


White color preview on #C4D2EB background

This text has white color on #C4D2EB background.


Related colors

Complementary color

Complementary color for #hex is #3B2D14.


I love getcolorcode.com

Triadic colors

1 #EBC4D2 and #D2EBC4 with #C4D2EB are triadic colors.

2 #EBD2C4 and #D2C4EB with #C4D2EB are triadic colors.