COLOR #ADB085

HEX: #ADB085 RGB: (173,176,133)

Renk bilgisi

#ADB085 contains red, green and blue colors in about the same proportion. #ADB085 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADB085 color RGB value is (173,176,133).

RGB: (173,176,133) (68%, 69%, 52%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 133 of 255 = 52%

173
176
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 133 = 482 (100%)
R 173 of 482 ~ 35.89%
G 176 of 482 ~ 36.51%
B 133 of 482 ~ 27.59'%

%35.89
%36.51
%27.59

CMYK RENK MODELİ

#ADB085 rengi CMYK tonu (2,0,24,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 0.00%
  • sarı tonu 24.43%
  • ana renk tonu 30.98%

CMYK: (2,0,24,31)
C2M0Y24K31 (2%, 0%, 24%, 31%)
(0.02 / 0.00 / 0.24 / 0.31)

CMYK yüzdeleri

%1.7
%0
%24.43
%30.98

Codes

Color #ADB085 in popluar color models

AD B0 85
RGB 173 176 133
HSL 64° 21.39% 60.59%
HSB/HSV 64° 24.43% 69.02%
CMYK 1.70% 0.00% 24.43%
30.98%

Color #ADB085 in popluar number systems.

HEX AD B0 85
Decimal 173 176 133
Binary 10101101 10110000 10000101
Octal 255 260 205

Shades and tints

Shades of #ADB085

#ADB085
(173,176,133)
#9EA079
(158,160,121)
#8F906D
(143,144,109)
#808061
(128,128,97)
#717055
(113,112,85)
#626049
(98,96,73)
#53503D
(83,80,61)
#444031
(68,64,49)
#353025
(53,48,37)
#262019
(38,32,25)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #ADB085

#ADB085
(173,176,133)
#B4B790
(180,183,144)
#BBBE9B
(187,190,155)
#C2C5A6
(194,197,166)
#C9CCB1
(201,204,177)
#D0D3BC
(208,211,188)
#D7DAC7
(215,218,199)
#DEE1D2
(222,225,210)
#E5E8DD
(229,232,221)
#ECEFE8
(236,239,232)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB085 color. Also use rgb(173,176,133) instead hex code.

Text Font Color

.myTextColor { color: #ADB085; }

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

This text font color is #ADB085.

Background Color

.myBgColor { background-color: #ADB085; }

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

This div background color is #ADB085.

Border color

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

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

This div border color is #ADB085.

Opacity

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

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

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

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

This text has shadow with #ADB085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB085.

Preview

Color preview on black background

This text has color #ADB085 on black background.


Color preview on white background

This text has color #ADB085 on white background.


Black color preview on #ADB085 background

This text has black color on #ADB085 background.


White color preview on #ADB085 background

This text has white color on #ADB085 background.


Related colors

Complementary color

Complementary color for #hex is #524F7A.


I love getcolorcode.com

Triadic colors

1 #85ADB0 and #B085AD with #ADB085 are triadic colors.

2 #85B0AD and #B0AD85 with #ADB085 are triadic colors.