COLOR #C5E58E

HEX: #C5E58E RGB: (197,229,142)

Renk bilgisi

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

RGB renk modeli

#C5E58E color RGB value is (197,229,142).

RGB: (197,229,142) (77%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 142 of 255 = 56%

197
229
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 142 = 568 (100%)
R 197 of 568 ~ 34.68%
G 229 of 568 ~ 40.32%
B 142 of 568 ~ 25'%

%34.68
%40.32
%25

CMYK RENK MODELİ

#C5E58E rengi CMYK tonu (14,0,38,10).

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

CMYK: (14,0,38,10)
C14M0Y38K10 (14%, 0%, 38%, 10%)
(0.14 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%13.97
%0
%37.99
%10.2

Codes

Color #C5E58E in popluar color models

C5 E5 8E
RGB 197 229 142
HSL 82° 62.59% 72.75%
HSB/HSV 82° 37.99% 89.80%
CMYK 13.97% 0.00% 37.99%
10.20%

Color #C5E58E in popluar number systems.

HEX C5 E5 8E
Decimal 197 229 142
Binary 11000101 11100101 10001110
Octal 305 345 216

Shades and tints

Shades of #C5E58E

#C5E58E
(197,229,142)
#B4D182
(180,209,130)
#A3BD76
(163,189,118)
#92A96A
(146,169,106)
#81955E
(129,149,94)
#708152
(112,129,82)
#5F6D46
(95,109,70)
#4E593A
(78,89,58)
#3D452E
(61,69,46)
#2C3122
(44,49,34)
#1B1D16
(27,29,22)
#000000
(0,0,0)

Tints of #C5E58E

#C5E58E
(197,229,142)
#CAE798
(202,231,152)
#CFE9A2
(207,233,162)
#D4EBAC
(212,235,172)
#D9EDB6
(217,237,182)
#DEEFC0
(222,239,192)
#E3F1CA
(227,241,202)
#E8F3D4
(232,243,212)
#EDF5DE
(237,245,222)
#F2F7E8
(242,247,232)
#F7F9F2
(247,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E58E; }

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

This text font color is #C5E58E.

Background Color

.myBgColor { background-color: #C5E58E; }

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

This div background color is #C5E58E.

Border color

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

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

This div border color is #C5E58E.

Opacity

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

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

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

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

This text has shadow with #C5E58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E58E.

Preview

Color preview on black background

This text has color #C5E58E on black background.


Color preview on white background

This text has color #C5E58E on white background.


Black color preview on #C5E58E background

This text has black color on #C5E58E background.


White color preview on #C5E58E background

This text has white color on #C5E58E background.


Related colors

Complementary color

Complementary color for #hex is #3A1A71.


I love getcolorcode.com

Triadic colors

1 #8EC5E5 and #E58EC5 with #C5E58E are triadic colors.

2 #8EE5C5 and #E5C58E with #C5E58E are triadic colors.