COLOR #C5E696

HEX: #C5E696 RGB: (197,230,150)

Renk bilgisi

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

RGB renk modeli

#C5E696 color RGB value is (197,230,150).

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

RGB bağlantıları ve doygunluk

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

197
230
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 150 = 577 (100%)
R 197 of 577 ~ 34.14%
G 230 of 577 ~ 39.86%
B 150 of 577 ~ 26'%

%34.14
%39.86
%26

CMYK RENK MODELİ

#C5E696 rengi CMYK tonu (14,0,35,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 34.78%
  • ana renk tonu 9.80%

CMYK: (14,0,35,10)
C14M0Y35K10 (14%, 0%, 35%, 10%)
(0.14 / 0.00 / 0.35 / 0.10)

CMYK yüzdeleri

%14.35
%0
%34.78
%9.8

Codes

Color #C5E696 in popluar color models

C5 E6 96
RGB 197 230 150
HSL 85° 61.54% 74.51%
HSB/HSV 85° 34.78% 90.20%
CMYK 14.35% 0.00% 34.78%
9.80%

Color #C5E696 in popluar number systems.

HEX C5 E6 96
Decimal 197 230 150
Binary 11000101 11100110 10010110
Octal 305 346 226

Shades and tints

Shades of #C5E696

#C5E696
(197,230,150)
#B4D289
(180,210,137)
#A3BE7C
(163,190,124)
#92AA6F
(146,170,111)
#819662
(129,150,98)
#708255
(112,130,85)
#5F6E48
(95,110,72)
#4E5A3B
(78,90,59)
#3D462E
(61,70,46)
#2C3221
(44,50,33)
#1B1E14
(27,30,20)
#000000
(0,0,0)

Tints of #C5E696

#C5E696
(197,230,150)
#CAE89F
(202,232,159)
#CFEAA8
(207,234,168)
#D4ECB1
(212,236,177)
#D9EEBA
(217,238,186)
#DEF0C3
(222,240,195)
#E3F2CC
(227,242,204)
#E8F4D5
(232,244,213)
#EDF6DE
(237,246,222)
#F2F8E7
(242,248,231)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E696; }

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

This text font color is #C5E696.

Background Color

.myBgColor { background-color: #C5E696; }

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

This div background color is #C5E696.

Border color

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

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

This div border color is #C5E696.

Opacity

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

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

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

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

This text has shadow with #C5E696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E696.

Preview

Color preview on black background

This text has color #C5E696 on black background.


Color preview on white background

This text has color #C5E696 on white background.


Black color preview on #C5E696 background

This text has black color on #C5E696 background.


White color preview on #C5E696 background

This text has white color on #C5E696 background.


Related colors

Complementary color

Complementary color for #hex is #3A1969.


I love getcolorcode.com

Triadic colors

1 #96C5E6 and #E696C5 with #C5E696 are triadic colors.

2 #96E6C5 and #E6C596 with #C5E696 are triadic colors.