COLOR #C4D3E7

HEX: #C4D3E7 RGB: (196,211,231)

Renk bilgisi

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

RGB renk modeli

#C4D3E7 color RGB value is (196,211,231).

RGB: (196,211,231) (77%, 83%, 91%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 211 of 255 = 83%
B 231 of 255 = 91%

196
211
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 211 + 231 = 638 (100%)
R 196 of 638 ~ 30.72%
G 211 of 638 ~ 33.07%
B 231 of 638 ~ 36.21'%

%30.72
%33.07
%36.21

CMYK RENK MODELİ

#C4D3E7 rengi CMYK tonu (15,9,0,9).

  • camgöbeği tonu 15.15%
  • eflatun tonu 8.66%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (15,9,0,9)
C15M9Y0K9 (15%, 9%, 0%, 9%)
(0.15 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%15.15
%8.66
%0
%9.41

Codes

Color #C4D3E7 in popluar color models

C4 D3 E7
RGB 196 211 231
HSL 214° 42.17% 83.73%
HSB/HSV 214° 15.15% 90.59%
CMYK 15.15% 8.66% 0.00%
9.41%

Color #C4D3E7 in popluar number systems.

HEX C4 D3 E7
Decimal 196 211 231
Binary 11000100 11010011 11100111
Octal 304 323 347

Shades and tints

Shades of #C4D3E7

#C4D3E7
(196,211,231)
#B3C0D2
(179,192,210)
#A2ADBD
(162,173,189)
#919AA8
(145,154,168)
#808793
(128,135,147)
#6F747E
(111,116,126)
#5E6169
(94,97,105)
#4D4E54
(77,78,84)
#3C3B3F
(60,59,63)
#2B282A
(43,40,42)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #C4D3E7

#C4D3E7
(196,211,231)
#C9D7E9
(201,215,233)
#CEDBEB
(206,219,235)
#D3DFED
(211,223,237)
#D8E3EF
(216,227,239)
#DDE7F1
(221,231,241)
#E2EBF3
(226,235,243)
#E7EFF5
(231,239,245)
#ECF3F7
(236,243,247)
#F1F7F9
(241,247,249)
#F6FBFB
(246,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D3E7; }

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

This text font color is #C4D3E7.

Background Color

.myBgColor { background-color: #C4D3E7; }

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

This div background color is #C4D3E7.

Border color

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

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

This div border color is #C4D3E7.

Opacity

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

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

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

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

This text has shadow with #C4D3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D3E7.

Preview

Color preview on black background

This text has color #C4D3E7 on black background.


Color preview on white background

This text has color #C4D3E7 on white background.


Black color preview on #C4D3E7 background

This text has black color on #C4D3E7 background.


White color preview on #C4D3E7 background

This text has white color on #C4D3E7 background.


Related colors

Complementary color

Complementary color for #hex is #3B2C18.


I love getcolorcode.com

Triadic colors

1 #E7C4D3 and #D3E7C4 with #C4D3E7 are triadic colors.

2 #E7D3C4 and #D3C4E7 with #C4D3E7 are triadic colors.