COLOR #ADB25C

HEX: #ADB25C RGB: (173,178,92)

Renk bilgisi

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

RGB renk modeli

#ADB25C color RGB value is (173,178,92).

RGB: (173,178,92) (68%, 70%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 92 of 255 = 36%

173
178
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 92 = 443 (100%)
R 173 of 443 ~ 39.05%
G 178 of 443 ~ 40.18%
B 92 of 443 ~ 20.77'%

%39.05
%40.18
%20.77

CMYK RENK MODELİ

#ADB25C rengi CMYK tonu (3,0,48,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 0.00%
  • sarı tonu 48.31%
  • ana renk tonu 30.20%

CMYK: (3,0,48,30)
C3M0Y48K30 (3%, 0%, 48%, 30%)
(0.03 / 0.00 / 0.48 / 0.30)

CMYK yüzdeleri

%2.81
%0
%48.31
%30.2

Codes

Color #ADB25C in popluar color models

AD B2 5C
RGB 173 178 92
HSL 63° 35.83% 52.94%
HSB/HSV 63° 48.31% 69.80%
CMYK 2.81% 0.00% 48.31%
30.20%

Color #ADB25C in popluar number systems.

HEX AD B2 5C
Decimal 173 178 92
Binary 10101101 10110010 1011100
Octal 255 262 134

Shades and tints

Shades of #ADB25C

#ADB25C
(173,178,92)
#9EA254
(158,162,84)
#8F924C
(143,146,76)
#808244
(128,130,68)
#71723C
(113,114,60)
#626234
(98,98,52)
#53522C
(83,82,44)
#444224
(68,66,36)
#35321C
(53,50,28)
#262214
(38,34,20)
#17120C
(23,18,12)
#000000
(0,0,0)

Tints of #ADB25C

#ADB25C
(173,178,92)
#B4B96A
(180,185,106)
#BBC078
(187,192,120)
#C2C786
(194,199,134)
#C9CE94
(201,206,148)
#D0D5A2
(208,213,162)
#D7DCB0
(215,220,176)
#DEE3BE
(222,227,190)
#E5EACC
(229,234,204)
#ECF1DA
(236,241,218)
#F3F8E8
(243,248,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB25C; }

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

This text font color is #ADB25C.

Background Color

.myBgColor { background-color: #ADB25C; }

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

This div background color is #ADB25C.

Border color

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

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

This div border color is #ADB25C.

Opacity

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

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

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

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

This text has shadow with #ADB25C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB25C.

Preview

Color preview on black background

This text has color #ADB25C on black background.


Color preview on white background

This text has color #ADB25C on white background.


Black color preview on #ADB25C background

This text has black color on #ADB25C background.


White color preview on #ADB25C background

This text has white color on #ADB25C background.


Related colors

Complementary color

Complementary color for #hex is #524DA3.


I love getcolorcode.com

Triadic colors

1 #5CADB2 and #B25CAD with #ADB25C are triadic colors.

2 #5CB2AD and #B2AD5C with #ADB25C are triadic colors.