COLOR #C5E8BD

HEX: #C5E8BD RGB: (197,232,189)

Renk bilgisi

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

RGB renk modeli

#C5E8BD color RGB value is (197,232,189).

RGB: (197,232,189) (77%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 189 of 255 = 74%

197
232
189

R + G + B ~ 81%. #C5E8BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 189 = 618 (100%)
R 197 of 618 ~ 31.88%
G 232 of 618 ~ 37.54%
B 189 of 618 ~ 30.58'%

%31.88
%37.54
%30.58

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 18.53%
  • ana renk tonu 9.02%

CMYK: (15,0,19,9)
C15M0Y19K9 (15%, 0%, 19%, 9%)
(0.15 / 0.00 / 0.19 / 0.09)

CMYK yüzdeleri

%15.09
%0
%18.53
%9.02

Codes

Color #C5E8BD in popluar color models

C5 E8 BD
RGB 197 232 189
HSL 109° 48.31% 82.55%
HSB/HSV 109° 18.53% 90.98%
CMYK 15.09% 0.00% 18.53%
9.02%

Color #C5E8BD in popluar number systems.

HEX C5 E8 BD
Decimal 197 232 189
Binary 11000101 11101000 10111101
Octal 305 350 275

Shades and tints

Shades of #C5E8BD

#C5E8BD
(197,232,189)
#B4D3AC
(180,211,172)
#A3BE9B
(163,190,155)
#92A98A
(146,169,138)
#819479
(129,148,121)
#707F68
(112,127,104)
#5F6A57
(95,106,87)
#4E5546
(78,85,70)
#3D4035
(61,64,53)
#2C2B24
(44,43,36)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #C5E8BD

#C5E8BD
(197,232,189)
#CAEAC3
(202,234,195)
#CFECC9
(207,236,201)
#D4EECF
(212,238,207)
#D9F0D5
(217,240,213)
#DEF2DB
(222,242,219)
#E3F4E1
(227,244,225)
#E8F6E7
(232,246,231)
#EDF8ED
(237,248,237)
#F2FAF3
(242,250,243)
#F7FCF9
(247,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E8BD color. Also use rgb(197,232,189) instead hex code.

Text Font Color

.myTextColor { color: #C5E8BD; }

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

This text font color is #C5E8BD.

Background Color

.myBgColor { background-color: #C5E8BD; }

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

This div background color is #C5E8BD.

Border color

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

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

This div border color is #C5E8BD.

Opacity

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

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

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

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

This text has shadow with #C5E8BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8BD.

Preview

Color preview on black background

This text has color #C5E8BD on black background.


Color preview on white background

This text has color #C5E8BD on white background.


Black color preview on #C5E8BD background

This text has black color on #C5E8BD background.


White color preview on #C5E8BD background

This text has white color on #C5E8BD background.


Related colors

Complementary color

Complementary color for #hex is #3A1742.


I love getcolorcode.com

Triadic colors

1 #BDC5E8 and #E8BDC5 with #C5E8BD are triadic colors.

2 #BDE8C5 and #E8C5BD with #C5E8BD are triadic colors.