COLOR #C5E296

HEX: #C5E296 RGB: (197,226,150)

Renk bilgisi

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

RGB renk modeli

#C5E296 color RGB value is (197,226,150).

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

RGB bağlantıları ve doygunluk

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

197
226
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 150 = 573 (100%)
R 197 of 573 ~ 34.38%
G 226 of 573 ~ 39.44%
B 150 of 573 ~ 26.18'%

%34.38
%39.44
%26.18

CMYK RENK MODELİ

#C5E296 rengi CMYK tonu (13,0,34,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 33.63%
  • ana renk tonu 11.37%

CMYK: (13,0,34,11)
C13M0Y34K11 (13%, 0%, 34%, 11%)
(0.13 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%12.83
%0
%33.63
%11.37

Codes

Color #C5E296 in popluar color models

C5 E2 96
RGB 197 226 150
HSL 83° 56.72% 73.73%
HSB/HSV 83° 33.63% 88.63%
CMYK 12.83% 0.00% 33.63%
11.37%

Color #C5E296 in popluar number systems.

HEX C5 E2 96
Decimal 197 226 150
Binary 11000101 11100010 10010110
Octal 305 342 226

Shades and tints

Shades of #C5E296

#C5E296
(197,226,150)
#B4CE89
(180,206,137)
#A3BA7C
(163,186,124)
#92A66F
(146,166,111)
#819262
(129,146,98)
#707E55
(112,126,85)
#5F6A48
(95,106,72)
#4E563B
(78,86,59)
#3D422E
(61,66,46)
#2C2E21
(44,46,33)
#1B1A14
(27,26,20)
#000000
(0,0,0)

Tints of #C5E296

#C5E296
(197,226,150)
#CAE49F
(202,228,159)
#CFE6A8
(207,230,168)
#D4E8B1
(212,232,177)
#D9EABA
(217,234,186)
#DEECC3
(222,236,195)
#E3EECC
(227,238,204)
#E8F0D5
(232,240,213)
#EDF2DE
(237,242,222)
#F2F4E7
(242,244,231)
#F7F6F0
(247,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E296; }

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

This text font color is #C5E296.

Background Color

.myBgColor { background-color: #C5E296; }

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

This div background color is #C5E296.

Border color

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

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

This div border color is #C5E296.

Opacity

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

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

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

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

This text has shadow with #C5E296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E296.

Preview

Color preview on black background

This text has color #C5E296 on black background.


Color preview on white background

This text has color #C5E296 on white background.


Black color preview on #C5E296 background

This text has black color on #C5E296 background.


White color preview on #C5E296 background

This text has white color on #C5E296 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D69.


I love getcolorcode.com

Triadic colors

1 #96C5E2 and #E296C5 with #C5E296 are triadic colors.

2 #96E2C5 and #E2C596 with #C5E296 are triadic colors.