COLOR #ADB48A

HEX: #ADB48A RGB: (173,180,138)

Renk bilgisi

#ADB48A contains red, green and blue colors in about the same proportion. #ADB48A ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB48A color RGB value is (173,180,138).

RGB: (173,180,138) (68%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 138 of 255 = 54%

173
180
138

R + G + B ~ 64%. #ADB48A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 138 = 491 (100%)
R 173 of 491 ~ 35.23%
G 180 of 491 ~ 36.66%
B 138 of 491 ~ 28.11'%

%35.23
%36.66
%28.11

CMYK RENK MODELİ

#ADB48A rengi CMYK tonu (4,0,23,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 0.00%
  • sarı tonu 23.33%
  • ana renk tonu 29.41%

CMYK: (4,0,23,29)
C4M0Y23K29 (4%, 0%, 23%, 29%)
(0.04 / 0.00 / 0.23 / 0.29)

CMYK yüzdeleri

%3.89
%0
%23.33
%29.41

Codes

Color #ADB48A in popluar color models

AD B4 8A
RGB 173 180 138
HSL 70° 21.88% 62.35%
HSB/HSV 70° 23.33% 70.59%
CMYK 3.89% 0.00% 23.33%
29.41%

Color #ADB48A in popluar number systems.

HEX AD B4 8A
Decimal 173 180 138
Binary 10101101 10110100 10001010
Octal 255 264 212

Shades and tints

Shades of #ADB48A

#ADB48A
(173,180,138)
#9EA47E
(158,164,126)
#8F9472
(143,148,114)
#808466
(128,132,102)
#71745A
(113,116,90)
#62644E
(98,100,78)
#535442
(83,84,66)
#444436
(68,68,54)
#35342A
(53,52,42)
#26241E
(38,36,30)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #ADB48A

#ADB48A
(173,180,138)
#B4BA94
(180,186,148)
#BBC09E
(187,192,158)
#C2C6A8
(194,198,168)
#C9CCB2
(201,204,178)
#D0D2BC
(208,210,188)
#D7D8C6
(215,216,198)
#DEDED0
(222,222,208)
#E5E4DA
(229,228,218)
#ECEAE4
(236,234,228)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB48A color. Also use rgb(173,180,138) instead hex code.

Text Font Color

.myTextColor { color: #ADB48A; }

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

This text font color is #ADB48A.

Background Color

.myBgColor { background-color: #ADB48A; }

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

This div background color is #ADB48A.

Border color

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

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

This div border color is #ADB48A.

Opacity

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

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

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

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

This text has shadow with #ADB48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB48A.

Preview

Color preview on black background

This text has color #ADB48A on black background.


Color preview on white background

This text has color #ADB48A on white background.


Black color preview on #ADB48A background

This text has black color on #ADB48A background.


White color preview on #ADB48A background

This text has white color on #ADB48A background.


Related colors

Complementary color

Complementary color for #hex is #524B75.


I love getcolorcode.com

Triadic colors

1 #8AADB4 and #B48AAD with #ADB48A are triadic colors.

2 #8AB4AD and #B4AD8A with #ADB48A are triadic colors.