COLOR #C5EBE4

HEX: #C5EBE4 RGB: (197,235,228)

Renk bilgisi

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

RGB renk modeli

#C5EBE4 color RGB value is (197,235,228).

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

RGB bağlantıları ve doygunluk

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

197
235
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 228 = 660 (100%)
R 197 of 660 ~ 29.85%
G 235 of 660 ~ 35.61%
B 228 of 660 ~ 34.55'%

%29.85
%35.61
%34.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 2.98%
  • ana renk tonu 7.84%

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

CMYK yüzdeleri

%16.17
%0
%2.98
%7.84

Codes

Color #C5EBE4 in popluar color models

C5 EB E4
RGB 197 235 228
HSL 169° 48.72% 84.71%
HSB/HSV 169° 16.17% 92.16%
CMYK 16.17% 0.00% 2.98%
7.84%

Color #C5EBE4 in popluar number systems.

HEX C5 EB E4
Decimal 197 235 228
Binary 11000101 11101011 11100100
Octal 305 353 344

Shades and tints

Shades of #C5EBE4

#C5EBE4
(197,235,228)
#B4D6D0
(180,214,208)
#A3C1BC
(163,193,188)
#92ACA8
(146,172,168)
#819794
(129,151,148)
#708280
(112,130,128)
#5F6D6C
(95,109,108)
#4E5858
(78,88,88)
#3D4344
(61,67,68)
#2C2E30
(44,46,48)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #C5EBE4

#C5EBE4
(197,235,228)
#CAECE6
(202,236,230)
#CFEDE8
(207,237,232)
#D4EEEA
(212,238,234)
#D9EFEC
(217,239,236)
#DEF0EE
(222,240,238)
#E3F1F0
(227,241,240)
#E8F2F2
(232,242,242)
#EDF3F4
(237,243,244)
#F2F4F6
(242,244,246)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBE4; }

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

This text font color is #C5EBE4.

Background Color

.myBgColor { background-color: #C5EBE4; }

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

This div background color is #C5EBE4.

Border color

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

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

This div border color is #C5EBE4.

Opacity

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

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

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

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

This text has shadow with #C5EBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBE4.

Preview

Color preview on black background

This text has color #C5EBE4 on black background.


Color preview on white background

This text has color #C5EBE4 on white background.


Black color preview on #C5EBE4 background

This text has black color on #C5EBE4 background.


White color preview on #C5EBE4 background

This text has white color on #C5EBE4 background.


Related colors

Complementary color

Complementary color for #hex is #3A141B.


I love getcolorcode.com

Triadic colors

1 #E4C5EB and #EBE4C5 with #C5EBE4 are triadic colors.

2 #E4EBC5 and #EBC5E4 with #C5EBE4 are triadic colors.