COLOR #C5E69D

HEX: #C5E69D RGB: (197,230,157)

Renk bilgisi

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

RGB renk modeli

#C5E69D color RGB value is (197,230,157).

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

RGB bağlantıları ve doygunluk

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

197
230
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 157 = 584 (100%)
R 197 of 584 ~ 33.73%
G 230 of 584 ~ 39.38%
B 157 of 584 ~ 26.88'%

%33.73
%39.38
%26.88

CMYK RENK MODELİ

#C5E69D rengi CMYK tonu (14,0,32,10).

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

CMYK: (14,0,32,10)
C14M0Y32K10 (14%, 0%, 32%, 10%)
(0.14 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%14.35
%0
%31.74
%9.8

Codes

Color #C5E69D in popluar color models

C5 E6 9D
RGB 197 230 157
HSL 87° 59.35% 75.88%
HSB/HSV 87° 31.74% 90.20%
CMYK 14.35% 0.00% 31.74%
9.80%

Color #C5E69D in popluar number systems.

HEX C5 E6 9D
Decimal 197 230 157
Binary 11000101 11100110 10011101
Octal 305 346 235

Shades and tints

Shades of #C5E69D

#C5E69D
(197,230,157)
#B4D28F
(180,210,143)
#A3BE81
(163,190,129)
#92AA73
(146,170,115)
#819665
(129,150,101)
#708257
(112,130,87)
#5F6E49
(95,110,73)
#4E5A3B
(78,90,59)
#3D462D
(61,70,45)
#2C321F
(44,50,31)
#1B1E11
(27,30,17)
#000000
(0,0,0)

Tints of #C5E69D

#C5E69D
(197,230,157)
#CAE8A5
(202,232,165)
#CFEAAD
(207,234,173)
#D4ECB5
(212,236,181)
#D9EEBD
(217,238,189)
#DEF0C5
(222,240,197)
#E3F2CD
(227,242,205)
#E8F4D5
(232,244,213)
#EDF6DD
(237,246,221)
#F2F8E5
(242,248,229)
#F7FAED
(247,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E69D; }

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

This text font color is #C5E69D.

Background Color

.myBgColor { background-color: #C5E69D; }

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

This div background color is #C5E69D.

Border color

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

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

This div border color is #C5E69D.

Opacity

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

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

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

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

This text has shadow with #C5E69D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E69D.

Preview

Color preview on black background

This text has color #C5E69D on black background.


Color preview on white background

This text has color #C5E69D on white background.


Black color preview on #C5E69D background

This text has black color on #C5E69D background.


White color preview on #C5E69D background

This text has white color on #C5E69D background.


Related colors

Complementary color

Complementary color for #hex is #3A1962.


I love getcolorcode.com

Triadic colors

1 #9DC5E6 and #E69DC5 with #C5E69D are triadic colors.

2 #9DE6C5 and #E6C59D with #C5E69D are triadic colors.