COLOR #C5CCEC

HEX: #C5CCEC RGB: (197,204,236)

Renk bilgisi

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

RGB renk modeli

#C5CCEC color RGB value is (197,204,236).

RGB: (197,204,236) (77%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 236 of 255 = 93%

197
204
236

R + G + B ~ 83%. #C5CCEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 236 = 637 (100%)
R 197 of 637 ~ 30.93%
G 204 of 637 ~ 32.03%
B 236 of 637 ~ 37.05'%

%30.93
%32.03
%37.05

CMYK RENK MODELİ

#C5CCEC rengi CMYK tonu (17,14,0,7).

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

CMYK: (17,14,0,7)
C17M14Y0K7 (17%, 14%, 0%, 7%)
(0.17 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%13.56
%0
%7.45

Codes

Color #C5CCEC in popluar color models

C5 CC EC
RGB 197 204 236
HSL 229° 50.65% 84.90%
HSB/HSV 229° 16.53% 92.55%
CMYK 16.53% 13.56% 0.00%
7.45%

Color #C5CCEC in popluar number systems.

HEX C5 CC EC
Decimal 197 204 236
Binary 11000101 11001100 11101100
Octal 305 314 354

Shades and tints

Shades of #C5CCEC

#C5CCEC
(197,204,236)
#B4BAD7
(180,186,215)
#A3A8C2
(163,168,194)
#9296AD
(146,150,173)
#818498
(129,132,152)
#707283
(112,114,131)
#5F606E
(95,96,110)
#4E4E59
(78,78,89)
#3D3C44
(61,60,68)
#2C2A2F
(44,42,47)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #C5CCEC

#C5CCEC
(197,204,236)
#CAD0ED
(202,208,237)
#CFD4EE
(207,212,238)
#D4D8EF
(212,216,239)
#D9DCF0
(217,220,240)
#DEE0F1
(222,224,241)
#E3E4F2
(227,228,242)
#E8E8F3
(232,232,243)
#EDECF4
(237,236,244)
#F2F0F5
(242,240,245)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCEC; }

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

This text font color is #C5CCEC.

Background Color

.myBgColor { background-color: #C5CCEC; }

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

This div background color is #C5CCEC.

Border color

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

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

This div border color is #C5CCEC.

Opacity

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

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

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

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

This text has shadow with #C5CCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCEC.

Preview

Color preview on black background

This text has color #C5CCEC on black background.


Color preview on white background

This text has color #C5CCEC on white background.


Black color preview on #C5CCEC background

This text has black color on #C5CCEC background.


White color preview on #C5CCEC background

This text has white color on #C5CCEC background.


Related colors

Complementary color

Complementary color for #hex is #3A3313.


I love getcolorcode.com

Triadic colors

1 #ECC5CC and #CCECC5 with #C5CCEC are triadic colors.

2 #ECCCC5 and #CCC5EC with #C5CCEC are triadic colors.