COLOR #C5E496

HEX: #C5E496 RGB: (197,228,150)

Renk bilgisi

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

RGB renk modeli

#C5E496 color RGB value is (197,228,150).

RGB: (197,228,150) (77%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 150 of 255 = 59%

197
228
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 150 = 575 (100%)
R 197 of 575 ~ 34.26%
G 228 of 575 ~ 39.65%
B 150 of 575 ~ 26.09'%

%34.26
%39.65
%26.09

CMYK RENK MODELİ

#C5E496 rengi CMYK tonu (14,0,34,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 34.21%
  • ana renk tonu 10.59%

CMYK: (14,0,34,11)
C14M0Y34K11 (14%, 0%, 34%, 11%)
(0.14 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%13.6
%0
%34.21
%10.59

Codes

Color #C5E496 in popluar color models

C5 E4 96
RGB 197 228 150
HSL 84° 59.09% 74.12%
HSB/HSV 84° 34.21% 89.41%
CMYK 13.60% 0.00% 34.21%
10.59%

Color #C5E496 in popluar number systems.

HEX C5 E4 96
Decimal 197 228 150
Binary 11000101 11100100 10010110
Octal 305 344 226

Shades and tints

Shades of #C5E496

#C5E496
(197,228,150)
#B4D089
(180,208,137)
#A3BC7C
(163,188,124)
#92A86F
(146,168,111)
#819462
(129,148,98)
#708055
(112,128,85)
#5F6C48
(95,108,72)
#4E583B
(78,88,59)
#3D442E
(61,68,46)
#2C3021
(44,48,33)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #C5E496

#C5E496
(197,228,150)
#CAE69F
(202,230,159)
#CFE8A8
(207,232,168)
#D4EAB1
(212,234,177)
#D9ECBA
(217,236,186)
#DEEEC3
(222,238,195)
#E3F0CC
(227,240,204)
#E8F2D5
(232,242,213)
#EDF4DE
(237,244,222)
#F2F6E7
(242,246,231)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E496; }

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

This text font color is #C5E496.

Background Color

.myBgColor { background-color: #C5E496; }

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

This div background color is #C5E496.

Border color

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

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

This div border color is #C5E496.

Opacity

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

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

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

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

This text has shadow with #C5E496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E496.

Preview

Color preview on black background

This text has color #C5E496 on black background.


Color preview on white background

This text has color #C5E496 on white background.


Black color preview on #C5E496 background

This text has black color on #C5E496 background.


White color preview on #C5E496 background

This text has white color on #C5E496 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B69.


I love getcolorcode.com

Triadic colors

1 #96C5E4 and #E496C5 with #C5E496 are triadic colors.

2 #96E4C5 and #E4C596 with #C5E496 are triadic colors.