COLOR #C5E19D

HEX: #C5E19D RGB: (197,225,157)

Renk bilgisi

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

RGB renk modeli

#C5E19D color RGB value is (197,225,157).

RGB: (197,225,157) (77%, 88%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 157 of 255 = 62%

197
225
157

R + G + B ~ 76%. #C5E19D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 157 = 579 (100%)
R 197 of 579 ~ 34.02%
G 225 of 579 ~ 38.86%
B 157 of 579 ~ 27.12'%

%34.02
%38.86
%27.12

CMYK RENK MODELİ

#C5E19D rengi CMYK tonu (12,0,30,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 30.22%
  • ana renk tonu 11.76%

CMYK: (12,0,30,12)
C12M0Y30K12 (12%, 0%, 30%, 12%)
(0.12 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%12.44
%0
%30.22
%11.76

Codes

Color #C5E19D in popluar color models

C5 E1 9D
RGB 197 225 157
HSL 85° 53.13% 74.90%
HSB/HSV 85° 30.22% 88.24%
CMYK 12.44% 0.00% 30.22%
11.76%

Color #C5E19D in popluar number systems.

HEX C5 E1 9D
Decimal 197 225 157
Binary 11000101 11100001 10011101
Octal 305 341 235

Shades and tints

Shades of #C5E19D

#C5E19D
(197,225,157)
#B4CD8F
(180,205,143)
#A3B981
(163,185,129)
#92A573
(146,165,115)
#819165
(129,145,101)
#707D57
(112,125,87)
#5F6949
(95,105,73)
#4E553B
(78,85,59)
#3D412D
(61,65,45)
#2C2D1F
(44,45,31)
#1B1911
(27,25,17)
#000000
(0,0,0)

Tints of #C5E19D

#C5E19D
(197,225,157)
#CAE3A5
(202,227,165)
#CFE5AD
(207,229,173)
#D4E7B5
(212,231,181)
#D9E9BD
(217,233,189)
#DEEBC5
(222,235,197)
#E3EDCD
(227,237,205)
#E8EFD5
(232,239,213)
#EDF1DD
(237,241,221)
#F2F3E5
(242,243,229)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E19D color. Also use rgb(197,225,157) instead hex code.

Text Font Color

.myTextColor { color: #C5E19D; }

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

This text font color is #C5E19D.

Background Color

.myBgColor { background-color: #C5E19D; }

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

This div background color is #C5E19D.

Border color

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

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

This div border color is #C5E19D.

Opacity

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

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

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

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

This text has shadow with #C5E19D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E19D.

Preview

Color preview on black background

This text has color #C5E19D on black background.


Color preview on white background

This text has color #C5E19D on white background.


Black color preview on #C5E19D background

This text has black color on #C5E19D background.


White color preview on #C5E19D background

This text has white color on #C5E19D background.


Related colors

Complementary color

Complementary color for #hex is #3A1E62.


I love getcolorcode.com

Triadic colors

1 #9DC5E1 and #E19DC5 with #C5E19D are triadic colors.

2 #9DE1C5 and #E1C59D with #C5E19D are triadic colors.