COLOR #C5E596

HEX: #C5E596 RGB: (197,229,150)

Renk bilgisi

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

RGB renk modeli

#C5E596 color RGB value is (197,229,150).

RGB: (197,229,150) (77%, 90%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 150 of 255 = 59%

197
229
150

R + G + B ~ 75%. #C5E596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 150 = 576 (100%)
R 197 of 576 ~ 34.2%
G 229 of 576 ~ 39.76%
B 150 of 576 ~ 26.04'%

%34.2
%39.76
%26.04

CMYK RENK MODELİ

#C5E596 rengi CMYK tonu (14,0,34,10).

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

CMYK: (14,0,34,10)
C14M0Y34K10 (14%, 0%, 34%, 10%)
(0.14 / 0.00 / 0.34 / 0.10)

CMYK yüzdeleri

%13.97
%0
%34.5
%10.2

Codes

Color #C5E596 in popluar color models

C5 E5 96
RGB 197 229 150
HSL 84° 60.31% 74.31%
HSB/HSV 84° 34.50% 89.80%
CMYK 13.97% 0.00% 34.50%
10.20%

Color #C5E596 in popluar number systems.

HEX C5 E5 96
Decimal 197 229 150
Binary 11000101 11100101 10010110
Octal 305 345 226

Shades and tints

Shades of #C5E596

#C5E596
(197,229,150)
#B4D189
(180,209,137)
#A3BD7C
(163,189,124)
#92A96F
(146,169,111)
#819562
(129,149,98)
#708155
(112,129,85)
#5F6D48
(95,109,72)
#4E593B
(78,89,59)
#3D452E
(61,69,46)
#2C3121
(44,49,33)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5E596

#C5E596
(197,229,150)
#CAE79F
(202,231,159)
#CFE9A8
(207,233,168)
#D4EBB1
(212,235,177)
#D9EDBA
(217,237,186)
#DEEFC3
(222,239,195)
#E3F1CC
(227,241,204)
#E8F3D5
(232,243,213)
#EDF5DE
(237,245,222)
#F2F7E7
(242,247,231)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E596; }

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

This text font color is #C5E596.

Background Color

.myBgColor { background-color: #C5E596; }

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

This div background color is #C5E596.

Border color

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

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

This div border color is #C5E596.

Opacity

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

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

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

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

This text has shadow with #C5E596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E596.

Preview

Color preview on black background

This text has color #C5E596 on black background.


Color preview on white background

This text has color #C5E596 on white background.


Black color preview on #C5E596 background

This text has black color on #C5E596 background.


White color preview on #C5E596 background

This text has white color on #C5E596 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A69.


I love getcolorcode.com

Triadic colors

1 #96C5E5 and #E596C5 with #C5E596 are triadic colors.

2 #96E5C5 and #E5C596 with #C5E596 are triadic colors.