COLOR #C5E5BD

HEX: #C5E5BD RGB: (197,229,189)

Renk bilgisi

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

RGB renk modeli

#C5E5BD color RGB value is (197,229,189).

RGB: (197,229,189) (77%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 189 of 255 = 74%

197
229
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 189 = 615 (100%)
R 197 of 615 ~ 32.03%
G 229 of 615 ~ 37.24%
B 189 of 615 ~ 30.73'%

%32.03
%37.24
%30.73

CMYK RENK MODELİ

#C5E5BD rengi CMYK tonu (14,0,17,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 17.47%
  • ana renk tonu 10.20%

CMYK: (14,0,17,10)
C14M0Y17K10 (14%, 0%, 17%, 10%)
(0.14 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%13.97
%0
%17.47
%10.2

Codes

Color #C5E5BD in popluar color models

C5 E5 BD
RGB 197 229 189
HSL 108° 43.48% 81.96%
HSB/HSV 108° 17.47% 89.80%
CMYK 13.97% 0.00% 17.47%
10.20%

Color #C5E5BD in popluar number systems.

HEX C5 E5 BD
Decimal 197 229 189
Binary 11000101 11100101 10111101
Octal 305 345 275

Shades and tints

Shades of #C5E5BD

#C5E5BD
(197,229,189)
#B4D1AC
(180,209,172)
#A3BD9B
(163,189,155)
#92A98A
(146,169,138)
#819579
(129,149,121)
#708168
(112,129,104)
#5F6D57
(95,109,87)
#4E5946
(78,89,70)
#3D4535
(61,69,53)
#2C3124
(44,49,36)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #C5E5BD

#C5E5BD
(197,229,189)
#CAE7C3
(202,231,195)
#CFE9C9
(207,233,201)
#D4EBCF
(212,235,207)
#D9EDD5
(217,237,213)
#DEEFDB
(222,239,219)
#E3F1E1
(227,241,225)
#E8F3E7
(232,243,231)
#EDF5ED
(237,245,237)
#F2F7F3
(242,247,243)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5BD; }

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

This text font color is #C5E5BD.

Background Color

.myBgColor { background-color: #C5E5BD; }

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

This div background color is #C5E5BD.

Border color

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

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

This div border color is #C5E5BD.

Opacity

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

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

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

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

This text has shadow with #C5E5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5BD.

Preview

Color preview on black background

This text has color #C5E5BD on black background.


Color preview on white background

This text has color #C5E5BD on white background.


Black color preview on #C5E5BD background

This text has black color on #C5E5BD background.


White color preview on #C5E5BD background

This text has white color on #C5E5BD background.


Related colors

Complementary color

Complementary color for #hex is #3A1A42.


I love getcolorcode.com

Triadic colors

1 #BDC5E5 and #E5BDC5 with #C5E5BD are triadic colors.

2 #BDE5C5 and #E5C5BD with #C5E5BD are triadic colors.