COLOR #C5E59B

HEX: #C5E59B RGB: (197,229,155)

Renk bilgisi

#C5E59B contains mainly red and green colors. #C5E59B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E59B color RGB value is (197,229,155).

RGB: (197,229,155) (77%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 155 of 255 = 61%

197
229
155

R + G + B ~ 76%. #C5E59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 155 = 581 (100%)
R 197 of 581 ~ 33.91%
G 229 of 581 ~ 39.41%
B 155 of 581 ~ 26.68'%

%33.91
%39.41
%26.68

CMYK RENK MODELİ

#C5E59B rengi CMYK tonu (14,0,32,10).

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

CMYK: (14,0,32,10)
C14M0Y32K10 (14%, 0%, 32%, 10%)
(0.14 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%13.97
%0
%32.31
%10.2

Codes

Color #C5E59B in popluar color models

C5 E5 9B
RGB 197 229 155
HSL 86° 58.73% 75.29%
HSB/HSV 86° 32.31% 89.80%
CMYK 13.97% 0.00% 32.31%
10.20%

Color #C5E59B in popluar number systems.

HEX C5 E5 9B
Decimal 197 229 155
Binary 11000101 11100101 10011011
Octal 305 345 233

Shades and tints

Shades of #C5E59B

#C5E59B
(197,229,155)
#B4D18D
(180,209,141)
#A3BD7F
(163,189,127)
#92A971
(146,169,113)
#819563
(129,149,99)
#708155
(112,129,85)
#5F6D47
(95,109,71)
#4E5939
(78,89,57)
#3D452B
(61,69,43)
#2C311D
(44,49,29)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5E59B

#C5E59B
(197,229,155)
#CAE7A4
(202,231,164)
#CFE9AD
(207,233,173)
#D4EBB6
(212,235,182)
#D9EDBF
(217,237,191)
#DEEFC8
(222,239,200)
#E3F1D1
(227,241,209)
#E8F3DA
(232,243,218)
#EDF5E3
(237,245,227)
#F2F7EC
(242,247,236)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E59B; }

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

This text font color is #C5E59B.

Background Color

.myBgColor { background-color: #C5E59B; }

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

This div background color is #C5E59B.

Border color

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

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

This div border color is #C5E59B.

Opacity

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

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

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

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

This text has shadow with #C5E59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E59B.

Preview

Color preview on black background

This text has color #C5E59B on black background.


Color preview on white background

This text has color #C5E59B on white background.


Black color preview on #C5E59B background

This text has black color on #C5E59B background.


White color preview on #C5E59B background

This text has white color on #C5E59B background.


Related colors

Complementary color

Complementary color for #hex is #3A1A64.


I love getcolorcode.com

Triadic colors

1 #9BC5E5 and #E59BC5 with #C5E59B are triadic colors.

2 #9BE5C5 and #E5C59B with #C5E59B are triadic colors.