COLOR #C5E96F

HEX: #C5E96F RGB: (197,233,111)

Renk bilgisi

#C5E96F contains mainly red and green colors. #C5E96F ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C5E96F color RGB value is (197,233,111).

RGB: (197,233,111) (77%, 91%, 44%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 111 of 255 = 44%

197
233
111

R + G + B ~ 71%. #C5E96F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 111 = 541 (100%)
R 197 of 541 ~ 36.41%
G 233 of 541 ~ 43.07%
B 111 of 541 ~ 20.52'%

%36.41
%43.07
%20.52

CMYK RENK MODELİ

#C5E96F rengi CMYK tonu (15,0,52,9).

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

CMYK: (15,0,52,9)
C15M0Y52K9 (15%, 0%, 52%, 9%)
(0.15 / 0.00 / 0.52 / 0.09)

CMYK yüzdeleri

%15.45
%0
%52.36
%8.63

Codes

Color #C5E96F in popluar color models

C5 E9 6F
RGB 197 233 111
HSL 78° 73.49% 67.45%
HSB/HSV 78° 52.36% 91.37%
CMYK 15.45% 0.00% 52.36%
8.63%

Color #C5E96F in popluar number systems.

HEX C5 E9 6F
Decimal 197 233 111
Binary 11000101 11101001 1101111
Octal 305 351 157

Shades and tints

Shades of #C5E96F

#C5E96F
(197,233,111)
#B4D465
(180,212,101)
#A3BF5B
(163,191,91)
#92AA51
(146,170,81)
#819547
(129,149,71)
#70803D
(112,128,61)
#5F6B33
(95,107,51)
#4E5629
(78,86,41)
#3D411F
(61,65,31)
#2C2C15
(44,44,21)
#1B170B
(27,23,11)
#000000
(0,0,0)

Tints of #C5E96F

#C5E96F
(197,233,111)
#CAEB7C
(202,235,124)
#CFED89
(207,237,137)
#D4EF96
(212,239,150)
#D9F1A3
(217,241,163)
#DEF3B0
(222,243,176)
#E3F5BD
(227,245,189)
#E8F7CA
(232,247,202)
#EDF9D7
(237,249,215)
#F2FBE4
(242,251,228)
#F7FDF1
(247,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E96F; }

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

This text font color is #C5E96F.

Background Color

.myBgColor { background-color: #C5E96F; }

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

This div background color is #C5E96F.

Border color

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

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

This div border color is #C5E96F.

Opacity

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

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

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

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

This text has shadow with #C5E96F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E96F.

Preview

Color preview on black background

This text has color #C5E96F on black background.


Color preview on white background

This text has color #C5E96F on white background.


Black color preview on #C5E96F background

This text has black color on #C5E96F background.


White color preview on #C5E96F background

This text has white color on #C5E96F background.


Related colors

Complementary color

Complementary color for #hex is #3A1690.


I love getcolorcode.com

Triadic colors

1 #6FC5E9 and #E96FC5 with #C5E96F are triadic colors.

2 #6FE9C5 and #E9C56F with #C5E96F are triadic colors.