COLOR #C5E99B

HEX: #C5E99B RGB: (197,233,155)

Renk bilgisi

#C5E99B contains mainly red and green colors. #C5E99B ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E99B color RGB value is (197,233,155).

RGB: (197,233,155) (77%, 91%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 155 of 255 = 61%

197
233
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 155 = 585 (100%)
R 197 of 585 ~ 33.68%
G 233 of 585 ~ 39.83%
B 155 of 585 ~ 26.5'%

%33.68
%39.83
%26.5

CMYK RENK MODELİ

#C5E99B rengi CMYK tonu (15,0,33,9).

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

CMYK: (15,0,33,9)
C15M0Y33K9 (15%, 0%, 33%, 9%)
(0.15 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%15.45
%0
%33.48
%8.63

Codes

Color #C5E99B in popluar color models

C5 E9 9B
RGB 197 233 155
HSL 88° 63.93% 76.08%
HSB/HSV 88° 33.48% 91.37%
CMYK 15.45% 0.00% 33.48%
8.63%

Color #C5E99B in popluar number systems.

HEX C5 E9 9B
Decimal 197 233 155
Binary 11000101 11101001 10011011
Octal 305 351 233

Shades and tints

Shades of #C5E99B

#C5E99B
(197,233,155)
#B4D48D
(180,212,141)
#A3BF7F
(163,191,127)
#92AA71
(146,170,113)
#819563
(129,149,99)
#708055
(112,128,85)
#5F6B47
(95,107,71)
#4E5639
(78,86,57)
#3D412B
(61,65,43)
#2C2C1D
(44,44,29)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #C5E99B

#C5E99B
(197,233,155)
#CAEBA4
(202,235,164)
#CFEDAD
(207,237,173)
#D4EFB6
(212,239,182)
#D9F1BF
(217,241,191)
#DEF3C8
(222,243,200)
#E3F5D1
(227,245,209)
#E8F7DA
(232,247,218)
#EDF9E3
(237,249,227)
#F2FBEC
(242,251,236)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E99B; }

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

This text font color is #C5E99B.

Background Color

.myBgColor { background-color: #C5E99B; }

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

This div background color is #C5E99B.

Border color

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

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

This div border color is #C5E99B.

Opacity

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

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

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

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

This text has shadow with #C5E99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E99B.

Preview

Color preview on black background

This text has color #C5E99B on black background.


Color preview on white background

This text has color #C5E99B on white background.


Black color preview on #C5E99B background

This text has black color on #C5E99B background.


White color preview on #C5E99B background

This text has white color on #C5E99B background.


Related colors

Complementary color

Complementary color for #hex is #3A1664.


I love getcolorcode.com

Triadic colors

1 #9BC5E9 and #E99BC5 with #C5E99B are triadic colors.

2 #9BE9C5 and #E9C59B with #C5E99B are triadic colors.