COLOR #C5E58C

HEX: #C5E58C RGB: (197,229,140)

Renk bilgisi

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

RGB renk modeli

#C5E58C color RGB value is (197,229,140).

RGB: (197,229,140) (77%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 140 of 255 = 55%

197
229
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 140 = 566 (100%)
R 197 of 566 ~ 34.81%
G 229 of 566 ~ 40.46%
B 140 of 566 ~ 24.73'%

%34.81
%40.46
%24.73

CMYK RENK MODELİ

#C5E58C rengi CMYK tonu (14,0,39,10).

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

CMYK: (14,0,39,10)
C14M0Y39K10 (14%, 0%, 39%, 10%)
(0.14 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%13.97
%0
%38.86
%10.2

Codes

Color #C5E58C in popluar color models

C5 E5 8C
RGB 197 229 140
HSL 82° 63.12% 72.35%
HSB/HSV 82° 38.86% 89.80%
CMYK 13.97% 0.00% 38.86%
10.20%

Color #C5E58C in popluar number systems.

HEX C5 E5 8C
Decimal 197 229 140
Binary 11000101 11100101 10001100
Octal 305 345 214

Shades and tints

Shades of #C5E58C

#C5E58C
(197,229,140)
#B4D180
(180,209,128)
#A3BD74
(163,189,116)
#92A968
(146,169,104)
#81955C
(129,149,92)
#708150
(112,129,80)
#5F6D44
(95,109,68)
#4E5938
(78,89,56)
#3D452C
(61,69,44)
#2C3120
(44,49,32)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5E58C

#C5E58C
(197,229,140)
#CAE796
(202,231,150)
#CFE9A0
(207,233,160)
#D4EBAA
(212,235,170)
#D9EDB4
(217,237,180)
#DEEFBE
(222,239,190)
#E3F1C8
(227,241,200)
#E8F3D2
(232,243,210)
#EDF5DC
(237,245,220)
#F2F7E6
(242,247,230)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E58C; }

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

This text font color is #C5E58C.

Background Color

.myBgColor { background-color: #C5E58C; }

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

This div background color is #C5E58C.

Border color

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

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

This div border color is #C5E58C.

Opacity

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

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

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

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

This text has shadow with #C5E58C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E58C.

Preview

Color preview on black background

This text has color #C5E58C on black background.


Color preview on white background

This text has color #C5E58C on white background.


Black color preview on #C5E58C background

This text has black color on #C5E58C background.


White color preview on #C5E58C background

This text has white color on #C5E58C background.


Related colors

Complementary color

Complementary color for #hex is #3A1A73.


I love getcolorcode.com

Triadic colors

1 #8CC5E5 and #E58CC5 with #C5E58C are triadic colors.

2 #8CE5C5 and #E5C58C with #C5E58C are triadic colors.