COLOR #C5E096

HEX: #C5E096 RGB: (197,224,150)

Renk bilgisi

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

RGB renk modeli

#C5E096 color RGB value is (197,224,150).

RGB: (197,224,150) (77%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 150 of 255 = 59%

197
224
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 150 = 571 (100%)
R 197 of 571 ~ 34.5%
G 224 of 571 ~ 39.23%
B 150 of 571 ~ 26.27'%

%34.5
%39.23
%26.27

CMYK RENK MODELİ

#C5E096 rengi CMYK tonu (12,0,33,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 33.04%
  • ana renk tonu 12.16%

CMYK: (12,0,33,12)
C12M0Y33K12 (12%, 0%, 33%, 12%)
(0.12 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%12.05
%0
%33.04
%12.16

Codes

Color #C5E096 in popluar color models

C5 E0 96
RGB 197 224 150
HSL 82° 54.41% 73.33%
HSB/HSV 82° 33.04% 87.84%
CMYK 12.05% 0.00% 33.04%
12.16%

Color #C5E096 in popluar number systems.

HEX C5 E0 96
Decimal 197 224 150
Binary 11000101 11100000 10010110
Octal 305 340 226

Shades and tints

Shades of #C5E096

#C5E096
(197,224,150)
#B4CC89
(180,204,137)
#A3B87C
(163,184,124)
#92A46F
(146,164,111)
#819062
(129,144,98)
#707C55
(112,124,85)
#5F6848
(95,104,72)
#4E543B
(78,84,59)
#3D402E
(61,64,46)
#2C2C21
(44,44,33)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #C5E096

#C5E096
(197,224,150)
#CAE29F
(202,226,159)
#CFE4A8
(207,228,168)
#D4E6B1
(212,230,177)
#D9E8BA
(217,232,186)
#DEEAC3
(222,234,195)
#E3ECCC
(227,236,204)
#E8EED5
(232,238,213)
#EDF0DE
(237,240,222)
#F2F2E7
(242,242,231)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E096; }

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

This text font color is #C5E096.

Background Color

.myBgColor { background-color: #C5E096; }

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

This div background color is #C5E096.

Border color

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

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

This div border color is #C5E096.

Opacity

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

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

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

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

This text has shadow with #C5E096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E096.

Preview

Color preview on black background

This text has color #C5E096 on black background.


Color preview on white background

This text has color #C5E096 on white background.


Black color preview on #C5E096 background

This text has black color on #C5E096 background.


White color preview on #C5E096 background

This text has white color on #C5E096 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F69.


I love getcolorcode.com

Triadic colors

1 #96C5E0 and #E096C5 with #C5E096 are triadic colors.

2 #96E0C5 and #E0C596 with #C5E096 are triadic colors.