COLOR #C5E597

HEX: #C5E597 RGB: (197,229,151)

Renk bilgisi

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

RGB renk modeli

#C5E597 color RGB value is (197,229,151).

RGB: (197,229,151) (77%, 90%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 151 of 255 = 59%

197
229
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 151 = 577 (100%)
R 197 of 577 ~ 34.14%
G 229 of 577 ~ 39.69%
B 151 of 577 ~ 26.17'%

%34.14
%39.69
%26.17

CMYK RENK MODELİ

#C5E597 rengi CMYK tonu (14,0,34,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 34.06%
  • ana renk tonu 10.20%

CMYK: (14,0,34,10)
C14M0Y34K10 (14%, 0%, 34%, 10%)
(0.14 / 0.00 / 0.34 / 0.10)

CMYK yüzdeleri

%13.97
%0
%34.06
%10.2

Codes

Color #C5E597 in popluar color models

C5 E5 97
RGB 197 229 151
HSL 85° 60.00% 74.51%
HSB/HSV 85° 34.06% 89.80%
CMYK 13.97% 0.00% 34.06%
10.20%

Color #C5E597 in popluar number systems.

HEX C5 E5 97
Decimal 197 229 151
Binary 11000101 11100101 10010111
Octal 305 345 227

Shades and tints

Shades of #C5E597

#C5E597
(197,229,151)
#B4D18A
(180,209,138)
#A3BD7D
(163,189,125)
#92A970
(146,169,112)
#819563
(129,149,99)
#708156
(112,129,86)
#5F6D49
(95,109,73)
#4E593C
(78,89,60)
#3D452F
(61,69,47)
#2C3122
(44,49,34)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #C5E597

#C5E597
(197,229,151)
#CAE7A0
(202,231,160)
#CFE9A9
(207,233,169)
#D4EBB2
(212,235,178)
#D9EDBB
(217,237,187)
#DEEFC4
(222,239,196)
#E3F1CD
(227,241,205)
#E8F3D6
(232,243,214)
#EDF5DF
(237,245,223)
#F2F7E8
(242,247,232)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E597 color. Also use rgb(197,229,151) instead hex code.

Text Font Color

.myTextColor { color: #C5E597; }

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

This text font color is #C5E597.

Background Color

.myBgColor { background-color: #C5E597; }

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

This div background color is #C5E597.

Border color

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

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

This div border color is #C5E597.

Opacity

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

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

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

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

This text has shadow with #C5E597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E597.

Preview

Color preview on black background

This text has color #C5E597 on black background.


Color preview on white background

This text has color #C5E597 on white background.


Black color preview on #C5E597 background

This text has black color on #C5E597 background.


White color preview on #C5E597 background

This text has white color on #C5E597 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A68.


I love getcolorcode.com

Triadic colors

1 #97C5E5 and #E597C5 with #C5E597 are triadic colors.

2 #97E5C5 and #E5C597 with #C5E597 are triadic colors.