COLOR #C5E4BA

HEX: #C5E4BA RGB: (197,228,186)

Renk bilgisi

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

RGB renk modeli

#C5E4BA color RGB value is (197,228,186).

RGB: (197,228,186) (77%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 186 of 255 = 73%

197
228
186

R + G + B ~ 80%. #C5E4BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 186 = 611 (100%)
R 197 of 611 ~ 32.24%
G 228 of 611 ~ 37.32%
B 186 of 611 ~ 30.44'%

%32.24
%37.32
%30.44

CMYK RENK MODELİ

#C5E4BA rengi CMYK tonu (14,0,18,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 18.42%
  • ana renk tonu 10.59%

CMYK: (14,0,18,11)
C14M0Y18K11 (14%, 0%, 18%, 11%)
(0.14 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%13.6
%0
%18.42
%10.59

Codes

Color #C5E4BA in popluar color models

C5 E4 BA
RGB 197 228 186
HSL 104° 43.75% 81.18%
HSB/HSV 104° 18.42% 89.41%
CMYK 13.60% 0.00% 18.42%
10.59%

Color #C5E4BA in popluar number systems.

HEX C5 E4 BA
Decimal 197 228 186
Binary 11000101 11100100 10111010
Octal 305 344 272

Shades and tints

Shades of #C5E4BA

#C5E4BA
(197,228,186)
#B4D0AA
(180,208,170)
#A3BC9A
(163,188,154)
#92A88A
(146,168,138)
#81947A
(129,148,122)
#70806A
(112,128,106)
#5F6C5A
(95,108,90)
#4E584A
(78,88,74)
#3D443A
(61,68,58)
#2C302A
(44,48,42)
#1B1C1A
(27,28,26)
#000000
(0,0,0)

Tints of #C5E4BA

#C5E4BA
(197,228,186)
#CAE6C0
(202,230,192)
#CFE8C6
(207,232,198)
#D4EACC
(212,234,204)
#D9ECD2
(217,236,210)
#DEEED8
(222,238,216)
#E3F0DE
(227,240,222)
#E8F2E4
(232,242,228)
#EDF4EA
(237,244,234)
#F2F6F0
(242,246,240)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4BA; }

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

This text font color is #C5E4BA.

Background Color

.myBgColor { background-color: #C5E4BA; }

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

This div background color is #C5E4BA.

Border color

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

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

This div border color is #C5E4BA.

Opacity

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

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

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

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

This text has shadow with #C5E4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4BA.

Preview

Color preview on black background

This text has color #C5E4BA on black background.


Color preview on white background

This text has color #C5E4BA on white background.


Black color preview on #C5E4BA background

This text has black color on #C5E4BA background.


White color preview on #C5E4BA background

This text has white color on #C5E4BA background.


Related colors

Complementary color

Complementary color for #hex is #3A1B45.


I love getcolorcode.com

Triadic colors

1 #BAC5E4 and #E4BAC5 with #C5E4BA are triadic colors.

2 #BAE4C5 and #E4C5BA with #C5E4BA are triadic colors.