COLOR #C5EAE4

HEX: #C5EAE4 RGB: (197,234,228)

Renk bilgisi

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

RGB renk modeli

#C5EAE4 color RGB value is (197,234,228).

RGB: (197,234,228) (77%, 92%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 228 of 255 = 89%

197
234
228

R + G + B ~ 86%. #C5EAE4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 228 = 659 (100%)
R 197 of 659 ~ 29.89%
G 234 of 659 ~ 35.51%
B 228 of 659 ~ 34.6'%

%29.89
%35.51
%34.6

CMYK RENK MODELİ

#C5EAE4 rengi CMYK tonu (16,0,3,8).

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

CMYK: (16,0,3,8)
C16M0Y3K8 (16%, 0%, 3%, 8%)
(0.16 / 0.00 / 0.03 / 0.08)

CMYK yüzdeleri

%15.81
%0
%2.56
%8.24

Codes

Color #C5EAE4 in popluar color models

C5 EA E4
RGB 197 234 228
HSL 170° 46.84% 84.51%
HSB/HSV 170° 15.81% 91.76%
CMYK 15.81% 0.00% 2.56%
8.24%

Color #C5EAE4 in popluar number systems.

HEX C5 EA E4
Decimal 197 234 228
Binary 11000101 11101010 11100100
Octal 305 352 344

Shades and tints

Shades of #C5EAE4

#C5EAE4
(197,234,228)
#B4D5D0
(180,213,208)
#A3C0BC
(163,192,188)
#92ABA8
(146,171,168)
#819694
(129,150,148)
#708180
(112,129,128)
#5F6C6C
(95,108,108)
#4E5758
(78,87,88)
#3D4244
(61,66,68)
#2C2D30
(44,45,48)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #C5EAE4

#C5EAE4
(197,234,228)
#CAEBE6
(202,235,230)
#CFECE8
(207,236,232)
#D4EDEA
(212,237,234)
#D9EEEC
(217,238,236)
#DEEFEE
(222,239,238)
#E3F0F0
(227,240,240)
#E8F1F2
(232,241,242)
#EDF2F4
(237,242,244)
#F2F3F6
(242,243,246)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EAE4; }

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

This text font color is #C5EAE4.

Background Color

.myBgColor { background-color: #C5EAE4; }

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

This div background color is #C5EAE4.

Border color

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

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

This div border color is #C5EAE4.

Opacity

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

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

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

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

This text has shadow with #C5EAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAE4.

Preview

Color preview on black background

This text has color #C5EAE4 on black background.


Color preview on white background

This text has color #C5EAE4 on white background.


Black color preview on #C5EAE4 background

This text has black color on #C5EAE4 background.


White color preview on #C5EAE4 background

This text has white color on #C5EAE4 background.


Related colors

Complementary color

Complementary color for #hex is #3A151B.


I love getcolorcode.com

Triadic colors

1 #E4C5EA and #EAE4C5 with #C5EAE4 are triadic colors.

2 #E4EAC5 and #EAC5E4 with #C5EAE4 are triadic colors.