COLOR #ADB77B

HEX: #ADB77B RGB: (173,183,123)

Renk bilgisi

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

RGB renk modeli

#ADB77B color RGB value is (173,183,123).

RGB: (173,183,123) (68%, 72%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 123 of 255 = 48%

173
183
123

R + G + B ~ 63%. #ADB77B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 123 = 479 (100%)
R 173 of 479 ~ 36.12%
G 183 of 479 ~ 38.2%
B 123 of 479 ~ 25.68'%

%36.12
%38.2
%25.68

CMYK RENK MODELİ

#ADB77B rengi CMYK tonu (5,0,33,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 32.79%
  • ana renk tonu 28.24%

CMYK: (5,0,33,28)
C5M0Y33K28 (5%, 0%, 33%, 28%)
(0.05 / 0.00 / 0.33 / 0.28)

CMYK yüzdeleri

%5.46
%0
%32.79
%28.24

Codes

Color #ADB77B in popluar color models

AD B7 7B
RGB 173 183 123
HSL 70° 29.41% 60.00%
HSB/HSV 70° 32.79% 71.76%
CMYK 5.46% 0.00% 32.79%
28.24%

Color #ADB77B in popluar number systems.

HEX AD B7 7B
Decimal 173 183 123
Binary 10101101 10110111 1111011
Octal 255 267 173

Shades and tints

Shades of #ADB77B

#ADB77B
(173,183,123)
#9EA770
(158,167,112)
#8F9765
(143,151,101)
#80875A
(128,135,90)
#71774F
(113,119,79)
#626744
(98,103,68)
#535739
(83,87,57)
#44472E
(68,71,46)
#353723
(53,55,35)
#262718
(38,39,24)
#17170D
(23,23,13)
#000000
(0,0,0)

Tints of #ADB77B

#ADB77B
(173,183,123)
#B4BD87
(180,189,135)
#BBC393
(187,195,147)
#C2C99F
(194,201,159)
#C9CFAB
(201,207,171)
#D0D5B7
(208,213,183)
#D7DBC3
(215,219,195)
#DEE1CF
(222,225,207)
#E5E7DB
(229,231,219)
#ECEDE7
(236,237,231)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB77B color. Also use rgb(173,183,123) instead hex code.

Text Font Color

.myTextColor { color: #ADB77B; }

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

This text font color is #ADB77B.

Background Color

.myBgColor { background-color: #ADB77B; }

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

This div background color is #ADB77B.

Border color

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

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

This div border color is #ADB77B.

Opacity

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

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

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

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

This text has shadow with #ADB77B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB77B.

Preview

Color preview on black background

This text has color #ADB77B on black background.


Color preview on white background

This text has color #ADB77B on white background.


Black color preview on #ADB77B background

This text has black color on #ADB77B background.


White color preview on #ADB77B background

This text has white color on #ADB77B background.


Related colors

Complementary color

Complementary color for #hex is #524884.


I love getcolorcode.com

Triadic colors

1 #7BADB7 and #B77BAD with #ADB77B are triadic colors.

2 #7BB7AD and #B7AD7B with #ADB77B are triadic colors.