COLOR #C4D5E8

HEX: #C4D5E8 RGB: (196,213,232)

Renk bilgisi

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

RGB renk modeli

#C4D5E8 color RGB value is (196,213,232).

RGB: (196,213,232) (77%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 232 of 255 = 91%

196
213
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 232 = 641 (100%)
R 196 of 641 ~ 30.58%
G 213 of 641 ~ 33.23%
B 232 of 641 ~ 36.19'%

%30.58
%33.23
%36.19

CMYK RENK MODELİ

#C4D5E8 rengi CMYK tonu (16,8,0,9).

  • camgöbeği tonu 15.52%
  • eflatun tonu 8.19%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (16,8,0,9)
C16M8Y0K9 (16%, 8%, 0%, 9%)
(0.16 / 0.08 / 0.00 / 0.09)

CMYK yüzdeleri

%15.52
%8.19
%0
%9.02

Codes

Color #C4D5E8 in popluar color models

C4 D5 E8
RGB 196 213 232
HSL 212° 43.90% 83.92%
HSB/HSV 212° 15.52% 90.98%
CMYK 15.52% 8.19% 0.00%
9.02%

Color #C4D5E8 in popluar number systems.

HEX C4 D5 E8
Decimal 196 213 232
Binary 11000100 11010101 11101000
Octal 304 325 350

Shades and tints

Shades of #C4D5E8

#C4D5E8
(196,213,232)
#B3C2D3
(179,194,211)
#A2AFBE
(162,175,190)
#919CA9
(145,156,169)
#808994
(128,137,148)
#6F767F
(111,118,127)
#5E636A
(94,99,106)
#4D5055
(77,80,85)
#3C3D40
(60,61,64)
#2B2A2B
(43,42,43)
#1A1716
(26,23,22)
#000000
(0,0,0)

Tints of #C4D5E8

#C4D5E8
(196,213,232)
#C9D8EA
(201,216,234)
#CEDBEC
(206,219,236)
#D3DEEE
(211,222,238)
#D8E1F0
(216,225,240)
#DDE4F2
(221,228,242)
#E2E7F4
(226,231,244)
#E7EAF6
(231,234,246)
#ECEDF8
(236,237,248)
#F1F0FA
(241,240,250)
#F6F3FC
(246,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D5E8 color. Also use rgb(196,213,232) instead hex code.

Text Font Color

.myTextColor { color: #C4D5E8; }

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

This text font color is #C4D5E8.

Background Color

.myBgColor { background-color: #C4D5E8; }

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

This div background color is #C4D5E8.

Border color

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

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

This div border color is #C4D5E8.

Opacity

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

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

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

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

This text has shadow with #C4D5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D5E8.

Preview

Color preview on black background

This text has color #C4D5E8 on black background.


Color preview on white background

This text has color #C4D5E8 on white background.


Black color preview on #C4D5E8 background

This text has black color on #C4D5E8 background.


White color preview on #C4D5E8 background

This text has white color on #C4D5E8 background.


Related colors

Complementary color

Complementary color for #hex is #3B2A17.


I love getcolorcode.com

Triadic colors

1 #E8C4D5 and #D5E8C4 with #C4D5E8 are triadic colors.

2 #E8D5C4 and #D5C4E8 with #C4D5E8 are triadic colors.