COLOR #C5E3BA

HEX: #C5E3BA RGB: (197,227,186)

Renk bilgisi

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

RGB renk modeli

#C5E3BA color RGB value is (197,227,186).

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

RGB bağlantıları ve doygunluk

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

197
227
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 186 = 610 (100%)
R 197 of 610 ~ 32.3%
G 227 of 610 ~ 37.21%
B 186 of 610 ~ 30.49'%

%32.3
%37.21
%30.49

CMYK RENK MODELİ

#C5E3BA rengi CMYK tonu (13,0,18,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 18.06%
  • ana renk tonu 10.98%

CMYK: (13,0,18,11)
C13M0Y18K11 (13%, 0%, 18%, 11%)
(0.13 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%13.22
%0
%18.06
%10.98

Codes

Color #C5E3BA in popluar color models

C5 E3 BA
RGB 197 227 186
HSL 104° 42.27% 80.98%
HSB/HSV 104° 18.06% 89.02%
CMYK 13.22% 0.00% 18.06%
10.98%

Color #C5E3BA in popluar number systems.

HEX C5 E3 BA
Decimal 197 227 186
Binary 11000101 11100011 10111010
Octal 305 343 272

Shades and tints

Shades of #C5E3BA

#C5E3BA
(197,227,186)
#B4CFAA
(180,207,170)
#A3BB9A
(163,187,154)
#92A78A
(146,167,138)
#81937A
(129,147,122)
#707F6A
(112,127,106)
#5F6B5A
(95,107,90)
#4E574A
(78,87,74)
#3D433A
(61,67,58)
#2C2F2A
(44,47,42)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #C5E3BA

#C5E3BA
(197,227,186)
#CAE5C0
(202,229,192)
#CFE7C6
(207,231,198)
#D4E9CC
(212,233,204)
#D9EBD2
(217,235,210)
#DEEDD8
(222,237,216)
#E3EFDE
(227,239,222)
#E8F1E4
(232,241,228)
#EDF3EA
(237,243,234)
#F2F5F0
(242,245,240)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3BA; }

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

This text font color is #C5E3BA.

Background Color

.myBgColor { background-color: #C5E3BA; }

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

This div background color is #C5E3BA.

Border color

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

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

This div border color is #C5E3BA.

Opacity

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

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

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

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

This text has shadow with #C5E3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3BA.

Preview

Color preview on black background

This text has color #C5E3BA on black background.


Color preview on white background

This text has color #C5E3BA on white background.


Black color preview on #C5E3BA background

This text has black color on #C5E3BA background.


White color preview on #C5E3BA background

This text has white color on #C5E3BA background.


Related colors

Complementary color

Complementary color for #hex is #3A1C45.


I love getcolorcode.com

Triadic colors

1 #BAC5E3 and #E3BAC5 with #C5E3BA are triadic colors.

2 #BAE3C5 and #E3C5BA with #C5E3BA are triadic colors.