COLOR #C5CEE5

HEX: #C5CEE5 RGB: (197,206,229)

Renk bilgisi

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

RGB renk modeli

#C5CEE5 color RGB value is (197,206,229).

RGB: (197,206,229) (77%, 81%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 206 of 255 = 81%
B 229 of 255 = 90%

197
206
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 206 + 229 = 632 (100%)
R 197 of 632 ~ 31.17%
G 206 of 632 ~ 32.59%
B 229 of 632 ~ 36.23'%

%31.17
%32.59
%36.23

CMYK RENK MODELİ

#C5CEE5 rengi CMYK tonu (14,10,0,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 10.04%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (14,10,0,10)
C14M10Y0K10 (14%, 10%, 0%, 10%)
(0.14 / 0.10 / 0.00 / 0.10)

CMYK yüzdeleri

%13.97
%10.04
%0
%10.2

Codes

Color #C5CEE5 in popluar color models

C5 CE E5
RGB 197 206 229
HSL 223° 38.10% 83.53%
HSB/HSV 223° 13.97% 89.80%
CMYK 13.97% 10.04% 0.00%
10.20%

Color #C5CEE5 in popluar number systems.

HEX C5 CE E5
Decimal 197 206 229
Binary 11000101 11001110 11100101
Octal 305 316 345

Shades and tints

Shades of #C5CEE5

#C5CEE5
(197,206,229)
#B4BCD1
(180,188,209)
#A3AABD
(163,170,189)
#9298A9
(146,152,169)
#818695
(129,134,149)
#707481
(112,116,129)
#5F626D
(95,98,109)
#4E5059
(78,80,89)
#3D3E45
(61,62,69)
#2C2C31
(44,44,49)
#1B1A1D
(27,26,29)
#000000
(0,0,0)

Tints of #C5CEE5

#C5CEE5
(197,206,229)
#CAD2E7
(202,210,231)
#CFD6E9
(207,214,233)
#D4DAEB
(212,218,235)
#D9DEED
(217,222,237)
#DEE2EF
(222,226,239)
#E3E6F1
(227,230,241)
#E8EAF3
(232,234,243)
#EDEEF5
(237,238,245)
#F2F2F7
(242,242,247)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CEE5 color. Also use rgb(197,206,229) instead hex code.

Text Font Color

.myTextColor { color: #C5CEE5; }

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

This text font color is #C5CEE5.

Background Color

.myBgColor { background-color: #C5CEE5; }

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

This div background color is #C5CEE5.

Border color

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

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

This div border color is #C5CEE5.

Opacity

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

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

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

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

This text has shadow with #C5CEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CEE5.

Preview

Color preview on black background

This text has color #C5CEE5 on black background.


Color preview on white background

This text has color #C5CEE5 on white background.


Black color preview on #C5CEE5 background

This text has black color on #C5CEE5 background.


White color preview on #C5CEE5 background

This text has white color on #C5CEE5 background.


Related colors

Complementary color

Complementary color for #hex is #3A311A.


I love getcolorcode.com

Triadic colors

1 #E5C5CE and #CEE5C5 with #C5CEE5 are triadic colors.

2 #E5CEC5 and #CEC5E5 with #C5CEE5 are triadic colors.