COLOR #C5EBE3

HEX: #C5EBE3 RGB: (197,235,227)

Renk bilgisi

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

RGB renk modeli

#C5EBE3 color RGB value is (197,235,227).

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

RGB bağlantıları ve doygunluk

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

197
235
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 227 = 659 (100%)
R 197 of 659 ~ 29.89%
G 235 of 659 ~ 35.66%
B 227 of 659 ~ 34.45'%

%29.89
%35.66
%34.45

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 3.40%
  • 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
%3.4
%7.84

Codes

Color #C5EBE3 in popluar color models

C5 EB E3
RGB 197 235 227
HSL 167° 48.72% 84.71%
HSB/HSV 167° 16.17% 92.16%
CMYK 16.17% 0.00% 3.40%
7.84%

Color #C5EBE3 in popluar number systems.

HEX C5 EB E3
Decimal 197 235 227
Binary 11000101 11101011 11100011
Octal 305 353 343

Shades and tints

Shades of #C5EBE3

#C5EBE3
(197,235,227)
#B4D6CF
(180,214,207)
#A3C1BB
(163,193,187)
#92ACA7
(146,172,167)
#819793
(129,151,147)
#70827F
(112,130,127)
#5F6D6B
(95,109,107)
#4E5857
(78,88,87)
#3D4343
(61,67,67)
#2C2E2F
(44,46,47)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #C5EBE3

#C5EBE3
(197,235,227)
#CAECE5
(202,236,229)
#CFEDE7
(207,237,231)
#D4EEE9
(212,238,233)
#D9EFEB
(217,239,235)
#DEF0ED
(222,240,237)
#E3F1EF
(227,241,239)
#E8F2F1
(232,242,241)
#EDF3F3
(237,243,243)
#F2F4F5
(242,244,245)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EBE3; }

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

This text font color is #C5EBE3.

Background Color

.myBgColor { background-color: #C5EBE3; }

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

This div background color is #C5EBE3.

Border color

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

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

This div border color is #C5EBE3.

Opacity

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

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

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

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

This text has shadow with #C5EBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBE3.

Preview

Color preview on black background

This text has color #C5EBE3 on black background.


Color preview on white background

This text has color #C5EBE3 on white background.


Black color preview on #C5EBE3 background

This text has black color on #C5EBE3 background.


White color preview on #C5EBE3 background

This text has white color on #C5EBE3 background.


Related colors

Complementary color

Complementary color for #hex is #3A141C.


I love getcolorcode.com

Triadic colors

1 #E3C5EB and #EBE3C5 with #C5EBE3 are triadic colors.

2 #E3EBC5 and #EBC5E3 with #C5EBE3 are triadic colors.