COLOR #ADB53E

HEX: #ADB53E RGB: (173,181,62)

Renk bilgisi

#ADB53E contains mainly red and green colors. #ADB53E ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADB53E color RGB value is (173,181,62).

RGB: (173,181,62) (68%, 71%, 24%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 62 of 255 = 24%

173
181
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 62 = 416 (100%)
R 173 of 416 ~ 41.59%
G 181 of 416 ~ 43.51%
B 62 of 416 ~ 14.9'%

%41.59
%43.51
%14.9

CMYK RENK MODELİ

#ADB53E rengi CMYK tonu (4,0,66,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 0.00%
  • sarı tonu 65.75%
  • ana renk tonu 29.02%

CMYK: (4,0,66,29)
C4M0Y66K29 (4%, 0%, 66%, 29%)
(0.04 / 0.00 / 0.66 / 0.29)

CMYK yüzdeleri

%4.42
%0
%65.75
%29.02

Codes

Color #ADB53E in popluar color models

AD B5 3E
RGB 173 181 62
HSL 64° 48.97% 47.65%
HSB/HSV 64° 65.75% 70.98%
CMYK 4.42% 0.00% 65.75%
29.02%

Color #ADB53E in popluar number systems.

HEX AD B5 3E
Decimal 173 181 62
Binary 10101101 10110101 111110
Octal 255 265 76

Shades and tints

Shades of #ADB53E

#ADB53E
(173,181,62)
#9EA539
(158,165,57)
#8F9534
(143,149,52)
#80852F
(128,133,47)
#71752A
(113,117,42)
#626525
(98,101,37)
#535520
(83,85,32)
#44451B
(68,69,27)
#353516
(53,53,22)
#262511
(38,37,17)
#17150C
(23,21,12)
#000000
(0,0,0)

Tints of #ADB53E

#ADB53E
(173,181,62)
#B4BB4F
(180,187,79)
#BBC160
(187,193,96)
#C2C771
(194,199,113)
#C9CD82
(201,205,130)
#D0D393
(208,211,147)
#D7D9A4
(215,217,164)
#DEDFB5
(222,223,181)
#E5E5C6
(229,229,198)
#ECEBD7
(236,235,215)
#F3F1E8
(243,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB53E color. Also use rgb(173,181,62) instead hex code.

Text Font Color

.myTextColor { color: #ADB53E; }

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

This text font color is #ADB53E.

Background Color

.myBgColor { background-color: #ADB53E; }

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

This div background color is #ADB53E.

Border color

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

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

This div border color is #ADB53E.

Opacity

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

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

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

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

This text has shadow with #ADB53E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB53E.

Preview

Color preview on black background

This text has color #ADB53E on black background.


Color preview on white background

This text has color #ADB53E on white background.


Black color preview on #ADB53E background

This text has black color on #ADB53E background.


White color preview on #ADB53E background

This text has white color on #ADB53E background.


Related colors

Complementary color

Complementary color for #hex is #524AC1.


I love getcolorcode.com

Triadic colors

1 #3EADB5 and #B53EAD with #ADB53E are triadic colors.

2 #3EB5AD and #B5AD3E with #ADB53E are triadic colors.