COLOR #C5E9AD

HEX: #C5E9AD RGB: (197,233,173)

Renk bilgisi

#C5E9AD contains mainly red and green colors. #C5E9AD ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E9AD color RGB value is (197,233,173).

RGB: (197,233,173) (77%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 173 of 255 = 68%

197
233
173

R + G + B ~ 79%. #C5E9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 173 = 603 (100%)
R 197 of 603 ~ 32.67%
G 233 of 603 ~ 38.64%
B 173 of 603 ~ 28.69'%

%32.67
%38.64
%28.69

CMYK RENK MODELİ

#C5E9AD rengi CMYK tonu (15,0,26,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (15,0,26,9)
C15M0Y26K9 (15%, 0%, 26%, 9%)
(0.15 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%15.45
%0
%25.75
%8.63

Codes

Color #C5E9AD in popluar color models

C5 E9 AD
RGB 197 233 173
HSL 96° 57.69% 79.61%
HSB/HSV 96° 25.75% 91.37%
CMYK 15.45% 0.00% 25.75%
8.63%

Color #C5E9AD in popluar number systems.

HEX C5 E9 AD
Decimal 197 233 173
Binary 11000101 11101001 10101101
Octal 305 351 255

Shades and tints

Shades of #C5E9AD

#C5E9AD
(197,233,173)
#B4D49E
(180,212,158)
#A3BF8F
(163,191,143)
#92AA80
(146,170,128)
#819571
(129,149,113)
#708062
(112,128,98)
#5F6B53
(95,107,83)
#4E5644
(78,86,68)
#3D4135
(61,65,53)
#2C2C26
(44,44,38)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #C5E9AD

#C5E9AD
(197,233,173)
#CAEBB4
(202,235,180)
#CFEDBB
(207,237,187)
#D4EFC2
(212,239,194)
#D9F1C9
(217,241,201)
#DEF3D0
(222,243,208)
#E3F5D7
(227,245,215)
#E8F7DE
(232,247,222)
#EDF9E5
(237,249,229)
#F2FBEC
(242,251,236)
#F7FDF3
(247,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E9AD color. Also use rgb(197,233,173) instead hex code.

Text Font Color

.myTextColor { color: #C5E9AD; }

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

This text font color is #C5E9AD.

Background Color

.myBgColor { background-color: #C5E9AD; }

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

This div background color is #C5E9AD.

Border color

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

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

This div border color is #C5E9AD.

Opacity

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

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

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

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

This text has shadow with #C5E9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9AD.

Preview

Color preview on black background

This text has color #C5E9AD on black background.


Color preview on white background

This text has color #C5E9AD on white background.


Black color preview on #C5E9AD background

This text has black color on #C5E9AD background.


White color preview on #C5E9AD background

This text has white color on #C5E9AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1652.


I love getcolorcode.com

Triadic colors

1 #ADC5E9 and #E9ADC5 with #C5E9AD are triadic colors.

2 #ADE9C5 and #E9C5AD with #C5E9AD are triadic colors.