COLOR #C5EAE5

HEX: #C5EAE5 RGB: (197,234,229)

Renk bilgisi

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

RGB renk modeli

#C5EAE5 color RGB value is (197,234,229).

RGB: (197,234,229) (77%, 92%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 229 of 255 = 90%

197
234
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 229 = 660 (100%)
R 197 of 660 ~ 29.85%
G 234 of 660 ~ 35.45%
B 229 of 660 ~ 34.7'%

%29.85
%35.45
%34.7

CMYK RENK MODELİ

#C5EAE5 rengi CMYK tonu (16,0,2,8).

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

CMYK: (16,0,2,8)
C16M0Y2K8 (16%, 0%, 2%, 8%)
(0.16 / 0.00 / 0.02 / 0.08)

CMYK yüzdeleri

%15.81
%0
%2.14
%8.24

Codes

Color #C5EAE5 in popluar color models

C5 EA E5
RGB 197 234 229
HSL 172° 46.84% 84.51%
HSB/HSV 172° 15.81% 91.76%
CMYK 15.81% 0.00% 2.14%
8.24%

Color #C5EAE5 in popluar number systems.

HEX C5 EA E5
Decimal 197 234 229
Binary 11000101 11101010 11100101
Octal 305 352 345

Shades and tints

Shades of #C5EAE5

#C5EAE5
(197,234,229)
#B4D5D1
(180,213,209)
#A3C0BD
(163,192,189)
#92ABA9
(146,171,169)
#819695
(129,150,149)
#708181
(112,129,129)
#5F6C6D
(95,108,109)
#4E5759
(78,87,89)
#3D4245
(61,66,69)
#2C2D31
(44,45,49)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #C5EAE5

#C5EAE5
(197,234,229)
#CAEBE7
(202,235,231)
#CFECE9
(207,236,233)
#D4EDEB
(212,237,235)
#D9EEED
(217,238,237)
#DEEFEF
(222,239,239)
#E3F0F1
(227,240,241)
#E8F1F3
(232,241,243)
#EDF2F5
(237,242,245)
#F2F3F7
(242,243,247)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EAE5; }

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

This text font color is #C5EAE5.

Background Color

.myBgColor { background-color: #C5EAE5; }

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

This div background color is #C5EAE5.

Border color

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

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

This div border color is #C5EAE5.

Opacity

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

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

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

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

This text has shadow with #C5EAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAE5.

Preview

Color preview on black background

This text has color #C5EAE5 on black background.


Color preview on white background

This text has color #C5EAE5 on white background.


Black color preview on #C5EAE5 background

This text has black color on #C5EAE5 background.


White color preview on #C5EAE5 background

This text has white color on #C5EAE5 background.


Related colors

Complementary color

Complementary color for #hex is #3A151A.


I love getcolorcode.com

Triadic colors

1 #E5C5EA and #EAE5C5 with #C5EAE5 are triadic colors.

2 #E5EAC5 and #EAC5E5 with #C5EAE5 are triadic colors.