COLOR #C5E6EA

HEX: #C5E6EA RGB: (197,230,234)

Renk bilgisi

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

RGB renk modeli

#C5E6EA color RGB value is (197,230,234).

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

RGB bağlantıları ve doygunluk

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

197
230
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 234 = 661 (100%)
R 197 of 661 ~ 29.8%
G 230 of 661 ~ 34.8%
B 234 of 661 ~ 35.4'%

%29.8
%34.8
%35.4

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%15.81
%1.71
%0
%8.24

Codes

Color #C5E6EA in popluar color models

C5 E6 EA
RGB 197 230 234
HSL 186° 46.84% 84.51%
HSB/HSV 186° 15.81% 91.76%
CMYK 15.81% 1.71% 0.00%
8.24%

Color #C5E6EA in popluar number systems.

HEX C5 E6 EA
Decimal 197 230 234
Binary 11000101 11100110 11101010
Octal 305 346 352

Shades and tints

Shades of #C5E6EA

#C5E6EA
(197,230,234)
#B4D2D5
(180,210,213)
#A3BEC0
(163,190,192)
#92AAAB
(146,170,171)
#819696
(129,150,150)
#708281
(112,130,129)
#5F6E6C
(95,110,108)
#4E5A57
(78,90,87)
#3D4642
(61,70,66)
#2C322D
(44,50,45)
#1B1E18
(27,30,24)
#000000
(0,0,0)

Tints of #C5E6EA

#C5E6EA
(197,230,234)
#CAE8EB
(202,232,235)
#CFEAEC
(207,234,236)
#D4ECED
(212,236,237)
#D9EEEE
(217,238,238)
#DEF0EF
(222,240,239)
#E3F2F0
(227,242,240)
#E8F4F1
(232,244,241)
#EDF6F2
(237,246,242)
#F2F8F3
(242,248,243)
#F7FAF4
(247,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6EA; }

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

This text font color is #C5E6EA.

Background Color

.myBgColor { background-color: #C5E6EA; }

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

This div background color is #C5E6EA.

Border color

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

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

This div border color is #C5E6EA.

Opacity

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

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

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

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

This text has shadow with #C5E6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6EA.

Preview

Color preview on black background

This text has color #C5E6EA on black background.


Color preview on white background

This text has color #C5E6EA on white background.


Black color preview on #C5E6EA background

This text has black color on #C5E6EA background.


White color preview on #C5E6EA background

This text has white color on #C5E6EA background.


Related colors

Complementary color

Complementary color for #hex is #3A1915.


I love getcolorcode.com

Triadic colors

1 #EAC5E6 and #E6EAC5 with #C5E6EA are triadic colors.

2 #EAE6C5 and #E6C5EA with #C5E6EA are triadic colors.