COLOR #ADAA97

HEX: #ADAA97 RGB: (173,170,151)

Renk bilgisi

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

RGB renk modeli

#ADAA97 color RGB value is (173,170,151).

RGB: (173,170,151) (68%, 67%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 151 of 255 = 59%

173
170
151

R + G + B ~ 65%. #ADAA97 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 151 = 494 (100%)
R 173 of 494 ~ 35.02%
G 170 of 494 ~ 34.41%
B 151 of 494 ~ 30.57'%

%35.02
%34.41
%30.57

CMYK RENK MODELİ

#ADAA97 rengi CMYK tonu (0,2,13,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.73%
  • sarı tonu 12.72%
  • ana renk tonu 32.16%

CMYK: (0,2,13,32)
C0M2Y13K32 (0%, 2%, 13%, 32%)
(0.00 / 0.02 / 0.13 / 0.32)

CMYK yüzdeleri

%0
%1.73
%12.72
%32.16

Codes

Color #ADAA97 in popluar color models

AD AA 97
RGB 173 170 151
HSL 52° 11.83% 63.53%
HSB/HSV 52° 12.72% 67.84%
CMYK 0.00% 1.73% 12.72%
32.16%

Color #ADAA97 in popluar number systems.

HEX AD AA 97
Decimal 173 170 151
Binary 10101101 10101010 10010111
Octal 255 252 227

Shades and tints

Shades of #ADAA97

#ADAA97
(173,170,151)
#9E9B8A
(158,155,138)
#8F8C7D
(143,140,125)
#807D70
(128,125,112)
#716E63
(113,110,99)
#625F56
(98,95,86)
#535049
(83,80,73)
#44413C
(68,65,60)
#35322F
(53,50,47)
#262322
(38,35,34)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADAA97

#ADAA97
(173,170,151)
#B4B1A0
(180,177,160)
#BBB8A9
(187,184,169)
#C2BFB2
(194,191,178)
#C9C6BB
(201,198,187)
#D0CDC4
(208,205,196)
#D7D4CD
(215,212,205)
#DEDBD6
(222,219,214)
#E5E2DF
(229,226,223)
#ECE9E8
(236,233,232)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAA97; }

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

This text font color is #ADAA97.

Background Color

.myBgColor { background-color: #ADAA97; }

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

This div background color is #ADAA97.

Border color

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

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

This div border color is #ADAA97.

Opacity

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

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

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

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

This text has shadow with #ADAA97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAA97.

Preview

Color preview on black background

This text has color #ADAA97 on black background.


Color preview on white background

This text has color #ADAA97 on white background.


Black color preview on #ADAA97 background

This text has black color on #ADAA97 background.


White color preview on #ADAA97 background

This text has white color on #ADAA97 background.


Related colors

Complementary color

Complementary color for #hex is #525568.


I love getcolorcode.com

Triadic colors

1 #97ADAA and #AA97AD with #ADAA97 are triadic colors.

2 #97AAAD and #AAAD97 with #ADAA97 are triadic colors.