COLOR #C5E69E

HEX: #C5E69E RGB: (197,230,158)

Renk bilgisi

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

RGB renk modeli

#C5E69E color RGB value is (197,230,158).

RGB: (197,230,158) (77%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 158 of 255 = 62%

197
230
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 158 = 585 (100%)
R 197 of 585 ~ 33.68%
G 230 of 585 ~ 39.32%
B 158 of 585 ~ 27.01'%

%33.68
%39.32
%27.01

CMYK RENK MODELİ

#C5E69E rengi CMYK tonu (14,0,31,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 31.30%
  • ana renk tonu 9.80%

CMYK: (14,0,31,10)
C14M0Y31K10 (14%, 0%, 31%, 10%)
(0.14 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%14.35
%0
%31.3
%9.8

Codes

Color #C5E69E in popluar color models

C5 E6 9E
RGB 197 230 158
HSL 88° 59.02% 76.08%
HSB/HSV 88° 31.30% 90.20%
CMYK 14.35% 0.00% 31.30%
9.80%

Color #C5E69E in popluar number systems.

HEX C5 E6 9E
Decimal 197 230 158
Binary 11000101 11100110 10011110
Octal 305 346 236

Shades and tints

Shades of #C5E69E

#C5E69E
(197,230,158)
#B4D290
(180,210,144)
#A3BE82
(163,190,130)
#92AA74
(146,170,116)
#819666
(129,150,102)
#708258
(112,130,88)
#5F6E4A
(95,110,74)
#4E5A3C
(78,90,60)
#3D462E
(61,70,46)
#2C3220
(44,50,32)
#1B1E12
(27,30,18)
#000000
(0,0,0)

Tints of #C5E69E

#C5E69E
(197,230,158)
#CAE8A6
(202,232,166)
#CFEAAE
(207,234,174)
#D4ECB6
(212,236,182)
#D9EEBE
(217,238,190)
#DEF0C6
(222,240,198)
#E3F2CE
(227,242,206)
#E8F4D6
(232,244,214)
#EDF6DE
(237,246,222)
#F2F8E6
(242,248,230)
#F7FAEE
(247,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E69E color. Also use rgb(197,230,158) instead hex code.

Text Font Color

.myTextColor { color: #C5E69E; }

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

This text font color is #C5E69E.

Background Color

.myBgColor { background-color: #C5E69E; }

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

This div background color is #C5E69E.

Border color

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

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

This div border color is #C5E69E.

Opacity

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

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

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

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

This text has shadow with #C5E69E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E69E.

Preview

Color preview on black background

This text has color #C5E69E on black background.


Color preview on white background

This text has color #C5E69E on white background.


Black color preview on #C5E69E background

This text has black color on #C5E69E background.


White color preview on #C5E69E background

This text has white color on #C5E69E background.


Related colors

Complementary color

Complementary color for #hex is #3A1961.


I love getcolorcode.com

Triadic colors

1 #9EC5E6 and #E69EC5 with #C5E69E are triadic colors.

2 #9EE6C5 and #E6C59E with #C5E69E are triadic colors.