COLOR #C4D3EB

HEX: #C4D3EB RGB: (196,211,235)

Renk bilgisi

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

RGB renk modeli

#C4D3EB color RGB value is (196,211,235).

RGB: (196,211,235) (77%, 83%, 92%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 235 of 255 = 92%

196
211
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 235 = 642 (100%)
R 196 of 642 ~ 30.53%
G 211 of 642 ~ 32.87%
B 235 of 642 ~ 36.6'%

%30.53
%32.87
%36.6

CMYK RENK MODELİ

#C4D3EB rengi CMYK tonu (17,10,0,8).

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

CMYK: (17,10,0,8)
C17M10Y0K8 (17%, 10%, 0%, 8%)
(0.17 / 0.10 / 0.00 / 0.08)

CMYK yüzdeleri

%16.6
%10.21
%0
%7.84

Codes

Color #C4D3EB in popluar color models

C4 D3 EB
RGB 196 211 235
HSL 217° 49.37% 84.51%
HSB/HSV 217° 16.60% 92.16%
CMYK 16.60% 10.21% 0.00%
7.84%

Color #C4D3EB in popluar number systems.

HEX C4 D3 EB
Decimal 196 211 235
Binary 11000100 11010011 11101011
Octal 304 323 353

Shades and tints

Shades of #C4D3EB

#C4D3EB
(196,211,235)
#B3C0D6
(179,192,214)
#A2ADC1
(162,173,193)
#919AAC
(145,154,172)
#808797
(128,135,151)
#6F7482
(111,116,130)
#5E616D
(94,97,109)
#4D4E58
(77,78,88)
#3C3B43
(60,59,67)
#2B282E
(43,40,46)
#1A1519
(26,21,25)
#000000
(0,0,0)

Tints of #C4D3EB

#C4D3EB
(196,211,235)
#C9D7EC
(201,215,236)
#CEDBED
(206,219,237)
#D3DFEE
(211,223,238)
#D8E3EF
(216,227,239)
#DDE7F0
(221,231,240)
#E2EBF1
(226,235,241)
#E7EFF2
(231,239,242)
#ECF3F3
(236,243,243)
#F1F7F4
(241,247,244)
#F6FBF5
(246,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D3EB; }

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

This text font color is #C4D3EB.

Background Color

.myBgColor { background-color: #C4D3EB; }

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

This div background color is #C4D3EB.

Border color

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

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

This div border color is #C4D3EB.

Opacity

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

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

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

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

This text has shadow with #C4D3EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D3EB.

Preview

Color preview on black background

This text has color #C4D3EB on black background.


Color preview on white background

This text has color #C4D3EB on white background.


Black color preview on #C4D3EB background

This text has black color on #C4D3EB background.


White color preview on #C4D3EB background

This text has white color on #C4D3EB background.


Related colors

Complementary color

Complementary color for #hex is #3B2C14.


I love getcolorcode.com

Triadic colors

1 #EBC4D3 and #D3EBC4 with #C4D3EB are triadic colors.

2 #EBD3C4 and #D3C4EB with #C4D3EB are triadic colors.