COLOR #ADB05C

HEX: #ADB05C RGB: (173,176,92)

Renk bilgisi

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

RGB renk modeli

#ADB05C color RGB value is (173,176,92).

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

RGB bağlantıları ve doygunluk

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

173
176
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 92 = 441 (100%)
R 173 of 441 ~ 39.23%
G 176 of 441 ~ 39.91%
B 92 of 441 ~ 20.86'%

%39.23
%39.91
%20.86

CMYK RENK MODELİ

#ADB05C rengi CMYK tonu (2,0,48,31).

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

CMYK: (2,0,48,31)
C2M0Y48K31 (2%, 0%, 48%, 31%)
(0.02 / 0.00 / 0.48 / 0.31)

CMYK yüzdeleri

%1.7
%0
%47.73
%30.98

Codes

Color #ADB05C in popluar color models

AD B0 5C
RGB 173 176 92
HSL 62° 34.71% 52.55%
HSB/HSV 62° 47.73% 69.02%
CMYK 1.70% 0.00% 47.73%
30.98%

Color #ADB05C in popluar number systems.

HEX AD B0 5C
Decimal 173 176 92
Binary 10101101 10110000 1011100
Octal 255 260 134

Shades and tints

Shades of #ADB05C

#ADB05C
(173,176,92)
#9EA054
(158,160,84)
#8F904C
(143,144,76)
#808044
(128,128,68)
#71703C
(113,112,60)
#626034
(98,96,52)
#53502C
(83,80,44)
#444024
(68,64,36)
#35301C
(53,48,28)
#262014
(38,32,20)
#17100C
(23,16,12)
#000000
(0,0,0)

Tints of #ADB05C

#ADB05C
(173,176,92)
#B4B76A
(180,183,106)
#BBBE78
(187,190,120)
#C2C586
(194,197,134)
#C9CC94
(201,204,148)
#D0D3A2
(208,211,162)
#D7DAB0
(215,218,176)
#DEE1BE
(222,225,190)
#E5E8CC
(229,232,204)
#ECEFDA
(236,239,218)
#F3F6E8
(243,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB05C; }

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

This text font color is #ADB05C.

Background Color

.myBgColor { background-color: #ADB05C; }

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

This div background color is #ADB05C.

Border color

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

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

This div border color is #ADB05C.

Opacity

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

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

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

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

This text has shadow with #ADB05C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB05C.

Preview

Color preview on black background

This text has color #ADB05C on black background.


Color preview on white background

This text has color #ADB05C on white background.


Black color preview on #ADB05C background

This text has black color on #ADB05C background.


White color preview on #ADB05C background

This text has white color on #ADB05C background.


Related colors

Complementary color

Complementary color for #hex is #524FA3.


I love getcolorcode.com

Triadic colors

1 #5CADB0 and #B05CAD with #ADB05C are triadic colors.

2 #5CB0AD and #B0AD5C with #ADB05C are triadic colors.