COLOR #C5EAE7

HEX: #C5EAE7 RGB: (197,234,231)

Renk bilgisi

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

RGB renk modeli

#C5EAE7 color RGB value is (197,234,231).

RGB: (197,234,231) (77%, 92%, 91%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 231 of 255 = 91%

197
234
231

R + G + B ~ 87%. #C5EAE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 231 = 662 (100%)
R 197 of 662 ~ 29.76%
G 234 of 662 ~ 35.35%
B 231 of 662 ~ 34.89'%

%29.76
%35.35
%34.89

CMYK RENK MODELİ

#C5EAE7 rengi CMYK tonu (16,0,1,8).

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

CMYK: (16,0,1,8)
C16M0Y1K8 (16%, 0%, 1%, 8%)
(0.16 / 0.00 / 0.01 / 0.08)

CMYK yüzdeleri

%15.81
%0
%1.28
%8.24

Codes

Color #C5EAE7 in popluar color models

C5 EA E7
RGB 197 234 231
HSL 175° 46.84% 84.51%
HSB/HSV 175° 15.81% 91.76%
CMYK 15.81% 0.00% 1.28%
8.24%

Color #C5EAE7 in popluar number systems.

HEX C5 EA E7
Decimal 197 234 231
Binary 11000101 11101010 11100111
Octal 305 352 347

Shades and tints

Shades of #C5EAE7

#C5EAE7
(197,234,231)
#B4D5D2
(180,213,210)
#A3C0BD
(163,192,189)
#92ABA8
(146,171,168)
#819693
(129,150,147)
#70817E
(112,129,126)
#5F6C69
(95,108,105)
#4E5754
(78,87,84)
#3D423F
(61,66,63)
#2C2D2A
(44,45,42)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5EAE7

#C5EAE7
(197,234,231)
#CAEBE9
(202,235,233)
#CFECEB
(207,236,235)
#D4EDED
(212,237,237)
#D9EEEF
(217,238,239)
#DEEFF1
(222,239,241)
#E3F0F3
(227,240,243)
#E8F1F5
(232,241,245)
#EDF2F7
(237,242,247)
#F2F3F9
(242,243,249)
#F7F4FB
(247,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EAE7; }

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

This text font color is #C5EAE7.

Background Color

.myBgColor { background-color: #C5EAE7; }

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

This div background color is #C5EAE7.

Border color

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

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

This div border color is #C5EAE7.

Opacity

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

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

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

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

This text has shadow with #C5EAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAE7.

Preview

Color preview on black background

This text has color #C5EAE7 on black background.


Color preview on white background

This text has color #C5EAE7 on white background.


Black color preview on #C5EAE7 background

This text has black color on #C5EAE7 background.


White color preview on #C5EAE7 background

This text has white color on #C5EAE7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1518.


I love getcolorcode.com

Triadic colors

1 #E7C5EA and #EAE7C5 with #C5EAE7 are triadic colors.

2 #E7EAC5 and #EAC5E7 with #C5EAE7 are triadic colors.