COLOR #ADB552

HEX: #ADB552 RGB: (173,181,82)

Renk bilgisi

#ADB552 contains mainly red and green colors. #ADB552 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADB552 color RGB value is (173,181,82).

RGB: (173,181,82) (68%, 71%, 32%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 82 of 255 = 32%

173
181
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 82 = 436 (100%)
R 173 of 436 ~ 39.68%
G 181 of 436 ~ 41.51%
B 82 of 436 ~ 18.81'%

%39.68
%41.51
%18.81

CMYK RENK MODELİ

#ADB552 rengi CMYK tonu (4,0,55,29).

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

CMYK: (4,0,55,29)
C4M0Y55K29 (4%, 0%, 55%, 29%)
(0.04 / 0.00 / 0.55 / 0.29)

CMYK yüzdeleri

%4.42
%0
%54.7
%29.02

Codes

Color #ADB552 in popluar color models

AD B5 52
RGB 173 181 82
HSL 65° 40.08% 51.57%
HSB/HSV 65° 54.70% 70.98%
CMYK 4.42% 0.00% 54.70%
29.02%

Color #ADB552 in popluar number systems.

HEX AD B5 52
Decimal 173 181 82
Binary 10101101 10110101 1010010
Octal 255 265 122

Shades and tints

Shades of #ADB552

#ADB552
(173,181,82)
#9EA54B
(158,165,75)
#8F9544
(143,149,68)
#80853D
(128,133,61)
#717536
(113,117,54)
#62652F
(98,101,47)
#535528
(83,85,40)
#444521
(68,69,33)
#35351A
(53,53,26)
#262513
(38,37,19)
#17150C
(23,21,12)
#000000
(0,0,0)

Tints of #ADB552

#ADB552
(173,181,82)
#B4BB61
(180,187,97)
#BBC170
(187,193,112)
#C2C77F
(194,199,127)
#C9CD8E
(201,205,142)
#D0D39D
(208,211,157)
#D7D9AC
(215,217,172)
#DEDFBB
(222,223,187)
#E5E5CA
(229,229,202)
#ECEBD9
(236,235,217)
#F3F1E8
(243,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB552; }

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

This text font color is #ADB552.

Background Color

.myBgColor { background-color: #ADB552; }

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

This div background color is #ADB552.

Border color

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

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

This div border color is #ADB552.

Opacity

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

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

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

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

This text has shadow with #ADB552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB552.

Preview

Color preview on black background

This text has color #ADB552 on black background.


Color preview on white background

This text has color #ADB552 on white background.


Black color preview on #ADB552 background

This text has black color on #ADB552 background.


White color preview on #ADB552 background

This text has white color on #ADB552 background.


Related colors

Complementary color

Complementary color for #hex is #524AAD.


I love getcolorcode.com

Triadic colors

1 #52ADB5 and #B552AD with #ADB552 are triadic colors.

2 #52B5AD and #B5AD52 with #ADB552 are triadic colors.