COLOR #C5E097

HEX: #C5E097 RGB: (197,224,151)

Renk bilgisi

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

RGB renk modeli

#C5E097 color RGB value is (197,224,151).

RGB: (197,224,151) (77%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 151 of 255 = 59%

197
224
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 151 = 572 (100%)
R 197 of 572 ~ 34.44%
G 224 of 572 ~ 39.16%
B 151 of 572 ~ 26.4'%

%34.44
%39.16
%26.4

CMYK RENK MODELİ

#C5E097 rengi CMYK tonu (12,0,33,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 32.59%
  • ana renk tonu 12.16%

CMYK: (12,0,33,12)
C12M0Y33K12 (12%, 0%, 33%, 12%)
(0.12 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%12.05
%0
%32.59
%12.16

Codes

Color #C5E097 in popluar color models

C5 E0 97
RGB 197 224 151
HSL 82° 54.07% 73.53%
HSB/HSV 82° 32.59% 87.84%
CMYK 12.05% 0.00% 32.59%
12.16%

Color #C5E097 in popluar number systems.

HEX C5 E0 97
Decimal 197 224 151
Binary 11000101 11100000 10010111
Octal 305 340 227

Shades and tints

Shades of #C5E097

#C5E097
(197,224,151)
#B4CC8A
(180,204,138)
#A3B87D
(163,184,125)
#92A470
(146,164,112)
#819063
(129,144,99)
#707C56
(112,124,86)
#5F6849
(95,104,73)
#4E543C
(78,84,60)
#3D402F
(61,64,47)
#2C2C22
(44,44,34)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5E097

#C5E097
(197,224,151)
#CAE2A0
(202,226,160)
#CFE4A9
(207,228,169)
#D4E6B2
(212,230,178)
#D9E8BB
(217,232,187)
#DEEAC4
(222,234,196)
#E3ECCD
(227,236,205)
#E8EED6
(232,238,214)
#EDF0DF
(237,240,223)
#F2F2E8
(242,242,232)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E097; }

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

This text font color is #C5E097.

Background Color

.myBgColor { background-color: #C5E097; }

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

This div background color is #C5E097.

Border color

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

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

This div border color is #C5E097.

Opacity

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

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

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

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

This text has shadow with #C5E097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E097.

Preview

Color preview on black background

This text has color #C5E097 on black background.


Color preview on white background

This text has color #C5E097 on white background.


Black color preview on #C5E097 background

This text has black color on #C5E097 background.


White color preview on #C5E097 background

This text has white color on #C5E097 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F68.


I love getcolorcode.com

Triadic colors

1 #97C5E0 and #E097C5 with #C5E097 are triadic colors.

2 #97E0C5 and #E0C597 with #C5E097 are triadic colors.