COLOR #C5E29A

HEX: #C5E29A RGB: (197,226,154)

Renk bilgisi

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

RGB renk modeli

#C5E29A color RGB value is (197,226,154).

RGB: (197,226,154) (77%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 154 of 255 = 60%

197
226
154

R + G + B ~ 75%. #C5E29A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 154 = 577 (100%)
R 197 of 577 ~ 34.14%
G 226 of 577 ~ 39.17%
B 154 of 577 ~ 26.69'%

%34.14
%39.17
%26.69

CMYK RENK MODELİ

#C5E29A rengi CMYK tonu (13,0,32,11).

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

CMYK: (13,0,32,11)
C13M0Y32K11 (13%, 0%, 32%, 11%)
(0.13 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%12.83
%0
%31.86
%11.37

Codes

Color #C5E29A in popluar color models

C5 E2 9A
RGB 197 226 154
HSL 84° 55.38% 74.51%
HSB/HSV 84° 31.86% 88.63%
CMYK 12.83% 0.00% 31.86%
11.37%

Color #C5E29A in popluar number systems.

HEX C5 E2 9A
Decimal 197 226 154
Binary 11000101 11100010 10011010
Octal 305 342 232

Shades and tints

Shades of #C5E29A

#C5E29A
(197,226,154)
#B4CE8C
(180,206,140)
#A3BA7E
(163,186,126)
#92A670
(146,166,112)
#819262
(129,146,98)
#707E54
(112,126,84)
#5F6A46
(95,106,70)
#4E5638
(78,86,56)
#3D422A
(61,66,42)
#2C2E1C
(44,46,28)
#1B1A0E
(27,26,14)
#000000
(0,0,0)

Tints of #C5E29A

#C5E29A
(197,226,154)
#CAE4A3
(202,228,163)
#CFE6AC
(207,230,172)
#D4E8B5
(212,232,181)
#D9EABE
(217,234,190)
#DEECC7
(222,236,199)
#E3EED0
(227,238,208)
#E8F0D9
(232,240,217)
#EDF2E2
(237,242,226)
#F2F4EB
(242,244,235)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E29A; }

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

This text font color is #C5E29A.

Background Color

.myBgColor { background-color: #C5E29A; }

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

This div background color is #C5E29A.

Border color

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

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

This div border color is #C5E29A.

Opacity

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

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

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

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

This text has shadow with #C5E29A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E29A.

Preview

Color preview on black background

This text has color #C5E29A on black background.


Color preview on white background

This text has color #C5E29A on white background.


Black color preview on #C5E29A background

This text has black color on #C5E29A background.


White color preview on #C5E29A background

This text has white color on #C5E29A background.


Related colors

Complementary color

Complementary color for #hex is #3A1D65.


I love getcolorcode.com

Triadic colors

1 #9AC5E2 and #E29AC5 with #C5E29A are triadic colors.

2 #9AE2C5 and #E2C59A with #C5E29A are triadic colors.