COLOR #ADB07D

HEX: #ADB07D RGB: (173,176,125)

Renk bilgisi

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

RGB renk modeli

#ADB07D color RGB value is (173,176,125).

RGB: (173,176,125) (68%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 125 of 255 = 49%

173
176
125

R + G + B ~ 62%. #ADB07D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 125 = 474 (100%)
R 173 of 474 ~ 36.5%
G 176 of 474 ~ 37.13%
B 125 of 474 ~ 26.37'%

%36.5
%37.13
%26.37

CMYK RENK MODELİ

#ADB07D rengi CMYK tonu (2,0,29,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 0.00%
  • sarı tonu 28.98%
  • ana renk tonu 30.98%

CMYK: (2,0,29,31)
C2M0Y29K31 (2%, 0%, 29%, 31%)
(0.02 / 0.00 / 0.29 / 0.31)

CMYK yüzdeleri

%1.7
%0
%28.98
%30.98

Codes

Color #ADB07D in popluar color models

AD B0 7D
RGB 173 176 125
HSL 64° 24.40% 59.02%
HSB/HSV 64° 28.98% 69.02%
CMYK 1.70% 0.00% 28.98%
30.98%

Color #ADB07D in popluar number systems.

HEX AD B0 7D
Decimal 173 176 125
Binary 10101101 10110000 1111101
Octal 255 260 175

Shades and tints

Shades of #ADB07D

#ADB07D
(173,176,125)
#9EA072
(158,160,114)
#8F9067
(143,144,103)
#80805C
(128,128,92)
#717051
(113,112,81)
#626046
(98,96,70)
#53503B
(83,80,59)
#444030
(68,64,48)
#353025
(53,48,37)
#26201A
(38,32,26)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #ADB07D

#ADB07D
(173,176,125)
#B4B788
(180,183,136)
#BBBE93
(187,190,147)
#C2C59E
(194,197,158)
#C9CCA9
(201,204,169)
#D0D3B4
(208,211,180)
#D7DABF
(215,218,191)
#DEE1CA
(222,225,202)
#E5E8D5
(229,232,213)
#ECEFE0
(236,239,224)
#F3F6EB
(243,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB07D color. Also use rgb(173,176,125) instead hex code.

Text Font Color

.myTextColor { color: #ADB07D; }

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

This text font color is #ADB07D.

Background Color

.myBgColor { background-color: #ADB07D; }

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

This div background color is #ADB07D.

Border color

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

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

This div border color is #ADB07D.

Opacity

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

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

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

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

This text has shadow with #ADB07D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB07D.

Preview

Color preview on black background

This text has color #ADB07D on black background.


Color preview on white background

This text has color #ADB07D on white background.


Black color preview on #ADB07D background

This text has black color on #ADB07D background.


White color preview on #ADB07D background

This text has white color on #ADB07D background.


Related colors

Complementary color

Complementary color for #hex is #524F82.


I love getcolorcode.com

Triadic colors

1 #7DADB0 and #B07DAD with #ADB07D are triadic colors.

2 #7DB0AD and #B0AD7D with #ADB07D are triadic colors.