COLOR #C5E29F

HEX: #C5E29F RGB: (197,226,159)

Renk bilgisi

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

RGB renk modeli

#C5E29F color RGB value is (197,226,159).

RGB: (197,226,159) (77%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 159 of 255 = 62%

197
226
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 159 = 582 (100%)
R 197 of 582 ~ 33.85%
G 226 of 582 ~ 38.83%
B 159 of 582 ~ 27.32'%

%33.85
%38.83
%27.32

CMYK RENK MODELİ

#C5E29F rengi CMYK tonu (13,0,30,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 29.65%
  • ana renk tonu 11.37%

CMYK: (13,0,30,11)
C13M0Y30K11 (13%, 0%, 30%, 11%)
(0.13 / 0.00 / 0.30 / 0.11)

CMYK yüzdeleri

%12.83
%0
%29.65
%11.37

Codes

Color #C5E29F in popluar color models

C5 E2 9F
RGB 197 226 159
HSL 86° 53.60% 75.49%
HSB/HSV 86° 29.65% 88.63%
CMYK 12.83% 0.00% 29.65%
11.37%

Color #C5E29F in popluar number systems.

HEX C5 E2 9F
Decimal 197 226 159
Binary 11000101 11100010 10011111
Octal 305 342 237

Shades and tints

Shades of #C5E29F

#C5E29F
(197,226,159)
#B4CE91
(180,206,145)
#A3BA83
(163,186,131)
#92A675
(146,166,117)
#819267
(129,146,103)
#707E59
(112,126,89)
#5F6A4B
(95,106,75)
#4E563D
(78,86,61)
#3D422F
(61,66,47)
#2C2E21
(44,46,33)
#1B1A13
(27,26,19)
#000000
(0,0,0)

Tints of #C5E29F

#C5E29F
(197,226,159)
#CAE4A7
(202,228,167)
#CFE6AF
(207,230,175)
#D4E8B7
(212,232,183)
#D9EABF
(217,234,191)
#DEECC7
(222,236,199)
#E3EECF
(227,238,207)
#E8F0D7
(232,240,215)
#EDF2DF
(237,242,223)
#F2F4E7
(242,244,231)
#F7F6EF
(247,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E29F; }

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

This text font color is #C5E29F.

Background Color

.myBgColor { background-color: #C5E29F; }

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

This div background color is #C5E29F.

Border color

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

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

This div border color is #C5E29F.

Opacity

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

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

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

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

This text has shadow with #C5E29F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E29F.

Preview

Color preview on black background

This text has color #C5E29F on black background.


Color preview on white background

This text has color #C5E29F on white background.


Black color preview on #C5E29F background

This text has black color on #C5E29F background.


White color preview on #C5E29F background

This text has white color on #C5E29F background.


Related colors

Complementary color

Complementary color for #hex is #3A1D60.


I love getcolorcode.com

Triadic colors

1 #9FC5E2 and #E29FC5 with #C5E29F are triadic colors.

2 #9FE2C5 and #E2C59F with #C5E29F are triadic colors.