COLOR #C5E58A

HEX: #C5E58A RGB: (197,229,138)

Renk bilgisi

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

RGB renk modeli

#C5E58A color RGB value is (197,229,138).

RGB: (197,229,138) (77%, 90%, 54%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 138 of 255 = 54%

197
229
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 138 = 564 (100%)
R 197 of 564 ~ 34.93%
G 229 of 564 ~ 40.6%
B 138 of 564 ~ 24.47'%

%34.93
%40.6
%24.47

CMYK RENK MODELİ

#C5E58A rengi CMYK tonu (14,0,40,10).

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

CMYK: (14,0,40,10)
C14M0Y40K10 (14%, 0%, 40%, 10%)
(0.14 / 0.00 / 0.40 / 0.10)

CMYK yüzdeleri

%13.97
%0
%39.74
%10.2

Codes

Color #C5E58A in popluar color models

C5 E5 8A
RGB 197 229 138
HSL 81° 63.64% 71.96%
HSB/HSV 81° 39.74% 89.80%
CMYK 13.97% 0.00% 39.74%
10.20%

Color #C5E58A in popluar number systems.

HEX C5 E5 8A
Decimal 197 229 138
Binary 11000101 11100101 10001010
Octal 305 345 212

Shades and tints

Shades of #C5E58A

#C5E58A
(197,229,138)
#B4D17E
(180,209,126)
#A3BD72
(163,189,114)
#92A966
(146,169,102)
#81955A
(129,149,90)
#70814E
(112,129,78)
#5F6D42
(95,109,66)
#4E5936
(78,89,54)
#3D452A
(61,69,42)
#2C311E
(44,49,30)
#1B1D12
(27,29,18)
#000000
(0,0,0)

Tints of #C5E58A

#C5E58A
(197,229,138)
#CAE794
(202,231,148)
#CFE99E
(207,233,158)
#D4EBA8
(212,235,168)
#D9EDB2
(217,237,178)
#DEEFBC
(222,239,188)
#E3F1C6
(227,241,198)
#E8F3D0
(232,243,208)
#EDF5DA
(237,245,218)
#F2F7E4
(242,247,228)
#F7F9EE
(247,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E58A; }

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

This text font color is #C5E58A.

Background Color

.myBgColor { background-color: #C5E58A; }

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

This div background color is #C5E58A.

Border color

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

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

This div border color is #C5E58A.

Opacity

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

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

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

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

This text has shadow with #C5E58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E58A.

Preview

Color preview on black background

This text has color #C5E58A on black background.


Color preview on white background

This text has color #C5E58A on white background.


Black color preview on #C5E58A background

This text has black color on #C5E58A background.


White color preview on #C5E58A background

This text has white color on #C5E58A background.


Related colors

Complementary color

Complementary color for #hex is #3A1A75.


I love getcolorcode.com

Triadic colors

1 #8AC5E5 and #E58AC5 with #C5E58A are triadic colors.

2 #8AE5C5 and #E5C58A with #C5E58A are triadic colors.