COLOR #C5E9BD

HEX: #C5E9BD RGB: (197,233,189)

Renk bilgisi

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

RGB renk modeli

#C5E9BD color RGB value is (197,233,189).

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

RGB bağlantıları ve doygunluk

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

197
233
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 189 = 619 (100%)
R 197 of 619 ~ 31.83%
G 233 of 619 ~ 37.64%
B 189 of 619 ~ 30.53'%

%31.83
%37.64
%30.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 18.88%
  • ana renk tonu 8.63%

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

CMYK yüzdeleri

%15.45
%0
%18.88
%8.63

Codes

Color #C5E9BD in popluar color models

C5 E9 BD
RGB 197 233 189
HSL 109° 50.00% 82.75%
HSB/HSV 109° 18.88% 91.37%
CMYK 15.45% 0.00% 18.88%
8.63%

Color #C5E9BD in popluar number systems.

HEX C5 E9 BD
Decimal 197 233 189
Binary 11000101 11101001 10111101
Octal 305 351 275

Shades and tints

Shades of #C5E9BD

#C5E9BD
(197,233,189)
#B4D4AC
(180,212,172)
#A3BF9B
(163,191,155)
#92AA8A
(146,170,138)
#819579
(129,149,121)
#708068
(112,128,104)
#5F6B57
(95,107,87)
#4E5646
(78,86,70)
#3D4135
(61,65,53)
#2C2C24
(44,44,36)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #C5E9BD

#C5E9BD
(197,233,189)
#CAEBC3
(202,235,195)
#CFEDC9
(207,237,201)
#D4EFCF
(212,239,207)
#D9F1D5
(217,241,213)
#DEF3DB
(222,243,219)
#E3F5E1
(227,245,225)
#E8F7E7
(232,247,231)
#EDF9ED
(237,249,237)
#F2FBF3
(242,251,243)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9BD; }

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

This text font color is #C5E9BD.

Background Color

.myBgColor { background-color: #C5E9BD; }

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

This div background color is #C5E9BD.

Border color

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

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

This div border color is #C5E9BD.

Opacity

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

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

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

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

This text has shadow with #C5E9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9BD.

Preview

Color preview on black background

This text has color #C5E9BD on black background.


Color preview on white background

This text has color #C5E9BD on white background.


Black color preview on #C5E9BD background

This text has black color on #C5E9BD background.


White color preview on #C5E9BD background

This text has white color on #C5E9BD background.


Related colors

Complementary color

Complementary color for #hex is #3A1642.


I love getcolorcode.com

Triadic colors

1 #BDC5E9 and #E9BDC5 with #C5E9BD are triadic colors.

2 #BDE9C5 and #E9C5BD with #C5E9BD are triadic colors.