COLOR #C5E796

HEX: #C5E796 RGB: (197,231,150)

Renk bilgisi

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

RGB renk modeli

#C5E796 color RGB value is (197,231,150).

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

RGB bağlantıları ve doygunluk

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

197
231
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 150 = 578 (100%)
R 197 of 578 ~ 34.08%
G 231 of 578 ~ 39.97%
B 150 of 578 ~ 25.95'%

%34.08
%39.97
%25.95

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 35.06%
  • ana renk tonu 9.41%

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

CMYK yüzdeleri

%14.72
%0
%35.06
%9.41

Codes

Color #C5E796 in popluar color models

C5 E7 96
RGB 197 231 150
HSL 85° 62.79% 74.71%
HSB/HSV 85° 35.06% 90.59%
CMYK 14.72% 0.00% 35.06%
9.41%

Color #C5E796 in popluar number systems.

HEX C5 E7 96
Decimal 197 231 150
Binary 11000101 11100111 10010110
Octal 305 347 226

Shades and tints

Shades of #C5E796

#C5E796
(197,231,150)
#B4D289
(180,210,137)
#A3BD7C
(163,189,124)
#92A86F
(146,168,111)
#819362
(129,147,98)
#707E55
(112,126,85)
#5F6948
(95,105,72)
#4E543B
(78,84,59)
#3D3F2E
(61,63,46)
#2C2A21
(44,42,33)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5E796

#C5E796
(197,231,150)
#CAE99F
(202,233,159)
#CFEBA8
(207,235,168)
#D4EDB1
(212,237,177)
#D9EFBA
(217,239,186)
#DEF1C3
(222,241,195)
#E3F3CC
(227,243,204)
#E8F5D5
(232,245,213)
#EDF7DE
(237,247,222)
#F2F9E7
(242,249,231)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E796; }

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

This text font color is #C5E796.

Background Color

.myBgColor { background-color: #C5E796; }

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

This div background color is #C5E796.

Border color

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

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

This div border color is #C5E796.

Opacity

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

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

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

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

This text has shadow with #C5E796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E796.

Preview

Color preview on black background

This text has color #C5E796 on black background.


Color preview on white background

This text has color #C5E796 on white background.


Black color preview on #C5E796 background

This text has black color on #C5E796 background.


White color preview on #C5E796 background

This text has white color on #C5E796 background.


Related colors

Complementary color

Complementary color for #hex is #3A1869.


I love getcolorcode.com

Triadic colors

1 #96C5E7 and #E796C5 with #C5E796 are triadic colors.

2 #96E7C5 and #E7C596 with #C5E796 are triadic colors.