COLOR #C5E896

HEX: #C5E896 RGB: (197,232,150)

Renk bilgisi

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

RGB renk modeli

#C5E896 color RGB value is (197,232,150).

RGB: (197,232,150) (77%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 150 of 255 = 59%

197
232
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 150 = 579 (100%)
R 197 of 579 ~ 34.02%
G 232 of 579 ~ 40.07%
B 150 of 579 ~ 25.91'%

%34.02
%40.07
%25.91

CMYK RENK MODELİ

#C5E896 rengi CMYK tonu (15,0,35,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 35.34%
  • ana renk tonu 9.02%

CMYK: (15,0,35,9)
C15M0Y35K9 (15%, 0%, 35%, 9%)
(0.15 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%15.09
%0
%35.34
%9.02

Codes

Color #C5E896 in popluar color models

C5 E8 96
RGB 197 232 150
HSL 86° 64.06% 74.90%
HSB/HSV 86° 35.34% 90.98%
CMYK 15.09% 0.00% 35.34%
9.02%

Color #C5E896 in popluar number systems.

HEX C5 E8 96
Decimal 197 232 150
Binary 11000101 11101000 10010110
Octal 305 350 226

Shades and tints

Shades of #C5E896

#C5E896
(197,232,150)
#B4D389
(180,211,137)
#A3BE7C
(163,190,124)
#92A96F
(146,169,111)
#819462
(129,148,98)
#707F55
(112,127,85)
#5F6A48
(95,106,72)
#4E553B
(78,85,59)
#3D402E
(61,64,46)
#2C2B21
(44,43,33)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5E896

#C5E896
(197,232,150)
#CAEA9F
(202,234,159)
#CFECA8
(207,236,168)
#D4EEB1
(212,238,177)
#D9F0BA
(217,240,186)
#DEF2C3
(222,242,195)
#E3F4CC
(227,244,204)
#E8F6D5
(232,246,213)
#EDF8DE
(237,248,222)
#F2FAE7
(242,250,231)
#F7FCF0
(247,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E896 color. Also use rgb(197,232,150) instead hex code.

Text Font Color

.myTextColor { color: #C5E896; }

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

This text font color is #C5E896.

Background Color

.myBgColor { background-color: #C5E896; }

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

This div background color is #C5E896.

Border color

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

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

This div border color is #C5E896.

Opacity

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

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

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

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

This text has shadow with #C5E896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E896.

Preview

Color preview on black background

This text has color #C5E896 on black background.


Color preview on white background

This text has color #C5E896 on white background.


Black color preview on #C5E896 background

This text has black color on #C5E896 background.


White color preview on #C5E896 background

This text has white color on #C5E896 background.


Related colors

Complementary color

Complementary color for #hex is #3A1769.


I love getcolorcode.com

Triadic colors

1 #96C5E8 and #E896C5 with #C5E896 are triadic colors.

2 #96E8C5 and #E8C596 with #C5E896 are triadic colors.