COLOR #C5E2AD

HEX: #C5E2AD RGB: (197,226,173)

Renk bilgisi

#C5E2AD contains red, green and blue colors in about the same proportion. #C5E2AD ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E2AD color RGB value is (197,226,173).

RGB: (197,226,173) (77%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 173 of 255 = 68%

197
226
173

R + G + B ~ 78%. #C5E2AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 173 = 596 (100%)
R 197 of 596 ~ 33.05%
G 226 of 596 ~ 37.92%
B 173 of 596 ~ 29.03'%

%33.05
%37.92
%29.03

CMYK RENK MODELİ

#C5E2AD rengi CMYK tonu (13,0,23,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 23.45%
  • ana renk tonu 11.37%

CMYK: (13,0,23,11)
C13M0Y23K11 (13%, 0%, 23%, 11%)
(0.13 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%12.83
%0
%23.45
%11.37

Codes

Color #C5E2AD in popluar color models

C5 E2 AD
RGB 197 226 173
HSL 93° 47.75% 78.24%
HSB/HSV 93° 23.45% 88.63%
CMYK 12.83% 0.00% 23.45%
11.37%

Color #C5E2AD in popluar number systems.

HEX C5 E2 AD
Decimal 197 226 173
Binary 11000101 11100010 10101101
Octal 305 342 255

Shades and tints

Shades of #C5E2AD

#C5E2AD
(197,226,173)
#B4CE9E
(180,206,158)
#A3BA8F
(163,186,143)
#92A680
(146,166,128)
#819271
(129,146,113)
#707E62
(112,126,98)
#5F6A53
(95,106,83)
#4E5644
(78,86,68)
#3D4235
(61,66,53)
#2C2E26
(44,46,38)
#1B1A17
(27,26,23)
#000000
(0,0,0)

Tints of #C5E2AD

#C5E2AD
(197,226,173)
#CAE4B4
(202,228,180)
#CFE6BB
(207,230,187)
#D4E8C2
(212,232,194)
#D9EAC9
(217,234,201)
#DEECD0
(222,236,208)
#E3EED7
(227,238,215)
#E8F0DE
(232,240,222)
#EDF2E5
(237,242,229)
#F2F4EC
(242,244,236)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2AD; }

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

This text font color is #C5E2AD.

Background Color

.myBgColor { background-color: #C5E2AD; }

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

This div background color is #C5E2AD.

Border color

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

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

This div border color is #C5E2AD.

Opacity

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

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

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

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

This text has shadow with #C5E2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2AD.

Preview

Color preview on black background

This text has color #C5E2AD on black background.


Color preview on white background

This text has color #C5E2AD on white background.


Black color preview on #C5E2AD background

This text has black color on #C5E2AD background.


White color preview on #C5E2AD background

This text has white color on #C5E2AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1D52.


I love getcolorcode.com

Triadic colors

1 #ADC5E2 and #E2ADC5 with #C5E2AD are triadic colors.

2 #ADE2C5 and #E2C5AD with #C5E2AD are triadic colors.