COLOR #ADB777

HEX: #ADB777 RGB: (173,183,119)

Renk bilgisi

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

RGB renk modeli

#ADB777 color RGB value is (173,183,119).

RGB: (173,183,119) (68%, 72%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 119 of 255 = 47%

173
183
119

R + G + B ~ 62%. #ADB777 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 119 = 475 (100%)
R 173 of 475 ~ 36.42%
G 183 of 475 ~ 38.53%
B 119 of 475 ~ 25.05'%

%36.42
%38.53
%25.05

CMYK RENK MODELİ

#ADB777 rengi CMYK tonu (5,0,35,28).

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

CMYK: (5,0,35,28)
C5M0Y35K28 (5%, 0%, 35%, 28%)
(0.05 / 0.00 / 0.35 / 0.28)

CMYK yüzdeleri

%5.46
%0
%34.97
%28.24

Codes

Color #ADB777 in popluar color models

AD B7 77
RGB 173 183 119
HSL 69° 30.77% 59.22%
HSB/HSV 69° 34.97% 71.76%
CMYK 5.46% 0.00% 34.97%
28.24%

Color #ADB777 in popluar number systems.

HEX AD B7 77
Decimal 173 183 119
Binary 10101101 10110111 1110111
Octal 255 267 167

Shades and tints

Shades of #ADB777

#ADB777
(173,183,119)
#9EA76D
(158,167,109)
#8F9763
(143,151,99)
#808759
(128,135,89)
#71774F
(113,119,79)
#626745
(98,103,69)
#53573B
(83,87,59)
#444731
(68,71,49)
#353727
(53,55,39)
#26271D
(38,39,29)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADB777

#ADB777
(173,183,119)
#B4BD83
(180,189,131)
#BBC38F
(187,195,143)
#C2C99B
(194,201,155)
#C9CFA7
(201,207,167)
#D0D5B3
(208,213,179)
#D7DBBF
(215,219,191)
#DEE1CB
(222,225,203)
#E5E7D7
(229,231,215)
#ECEDE3
(236,237,227)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB777; }

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

This text font color is #ADB777.

Background Color

.myBgColor { background-color: #ADB777; }

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

This div background color is #ADB777.

Border color

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

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

This div border color is #ADB777.

Opacity

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

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

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

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

This text has shadow with #ADB777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB777.

Preview

Color preview on black background

This text has color #ADB777 on black background.


Color preview on white background

This text has color #ADB777 on white background.


Black color preview on #ADB777 background

This text has black color on #ADB777 background.


White color preview on #ADB777 background

This text has white color on #ADB777 background.


Related colors

Complementary color

Complementary color for #hex is #524888.


I love getcolorcode.com

Triadic colors

1 #77ADB7 and #B777AD with #ADB777 are triadic colors.

2 #77B7AD and #B7AD77 with #ADB777 are triadic colors.