COLOR #ADC997

HEX: #ADC997 RGB: (173,201,151)

Renk bilgisi

#ADC997 contains red, green and blue colors in about the same proportion. #ADC997 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADC997 color RGB value is (173,201,151).

RGB: (173,201,151) (68%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 151 of 255 = 59%

173
201
151

R + G + B ~ 69%. #ADC997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 151 = 525 (100%)
R 173 of 525 ~ 32.95%
G 201 of 525 ~ 38.29%
B 151 of 525 ~ 28.76'%

%32.95
%38.29
%28.76

CMYK RENK MODELİ

#ADC997 rengi CMYK tonu (14,0,25,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 0.00%
  • sarı tonu 24.88%
  • ana renk tonu 21.18%

CMYK: (14,0,25,21)
C14M0Y25K21 (14%, 0%, 25%, 21%)
(0.14 / 0.00 / 0.25 / 0.21)

CMYK yüzdeleri

%13.93
%0
%24.88
%21.18

Codes

Color #ADC997 in popluar color models

AD C9 97
RGB 173 201 151
HSL 94° 31.65% 69.02%
HSB/HSV 94° 24.88% 78.82%
CMYK 13.93% 0.00% 24.88%
21.18%

Color #ADC997 in popluar number systems.

HEX AD C9 97
Decimal 173 201 151
Binary 10101101 11001001 10010111
Octal 255 311 227

Shades and tints

Shades of #ADC997

#ADC997
(173,201,151)
#9EB78A
(158,183,138)
#8FA57D
(143,165,125)
#809370
(128,147,112)
#718163
(113,129,99)
#626F56
(98,111,86)
#535D49
(83,93,73)
#444B3C
(68,75,60)
#35392F
(53,57,47)
#262722
(38,39,34)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADC997

#ADC997
(173,201,151)
#B4CDA0
(180,205,160)
#BBD1A9
(187,209,169)
#C2D5B2
(194,213,178)
#C9D9BB
(201,217,187)
#D0DDC4
(208,221,196)
#D7E1CD
(215,225,205)
#DEE5D6
(222,229,214)
#E5E9DF
(229,233,223)
#ECEDE8
(236,237,232)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC997 color. Also use rgb(173,201,151) instead hex code.

Text Font Color

.myTextColor { color: #ADC997; }

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

This text font color is #ADC997.

Background Color

.myBgColor { background-color: #ADC997; }

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

This div background color is #ADC997.

Border color

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

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

This div border color is #ADC997.

Opacity

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

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

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

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

This text has shadow with #ADC997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC997.

Preview

Color preview on black background

This text has color #ADC997 on black background.


Color preview on white background

This text has color #ADC997 on white background.


Black color preview on #ADC997 background

This text has black color on #ADC997 background.


White color preview on #ADC997 background

This text has white color on #ADC997 background.


Related colors

Complementary color

Complementary color for #hex is #523668.


I love getcolorcode.com

Triadic colors

1 #97ADC9 and #C997AD with #ADC997 are triadic colors.

2 #97C9AD and #C9AD97 with #ADC997 are triadic colors.