COLOR #C5E19F

HEX: #C5E19F RGB: (197,225,159)

Renk bilgisi

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

RGB renk modeli

#C5E19F color RGB value is (197,225,159).

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

RGB bağlantıları ve doygunluk

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

197
225
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 159 = 581 (100%)
R 197 of 581 ~ 33.91%
G 225 of 581 ~ 38.73%
B 159 of 581 ~ 27.37'%

%33.91
%38.73
%27.37

CMYK RENK MODELİ

#C5E19F rengi CMYK tonu (12,0,29,12).

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

CMYK: (12,0,29,12)
C12M0Y29K12 (12%, 0%, 29%, 12%)
(0.12 / 0.00 / 0.29 / 0.12)

CMYK yüzdeleri

%12.44
%0
%29.33
%11.76

Codes

Color #C5E19F in popluar color models

C5 E1 9F
RGB 197 225 159
HSL 85° 52.38% 75.29%
HSB/HSV 85° 29.33% 88.24%
CMYK 12.44% 0.00% 29.33%
11.76%

Color #C5E19F in popluar number systems.

HEX C5 E1 9F
Decimal 197 225 159
Binary 11000101 11100001 10011111
Octal 305 341 237

Shades and tints

Shades of #C5E19F

#C5E19F
(197,225,159)
#B4CD91
(180,205,145)
#A3B983
(163,185,131)
#92A575
(146,165,117)
#819167
(129,145,103)
#707D59
(112,125,89)
#5F694B
(95,105,75)
#4E553D
(78,85,61)
#3D412F
(61,65,47)
#2C2D21
(44,45,33)
#1B1913
(27,25,19)
#000000
(0,0,0)

Tints of #C5E19F

#C5E19F
(197,225,159)
#CAE3A7
(202,227,167)
#CFE5AF
(207,229,175)
#D4E7B7
(212,231,183)
#D9E9BF
(217,233,191)
#DEEBC7
(222,235,199)
#E3EDCF
(227,237,207)
#E8EFD7
(232,239,215)
#EDF1DF
(237,241,223)
#F2F3E7
(242,243,231)
#F7F5EF
(247,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E19F; }

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

This text font color is #C5E19F.

Background Color

.myBgColor { background-color: #C5E19F; }

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

This div background color is #C5E19F.

Border color

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

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

This div border color is #C5E19F.

Opacity

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

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

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

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

This text has shadow with #C5E19F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E19F.

Preview

Color preview on black background

This text has color #C5E19F on black background.


Color preview on white background

This text has color #C5E19F on white background.


Black color preview on #C5E19F background

This text has black color on #C5E19F background.


White color preview on #C5E19F background

This text has white color on #C5E19F background.


Related colors

Complementary color

Complementary color for #hex is #3A1E60.


I love getcolorcode.com

Triadic colors

1 #9FC5E1 and #E19FC5 with #C5E19F are triadic colors.

2 #9FE1C5 and #E1C59F with #C5E19F are triadic colors.