COLOR #ADB05D

HEX: #ADB05D RGB: (173,176,93)

Renk bilgisi

#ADB05D contains mainly red and green colors. #ADB05D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADB05D color RGB value is (173,176,93).

RGB: (173,176,93) (68%, 69%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 93 of 255 = 36%

173
176
93

R + G + B ~ 58%. #ADB05D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 93 = 442 (100%)
R 173 of 442 ~ 39.14%
G 176 of 442 ~ 39.82%
B 93 of 442 ~ 21.04'%

%39.14
%39.82
%21.04

CMYK RENK MODELİ

#ADB05D rengi CMYK tonu (2,0,47,31).

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

CMYK: (2,0,47,31)
C2M0Y47K31 (2%, 0%, 47%, 31%)
(0.02 / 0.00 / 0.47 / 0.31)

CMYK yüzdeleri

%1.7
%0
%47.16
%30.98

Codes

Color #ADB05D in popluar color models

AD B0 5D
RGB 173 176 93
HSL 62° 34.44% 52.75%
HSB/HSV 62° 47.16% 69.02%
CMYK 1.70% 0.00% 47.16%
30.98%

Color #ADB05D in popluar number systems.

HEX AD B0 5D
Decimal 173 176 93
Binary 10101101 10110000 1011101
Octal 255 260 135

Shades and tints

Shades of #ADB05D

#ADB05D
(173,176,93)
#9EA055
(158,160,85)
#8F904D
(143,144,77)
#808045
(128,128,69)
#71703D
(113,112,61)
#626035
(98,96,53)
#53502D
(83,80,45)
#444025
(68,64,37)
#35301D
(53,48,29)
#262015
(38,32,21)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #ADB05D

#ADB05D
(173,176,93)
#B4B76B
(180,183,107)
#BBBE79
(187,190,121)
#C2C587
(194,197,135)
#C9CC95
(201,204,149)
#D0D3A3
(208,211,163)
#D7DAB1
(215,218,177)
#DEE1BF
(222,225,191)
#E5E8CD
(229,232,205)
#ECEFDB
(236,239,219)
#F3F6E9
(243,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB05D; }

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

This text font color is #ADB05D.

Background Color

.myBgColor { background-color: #ADB05D; }

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

This div background color is #ADB05D.

Border color

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

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

This div border color is #ADB05D.

Opacity

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

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

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

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

This text has shadow with #ADB05D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB05D.

Preview

Color preview on black background

This text has color #ADB05D on black background.


Color preview on white background

This text has color #ADB05D on white background.


Black color preview on #ADB05D background

This text has black color on #ADB05D background.


White color preview on #ADB05D background

This text has white color on #ADB05D background.


Related colors

Complementary color

Complementary color for #hex is #524FA2.


I love getcolorcode.com

Triadic colors

1 #5DADB0 and #B05DAD with #ADB05D are triadic colors.

2 #5DB0AD and #B0AD5D with #ADB05D are triadic colors.