COLOR #C5E09C

HEX: #C5E09C RGB: (197,224,156)

Renk bilgisi

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

RGB renk modeli

#C5E09C color RGB value is (197,224,156).

RGB: (197,224,156) (77%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 156 of 255 = 61%

197
224
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 156 = 577 (100%)
R 197 of 577 ~ 34.14%
G 224 of 577 ~ 38.82%
B 156 of 577 ~ 27.04'%

%34.14
%38.82
%27.04

CMYK RENK MODELİ

#C5E09C rengi CMYK tonu (12,0,30,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 30.36%
  • ana renk tonu 12.16%

CMYK: (12,0,30,12)
C12M0Y30K12 (12%, 0%, 30%, 12%)
(0.12 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%12.05
%0
%30.36
%12.16

Codes

Color #C5E09C in popluar color models

C5 E0 9C
RGB 197 224 156
HSL 84° 52.31% 74.51%
HSB/HSV 84° 30.36% 87.84%
CMYK 12.05% 0.00% 30.36%
12.16%

Color #C5E09C in popluar number systems.

HEX C5 E0 9C
Decimal 197 224 156
Binary 11000101 11100000 10011100
Octal 305 340 234

Shades and tints

Shades of #C5E09C

#C5E09C
(197,224,156)
#B4CC8E
(180,204,142)
#A3B880
(163,184,128)
#92A472
(146,164,114)
#819064
(129,144,100)
#707C56
(112,124,86)
#5F6848
(95,104,72)
#4E543A
(78,84,58)
#3D402C
(61,64,44)
#2C2C1E
(44,44,30)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5E09C

#C5E09C
(197,224,156)
#CAE2A5
(202,226,165)
#CFE4AE
(207,228,174)
#D4E6B7
(212,230,183)
#D9E8C0
(217,232,192)
#DEEAC9
(222,234,201)
#E3ECD2
(227,236,210)
#E8EEDB
(232,238,219)
#EDF0E4
(237,240,228)
#F2F2ED
(242,242,237)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E09C; }

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

This text font color is #C5E09C.

Background Color

.myBgColor { background-color: #C5E09C; }

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

This div background color is #C5E09C.

Border color

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

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

This div border color is #C5E09C.

Opacity

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

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

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

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

This text has shadow with #C5E09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E09C.

Preview

Color preview on black background

This text has color #C5E09C on black background.


Color preview on white background

This text has color #C5E09C on white background.


Black color preview on #C5E09C background

This text has black color on #C5E09C background.


White color preview on #C5E09C background

This text has white color on #C5E09C background.


Related colors

Complementary color

Complementary color for #hex is #3A1F63.


I love getcolorcode.com

Triadic colors

1 #9CC5E0 and #E09CC5 with #C5E09C are triadic colors.

2 #9CE0C5 and #E0C59C with #C5E09C are triadic colors.