COLOR #C5EDD6

HEX: #C5EDD6 RGB: (197,237,214)

Renk bilgisi

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

RGB renk modeli

#C5EDD6 color RGB value is (197,237,214).

RGB: (197,237,214) (77%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 214 of 255 = 84%

197
237
214

R + G + B ~ 85%. #C5EDD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 214 = 648 (100%)
R 197 of 648 ~ 30.4%
G 237 of 648 ~ 36.57%
B 214 of 648 ~ 33.02'%

%30.4
%36.57
%33.02

CMYK RENK MODELİ

#C5EDD6 rengi CMYK tonu (17,0,10,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.00%
  • sarı tonu 9.70%
  • ana renk tonu 7.06%

CMYK: (17,0,10,7)
C17M0Y10K7 (17%, 0%, 10%, 7%)
(0.17 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%16.88
%0
%9.7
%7.06

Codes

Color #C5EDD6 in popluar color models

C5 ED D6
RGB 197 237 214
HSL 146° 52.63% 85.10%
HSB/HSV 146° 16.88% 92.94%
CMYK 16.88% 0.00% 9.70%
7.06%

Color #C5EDD6 in popluar number systems.

HEX C5 ED D6
Decimal 197 237 214
Binary 11000101 11101101 11010110
Octal 305 355 326

Shades and tints

Shades of #C5EDD6

#C5EDD6
(197,237,214)
#B4D8C3
(180,216,195)
#A3C3B0
(163,195,176)
#92AE9D
(146,174,157)
#81998A
(129,153,138)
#708477
(112,132,119)
#5F6F64
(95,111,100)
#4E5A51
(78,90,81)
#3D453E
(61,69,62)
#2C302B
(44,48,43)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #C5EDD6

#C5EDD6
(197,237,214)
#CAEED9
(202,238,217)
#CFEFDC
(207,239,220)
#D4F0DF
(212,240,223)
#D9F1E2
(217,241,226)
#DEF2E5
(222,242,229)
#E3F3E8
(227,243,232)
#E8F4EB
(232,244,235)
#EDF5EE
(237,245,238)
#F2F6F1
(242,246,241)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EDD6 color. Also use rgb(197,237,214) instead hex code.

Text Font Color

.myTextColor { color: #C5EDD6; }

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

This text font color is #C5EDD6.

Background Color

.myBgColor { background-color: #C5EDD6; }

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

This div background color is #C5EDD6.

Border color

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

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

This div border color is #C5EDD6.

Opacity

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

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

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

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

This text has shadow with #C5EDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDD6.

Preview

Color preview on black background

This text has color #C5EDD6 on black background.


Color preview on white background

This text has color #C5EDD6 on white background.


Black color preview on #C5EDD6 background

This text has black color on #C5EDD6 background.


White color preview on #C5EDD6 background

This text has white color on #C5EDD6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1229.


I love getcolorcode.com

Triadic colors

1 #D6C5ED and #EDD6C5 with #C5EDD6 are triadic colors.

2 #D6EDC5 and #EDC5D6 with #C5EDD6 are triadic colors.