COLOR #C5E49A

HEX: #C5E49A RGB: (197,228,154)

Renk bilgisi

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

RGB renk modeli

#C5E49A color RGB value is (197,228,154).

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

RGB bağlantıları ve doygunluk

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

197
228
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 154 = 579 (100%)
R 197 of 579 ~ 34.02%
G 228 of 579 ~ 39.38%
B 154 of 579 ~ 26.6'%

%34.02
%39.38
%26.6

CMYK RENK MODELİ

#C5E49A rengi CMYK tonu (14,0,32,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 32.46%
  • ana renk tonu 10.59%

CMYK: (14,0,32,11)
C14M0Y32K11 (14%, 0%, 32%, 11%)
(0.14 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%13.6
%0
%32.46
%10.59

Codes

Color #C5E49A in popluar color models

C5 E4 9A
RGB 197 228 154
HSL 85° 57.81% 74.90%
HSB/HSV 85° 32.46% 89.41%
CMYK 13.60% 0.00% 32.46%
10.59%

Color #C5E49A in popluar number systems.

HEX C5 E4 9A
Decimal 197 228 154
Binary 11000101 11100100 10011010
Octal 305 344 232

Shades and tints

Shades of #C5E49A

#C5E49A
(197,228,154)
#B4D08C
(180,208,140)
#A3BC7E
(163,188,126)
#92A870
(146,168,112)
#819462
(129,148,98)
#708054
(112,128,84)
#5F6C46
(95,108,70)
#4E5838
(78,88,56)
#3D442A
(61,68,42)
#2C301C
(44,48,28)
#1B1C0E
(27,28,14)
#000000
(0,0,0)

Tints of #C5E49A

#C5E49A
(197,228,154)
#CAE6A3
(202,230,163)
#CFE8AC
(207,232,172)
#D4EAB5
(212,234,181)
#D9ECBE
(217,236,190)
#DEEEC7
(222,238,199)
#E3F0D0
(227,240,208)
#E8F2D9
(232,242,217)
#EDF4E2
(237,244,226)
#F2F6EB
(242,246,235)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E49A; }

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

This text font color is #C5E49A.

Background Color

.myBgColor { background-color: #C5E49A; }

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

This div background color is #C5E49A.

Border color

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

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

This div border color is #C5E49A.

Opacity

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

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

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

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

This text has shadow with #C5E49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E49A.

Preview

Color preview on black background

This text has color #C5E49A on black background.


Color preview on white background

This text has color #C5E49A on white background.


Black color preview on #C5E49A background

This text has black color on #C5E49A background.


White color preview on #C5E49A background

This text has white color on #C5E49A background.


Related colors

Complementary color

Complementary color for #hex is #3A1B65.


I love getcolorcode.com

Triadic colors

1 #9AC5E4 and #E49AC5 with #C5E49A are triadic colors.

2 #9AE4C5 and #E4C59A with #C5E49A are triadic colors.