COLOR #C5E58D

HEX: #C5E58D RGB: (197,229,141)

Renk bilgisi

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

RGB renk modeli

#C5E58D color RGB value is (197,229,141).

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

RGB bağlantıları ve doygunluk

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

197
229
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 141 = 567 (100%)
R 197 of 567 ~ 34.74%
G 229 of 567 ~ 40.39%
B 141 of 567 ~ 24.87'%

%34.74
%40.39
%24.87

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 38.43%
  • 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
%38.43
%10.2

Codes

Color #C5E58D in popluar color models

C5 E5 8D
RGB 197 229 141
HSL 82° 62.86% 72.55%
HSB/HSV 82° 38.43% 89.80%
CMYK 13.97% 0.00% 38.43%
10.20%

Color #C5E58D in popluar number systems.

HEX C5 E5 8D
Decimal 197 229 141
Binary 11000101 11100101 10001101
Octal 305 345 215

Shades and tints

Shades of #C5E58D

#C5E58D
(197,229,141)
#B4D181
(180,209,129)
#A3BD75
(163,189,117)
#92A969
(146,169,105)
#81955D
(129,149,93)
#708151
(112,129,81)
#5F6D45
(95,109,69)
#4E5939
(78,89,57)
#3D452D
(61,69,45)
#2C3121
(44,49,33)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #C5E58D

#C5E58D
(197,229,141)
#CAE797
(202,231,151)
#CFE9A1
(207,233,161)
#D4EBAB
(212,235,171)
#D9EDB5
(217,237,181)
#DEEFBF
(222,239,191)
#E3F1C9
(227,241,201)
#E8F3D3
(232,243,211)
#EDF5DD
(237,245,221)
#F2F7E7
(242,247,231)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E58D; }

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

This text font color is #C5E58D.

Background Color

.myBgColor { background-color: #C5E58D; }

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

This div background color is #C5E58D.

Border color

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

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

This div border color is #C5E58D.

Opacity

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

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

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

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

This text has shadow with #C5E58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E58D.

Preview

Color preview on black background

This text has color #C5E58D on black background.


Color preview on white background

This text has color #C5E58D on white background.


Black color preview on #C5E58D background

This text has black color on #C5E58D background.


White color preview on #C5E58D background

This text has white color on #C5E58D background.


Related colors

Complementary color

Complementary color for #hex is #3A1A72.


I love getcolorcode.com

Triadic colors

1 #8DC5E5 and #E58DC5 with #C5E58D are triadic colors.

2 #8DE5C5 and #E5C58D with #C5E58D are triadic colors.