COLOR #ADB629

HEX: #ADB629 RGB: (173,182,41)

Renk bilgisi

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

RGB renk modeli

#ADB629 color RGB value is (173,182,41).

RGB: (173,182,41) (68%, 71%, 16%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 41 of 255 = 16%

173
182
41

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 41 = 396 (100%)
R 173 of 396 ~ 43.69%
G 182 of 396 ~ 45.96%
B 41 of 396 ~ 10.35'%

%43.69
%45.96

CMYK RENK MODELİ

#ADB629 rengi CMYK tonu (5,0,77,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 0.00%
  • sarı tonu 77.47%
  • ana renk tonu 28.63%

CMYK: (5,0,77,29)
C5M0Y77K29 (5%, 0%, 77%, 29%)
(0.05 / 0.00 / 0.77 / 0.29)

CMYK yüzdeleri

%4.95
%0
%77.47
%28.63

Codes

Color #ADB629 in popluar color models

AD B6 29
RGB 173 182 41
HSL 64° 63.23% 43.73%
HSB/HSV 64° 77.47% 71.37%
CMYK 4.95% 0.00% 77.47%
28.63%

Color #ADB629 in popluar number systems.

HEX AD B6 29
Decimal 173 182 41
Binary 10101101 10110110 101001
Octal 255 266 51

Shades and tints

Shades of #ADB629

#ADB629
(173,182,41)
#9EA626
(158,166,38)
#8F9623
(143,150,35)
#808620
(128,134,32)
#71761D
(113,118,29)
#62661A
(98,102,26)
#535617
(83,86,23)
#444614
(68,70,20)
#353611
(53,54,17)
#26260E
(38,38,14)
#17160B
(23,22,11)
#000000
(0,0,0)

Tints of #ADB629

#ADB629
(173,182,41)
#B4BC3C
(180,188,60)
#BBC24F
(187,194,79)
#C2C862
(194,200,98)
#C9CE75
(201,206,117)
#D0D488
(208,212,136)
#D7DA9B
(215,218,155)
#DEE0AE
(222,224,174)
#E5E6C1
(229,230,193)
#ECECD4
(236,236,212)
#F3F2E7
(243,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB629 color. Also use rgb(173,182,41) instead hex code.

Text Font Color

.myTextColor { color: #ADB629; }

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

This text font color is #ADB629.

Background Color

.myBgColor { background-color: #ADB629; }

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

This div background color is #ADB629.

Border color

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

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

This div border color is #ADB629.

Opacity

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

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

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

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

This text has shadow with #ADB629 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB629.

Preview

Color preview on black background

This text has color #ADB629 on black background.


Color preview on white background

This text has color #ADB629 on white background.


Black color preview on #ADB629 background

This text has black color on #ADB629 background.


White color preview on #ADB629 background

This text has white color on #ADB629 background.


Related colors

Complementary color

Complementary color for #hex is #5249D6.


I love getcolorcode.com

Triadic colors

1 #29ADB6 and #B629AD with #ADB629 are triadic colors.

2 #29B6AD and #B6AD29 with #ADB629 are triadic colors.