COLOR #C5EAD9

HEX: #C5EAD9 RGB: (197,234,217)

Renk bilgisi

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

RGB renk modeli

#C5EAD9 color RGB value is (197,234,217).

RGB: (197,234,217) (77%, 92%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 217 of 255 = 85%

197
234
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 217 = 648 (100%)
R 197 of 648 ~ 30.4%
G 234 of 648 ~ 36.11%
B 217 of 648 ~ 33.49'%

%30.4
%36.11
%33.49

CMYK RENK MODELİ

#C5EAD9 rengi CMYK tonu (16,0,7,8).

  • camgöbeği tonu 15.81%
  • eflatun tonu 0.00%
  • sarı tonu 7.26%
  • ana renk tonu 8.24%

CMYK: (16,0,7,8)
C16M0Y7K8 (16%, 0%, 7%, 8%)
(0.16 / 0.00 / 0.07 / 0.08)

CMYK yüzdeleri

%15.81
%0
%7.26
%8.24

Codes

Color #C5EAD9 in popluar color models

C5 EA D9
RGB 197 234 217
HSL 152° 46.84% 84.51%
HSB/HSV 152° 15.81% 91.76%
CMYK 15.81% 0.00% 7.26%
8.24%

Color #C5EAD9 in popluar number systems.

HEX C5 EA D9
Decimal 197 234 217
Binary 11000101 11101010 11011001
Octal 305 352 331

Shades and tints

Shades of #C5EAD9

#C5EAD9
(197,234,217)
#B4D5C6
(180,213,198)
#A3C0B3
(163,192,179)
#92ABA0
(146,171,160)
#81968D
(129,150,141)
#70817A
(112,129,122)
#5F6C67
(95,108,103)
#4E5754
(78,87,84)
#3D4241
(61,66,65)
#2C2D2E
(44,45,46)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #C5EAD9

#C5EAD9
(197,234,217)
#CAEBDC
(202,235,220)
#CFECDF
(207,236,223)
#D4EDE2
(212,237,226)
#D9EEE5
(217,238,229)
#DEEFE8
(222,239,232)
#E3F0EB
(227,240,235)
#E8F1EE
(232,241,238)
#EDF2F1
(237,242,241)
#F2F3F4
(242,243,244)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EAD9 color. Also use rgb(197,234,217) instead hex code.

Text Font Color

.myTextColor { color: #C5EAD9; }

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

This text font color is #C5EAD9.

Background Color

.myBgColor { background-color: #C5EAD9; }

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

This div background color is #C5EAD9.

Border color

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

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

This div border color is #C5EAD9.

Opacity

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

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

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

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

This text has shadow with #C5EAD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAD9.

Preview

Color preview on black background

This text has color #C5EAD9 on black background.


Color preview on white background

This text has color #C5EAD9 on white background.


Black color preview on #C5EAD9 background

This text has black color on #C5EAD9 background.


White color preview on #C5EAD9 background

This text has white color on #C5EAD9 background.


Related colors

Complementary color

Complementary color for #hex is #3A1526.


I love getcolorcode.com

Triadic colors

1 #D9C5EA and #EAD9C5 with #C5EAD9 are triadic colors.

2 #D9EAC5 and #EAC5D9 with #C5EAD9 are triadic colors.