COLOR #C5E98A

HEX: #C5E98A RGB: (197,233,138)

Renk bilgisi

#C5E98A contains mainly red and green colors. #C5E98A ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E98A color RGB value is (197,233,138).

RGB: (197,233,138) (77%, 91%, 54%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 138 of 255 = 54%

197
233
138

R + G + B ~ 74%. #C5E98A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 138 = 568 (100%)
R 197 of 568 ~ 34.68%
G 233 of 568 ~ 41.02%
B 138 of 568 ~ 24.3'%

%34.68
%41.02
%24.3

CMYK RENK MODELİ

#C5E98A rengi CMYK tonu (15,0,41,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 40.77%
  • ana renk tonu 8.63%

CMYK: (15,0,41,9)
C15M0Y41K9 (15%, 0%, 41%, 9%)
(0.15 / 0.00 / 0.41 / 0.09)

CMYK yüzdeleri

%15.45
%0
%40.77
%8.63

Codes

Color #C5E98A in popluar color models

C5 E9 8A
RGB 197 233 138
HSL 83° 68.35% 72.75%
HSB/HSV 83° 40.77% 91.37%
CMYK 15.45% 0.00% 40.77%
8.63%

Color #C5E98A in popluar number systems.

HEX C5 E9 8A
Decimal 197 233 138
Binary 11000101 11101001 10001010
Octal 305 351 212

Shades and tints

Shades of #C5E98A

#C5E98A
(197,233,138)
#B4D47E
(180,212,126)
#A3BF72
(163,191,114)
#92AA66
(146,170,102)
#81955A
(129,149,90)
#70804E
(112,128,78)
#5F6B42
(95,107,66)
#4E5636
(78,86,54)
#3D412A
(61,65,42)
#2C2C1E
(44,44,30)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #C5E98A

#C5E98A
(197,233,138)
#CAEB94
(202,235,148)
#CFED9E
(207,237,158)
#D4EFA8
(212,239,168)
#D9F1B2
(217,241,178)
#DEF3BC
(222,243,188)
#E3F5C6
(227,245,198)
#E8F7D0
(232,247,208)
#EDF9DA
(237,249,218)
#F2FBE4
(242,251,228)
#F7FDEE
(247,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E98A color. Also use rgb(197,233,138) instead hex code.

Text Font Color

.myTextColor { color: #C5E98A; }

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

This text font color is #C5E98A.

Background Color

.myBgColor { background-color: #C5E98A; }

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

This div background color is #C5E98A.

Border color

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

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

This div border color is #C5E98A.

Opacity

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

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

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

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

This text has shadow with #C5E98A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E98A.

Preview

Color preview on black background

This text has color #C5E98A on black background.


Color preview on white background

This text has color #C5E98A on white background.


Black color preview on #C5E98A background

This text has black color on #C5E98A background.


White color preview on #C5E98A background

This text has white color on #C5E98A background.


Related colors

Complementary color

Complementary color for #hex is #3A1675.


I love getcolorcode.com

Triadic colors

1 #8AC5E9 and #E98AC5 with #C5E98A are triadic colors.

2 #8AE9C5 and #E9C58A with #C5E98A are triadic colors.