COLOR #C5E098

HEX: #C5E098 RGB: (197,224,152)

Renk bilgisi

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

RGB renk modeli

#C5E098 color RGB value is (197,224,152).

RGB: (197,224,152) (77%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 152 of 255 = 60%

197
224
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 152 = 573 (100%)
R 197 of 573 ~ 34.38%
G 224 of 573 ~ 39.09%
B 152 of 573 ~ 26.53'%

%34.38
%39.09
%26.53

CMYK RENK MODELİ

#C5E098 rengi CMYK tonu (12,0,32,12).

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

CMYK: (12,0,32,12)
C12M0Y32K12 (12%, 0%, 32%, 12%)
(0.12 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%12.05
%0
%32.14
%12.16

Codes

Color #C5E098 in popluar color models

C5 E0 98
RGB 197 224 152
HSL 83° 53.73% 73.73%
HSB/HSV 83° 32.14% 87.84%
CMYK 12.05% 0.00% 32.14%
12.16%

Color #C5E098 in popluar number systems.

HEX C5 E0 98
Decimal 197 224 152
Binary 11000101 11100000 10011000
Octal 305 340 230

Shades and tints

Shades of #C5E098

#C5E098
(197,224,152)
#B4CC8B
(180,204,139)
#A3B87E
(163,184,126)
#92A471
(146,164,113)
#819064
(129,144,100)
#707C57
(112,124,87)
#5F684A
(95,104,74)
#4E543D
(78,84,61)
#3D4030
(61,64,48)
#2C2C23
(44,44,35)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #C5E098

#C5E098
(197,224,152)
#CAE2A1
(202,226,161)
#CFE4AA
(207,228,170)
#D4E6B3
(212,230,179)
#D9E8BC
(217,232,188)
#DEEAC5
(222,234,197)
#E3ECCE
(227,236,206)
#E8EED7
(232,238,215)
#EDF0E0
(237,240,224)
#F2F2E9
(242,242,233)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E098; }

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

This text font color is #C5E098.

Background Color

.myBgColor { background-color: #C5E098; }

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

This div background color is #C5E098.

Border color

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

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

This div border color is #C5E098.

Opacity

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

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

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

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

This text has shadow with #C5E098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E098.

Preview

Color preview on black background

This text has color #C5E098 on black background.


Color preview on white background

This text has color #C5E098 on white background.


Black color preview on #C5E098 background

This text has black color on #C5E098 background.


White color preview on #C5E098 background

This text has white color on #C5E098 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F67.


I love getcolorcode.com

Triadic colors

1 #98C5E0 and #E098C5 with #C5E098 are triadic colors.

2 #98E0C5 and #E0C598 with #C5E098 are triadic colors.