COLOR #C5E7BA

HEX: #C5E7BA
RGB: (197,231,186)

Renk bilgisi

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

RGB renk modeli

#C5E7BA color RGB value is (197,231,186).

  • kırmız ton 197;
  • yeşil ton 231;
  • mavi ton 186.
RGB:
(197,231,186)
(77%,91%,73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 186 of 255 = 73%

197
231
186

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

Yüzdelerle RGB renk parçaları

R + G + B =
197 + 231 + 186 = 614 (100%)
R 197 of 614 ~ 32.08%
G 231 of 614 ~ 37.62%
B 186 of 614 ~ 30.29%

%32.08
%37.62
%30.29

CMYK RENK MODELİ

#C5E7BA rengi CMYK tonu (15,0,19,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 19.48%
  • ana renk tonu 9.41%
CMYK:
(15,0,19,9)
C15M0Y19K9 
(15%,0%,19%,9%)
(0.15/0.00/0.19/0.09)	

CMYK yüzdeleri

%14.72
%0
%19.48
%9.41

Codes

Color #C5E7BA in popluar color models

C5E7BA
RGB197231186
HSL105°48.39%81.76%
HSB/HSV105°19.48%90.59%
CMYK14.72%0.00%19.48%
9.41%

Color #C5E7BA in popluar number systems.

HEXC5E7BA
Decimal197231186
Binary110001011110011110111010
Octal305347272

Shades and tints

Shades of #C5E7BA

#C5E7BA
(197,231,186)
#B4D2AA
(180,210,170)
#A3BD9A
(163,189,154)
#92A88A
(146,168,138)
#81937A
(129,147,122)
#707E6A
(112,126,106)
#5F695A
(95,105,90)
#4E544A
(78,84,74)
#3D3F3A
(61,63,58)
#2C2A2A
(44,42,42)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #C5E7BA

#C5E7BA
(197,231,186)
#CAE9C0
(202,233,192)
#CFEBC6
(207,235,198)
#D4EDCC
(212,237,204)
#D9EFD2
(217,239,210)
#DEF1D8
(222,241,216)
#E3F3DE
(227,243,222)
#E8F5E4
(232,245,228)
#EDF7EA
(237,247,234)
#F2F9F0
(242,249,240)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7BA; }

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

This text font color is #C5E7BA.


Background Color

.myBgColor { background-color: #C5E7BA; }

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

This div background color is #C5E7BA.


Border color

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

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

This div border color is #C5E7BA.


Opacity

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

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

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

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

This text has shadow with #C5E7BA color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #C5E7BA on black background.


Color preview on white background

This text has color #C5E7BA on white background.



Black color preview on #C5E7BA background

This text has black color on #C5E7BA background.


White color preview on #C5E7BA background

This text has white color on #C5E7BA background.