COLOR #C4C5EC

HEX: #C4C5EC RGB: (196,197,236)

Renk bilgisi

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

RGB renk modeli

#C4C5EC color RGB value is (196,197,236).

RGB: (196,197,236) (77%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 197 of 255 = 77%
B 236 of 255 = 93%

196
197
236

R + G + B ~ 82%. #C4C5EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 197 + 236 = 629 (100%)
R 196 of 629 ~ 31.16%
G 197 of 629 ~ 31.32%
B 236 of 629 ~ 37.52'%

%31.16
%31.32
%37.52

CMYK RENK MODELİ

#C4C5EC rengi CMYK tonu (17,17,0,7).

  • camgöbeği tonu 16.95%
  • eflatun tonu 16.53%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,17,0,7)
C17M17Y0K7 (17%, 17%, 0%, 7%)
(0.17 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%16.95
%16.53
%0
%7.45

Codes

Color #C4C5EC in popluar color models

C4 C5 EC
RGB 196 197 236
HSL 239° 51.28% 84.71%
HSB/HSV 239° 16.95% 92.55%
CMYK 16.95% 16.53% 0.00%
7.45%

Color #C4C5EC in popluar number systems.

HEX C4 C5 EC
Decimal 196 197 236
Binary 11000100 11000101 11101100
Octal 304 305 354

Shades and tints

Shades of #C4C5EC

#C4C5EC
(196,197,236)
#B3B4D7
(179,180,215)
#A2A3C2
(162,163,194)
#9192AD
(145,146,173)
#808198
(128,129,152)
#6F7083
(111,112,131)
#5E5F6E
(94,95,110)
#4D4E59
(77,78,89)
#3C3D44
(60,61,68)
#2B2C2F
(43,44,47)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #C4C5EC

#C4C5EC
(196,197,236)
#C9CAED
(201,202,237)
#CECFEE
(206,207,238)
#D3D4EF
(211,212,239)
#D8D9F0
(216,217,240)
#DDDEF1
(221,222,241)
#E2E3F2
(226,227,242)
#E7E8F3
(231,232,243)
#ECEDF4
(236,237,244)
#F1F2F5
(241,242,245)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C5EC color. Also use rgb(196,197,236) instead hex code.

Text Font Color

.myTextColor { color: #C4C5EC; }

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

This text font color is #C4C5EC.

Background Color

.myBgColor { background-color: #C4C5EC; }

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

This div background color is #C4C5EC.

Border color

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

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

This div border color is #C4C5EC.

Opacity

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

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

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

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

This text has shadow with #C4C5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C5EC.

Preview

Color preview on black background

This text has color #C4C5EC on black background.


Color preview on white background

This text has color #C4C5EC on white background.


Black color preview on #C4C5EC background

This text has black color on #C4C5EC background.


White color preview on #C4C5EC background

This text has white color on #C4C5EC background.


Related colors

Complementary color

Complementary color for #hex is #3B3A13.


I love getcolorcode.com

Triadic colors

1 #ECC4C5 and #C5ECC4 with #C4C5EC are triadic colors.

2 #ECC5C4 and #C5C4EC with #C4C5EC are triadic colors.