COLOR #C5E7BD

HEX: #C5E7BD RGB: (197,231,189)

Renk bilgisi

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

RGB renk modeli

#C5E7BD color RGB value is (197,231,189).

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

RGB bağlantıları ve doygunluk

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

197
231
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 189 = 617 (100%)
R 197 of 617 ~ 31.93%
G 231 of 617 ~ 37.44%
B 189 of 617 ~ 30.63'%

%31.93
%37.44
%30.63

CMYK RENK MODELİ

#C5E7BD rengi CMYK tonu (15,0,18,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 18.18%
  • ana renk tonu 9.41%

CMYK: (15,0,18,9)
C15M0Y18K9 (15%, 0%, 18%, 9%)
(0.15 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%14.72
%0
%18.18
%9.41

Codes

Color #C5E7BD in popluar color models

C5 E7 BD
RGB 197 231 189
HSL 109° 46.67% 82.35%
HSB/HSV 109° 18.18% 90.59%
CMYK 14.72% 0.00% 18.18%
9.41%

Color #C5E7BD in popluar number systems.

HEX C5 E7 BD
Decimal 197 231 189
Binary 11000101 11100111 10111101
Octal 305 347 275

Shades and tints

Shades of #C5E7BD

#C5E7BD
(197,231,189)
#B4D2AC
(180,210,172)
#A3BD9B
(163,189,155)
#92A88A
(146,168,138)
#819379
(129,147,121)
#707E68
(112,126,104)
#5F6957
(95,105,87)
#4E5446
(78,84,70)
#3D3F35
(61,63,53)
#2C2A24
(44,42,36)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #C5E7BD

#C5E7BD
(197,231,189)
#CAE9C3
(202,233,195)
#CFEBC9
(207,235,201)
#D4EDCF
(212,237,207)
#D9EFD5
(217,239,213)
#DEF1DB
(222,241,219)
#E3F3E1
(227,243,225)
#E8F5E7
(232,245,231)
#EDF7ED
(237,247,237)
#F2F9F3
(242,249,243)
#F7FBF9
(247,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7BD; }

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

This text font color is #C5E7BD.

Background Color

.myBgColor { background-color: #C5E7BD; }

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

This div background color is #C5E7BD.

Border color

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

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

This div border color is #C5E7BD.

Opacity

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

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

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

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

This text has shadow with #C5E7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7BD.

Preview

Color preview on black background

This text has color #C5E7BD on black background.


Color preview on white background

This text has color #C5E7BD on white background.


Black color preview on #C5E7BD background

This text has black color on #C5E7BD background.


White color preview on #C5E7BD background

This text has white color on #C5E7BD background.


Related colors

Complementary color

Complementary color for #hex is #3A1842.


I love getcolorcode.com

Triadic colors

1 #BDC5E7 and #E7BDC5 with #C5E7BD are triadic colors.

2 #BDE7C5 and #E7C5BD with #C5E7BD are triadic colors.