COLOR #C5E49C

HEX: #C5E49C RGB: (197,228,156)

Renk bilgisi

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

RGB renk modeli

#C5E49C color RGB value is (197,228,156).

RGB: (197,228,156) (77%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 156 of 255 = 61%

197
228
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 156 = 581 (100%)
R 197 of 581 ~ 33.91%
G 228 of 581 ~ 39.24%
B 156 of 581 ~ 26.85'%

%33.91
%39.24
%26.85

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 31.58%
  • 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
%31.58
%10.59

Codes

Color #C5E49C in popluar color models

C5 E4 9C
RGB 197 228 156
HSL 86° 57.14% 75.29%
HSB/HSV 86° 31.58% 89.41%
CMYK 13.60% 0.00% 31.58%
10.59%

Color #C5E49C in popluar number systems.

HEX C5 E4 9C
Decimal 197 228 156
Binary 11000101 11100100 10011100
Octal 305 344 234

Shades and tints

Shades of #C5E49C

#C5E49C
(197,228,156)
#B4D08E
(180,208,142)
#A3BC80
(163,188,128)
#92A872
(146,168,114)
#819464
(129,148,100)
#708056
(112,128,86)
#5F6C48
(95,108,72)
#4E583A
(78,88,58)
#3D442C
(61,68,44)
#2C301E
(44,48,30)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #C5E49C

#C5E49C
(197,228,156)
#CAE6A5
(202,230,165)
#CFE8AE
(207,232,174)
#D4EAB7
(212,234,183)
#D9ECC0
(217,236,192)
#DEEEC9
(222,238,201)
#E3F0D2
(227,240,210)
#E8F2DB
(232,242,219)
#EDF4E4
(237,244,228)
#F2F6ED
(242,246,237)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E49C; }

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

This text font color is #C5E49C.

Background Color

.myBgColor { background-color: #C5E49C; }

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

This div background color is #C5E49C.

Border color

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

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

This div border color is #C5E49C.

Opacity

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

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

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

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

This text has shadow with #C5E49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E49C.

Preview

Color preview on black background

This text has color #C5E49C on black background.


Color preview on white background

This text has color #C5E49C on white background.


Black color preview on #C5E49C background

This text has black color on #C5E49C background.


White color preview on #C5E49C background

This text has white color on #C5E49C background.


Related colors

Complementary color

Complementary color for #hex is #3A1B63.


I love getcolorcode.com

Triadic colors

1 #9CC5E4 and #E49CC5 with #C5E49C are triadic colors.

2 #9CE4C5 and #E4C59C with #C5E49C are triadic colors.