COLOR #ADB38A

HEX: #ADB38A RGB: (173,179,138)

Renk bilgisi

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

RGB renk modeli

#ADB38A color RGB value is (173,179,138).

RGB: (173,179,138) (68%, 70%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 138 of 255 = 54%

173
179
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 138 = 490 (100%)
R 173 of 490 ~ 35.31%
G 179 of 490 ~ 36.53%
B 138 of 490 ~ 28.16'%

%35.31
%36.53
%28.16

CMYK RENK MODELİ

#ADB38A rengi CMYK tonu (3,0,23,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 0.00%
  • sarı tonu 22.91%
  • ana renk tonu 29.80%

CMYK: (3,0,23,30)
C3M0Y23K30 (3%, 0%, 23%, 30%)
(0.03 / 0.00 / 0.23 / 0.30)

CMYK yüzdeleri

%3.35
%0
%22.91
%29.8

Codes

Color #ADB38A in popluar color models

AD B3 8A
RGB 173 179 138
HSL 69° 21.24% 62.16%
HSB/HSV 69° 22.91% 70.20%
CMYK 3.35% 0.00% 22.91%
29.80%

Color #ADB38A in popluar number systems.

HEX AD B3 8A
Decimal 173 179 138
Binary 10101101 10110011 10001010
Octal 255 263 212

Shades and tints

Shades of #ADB38A

#ADB38A
(173,179,138)
#9EA37E
(158,163,126)
#8F9372
(143,147,114)
#808366
(128,131,102)
#71735A
(113,115,90)
#62634E
(98,99,78)
#535342
(83,83,66)
#444336
(68,67,54)
#35332A
(53,51,42)
#26231E
(38,35,30)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #ADB38A

#ADB38A
(173,179,138)
#B4B994
(180,185,148)
#BBBF9E
(187,191,158)
#C2C5A8
(194,197,168)
#C9CBB2
(201,203,178)
#D0D1BC
(208,209,188)
#D7D7C6
(215,215,198)
#DEDDD0
(222,221,208)
#E5E3DA
(229,227,218)
#ECE9E4
(236,233,228)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB38A; }

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

This text font color is #ADB38A.

Background Color

.myBgColor { background-color: #ADB38A; }

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

This div background color is #ADB38A.

Border color

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

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

This div border color is #ADB38A.

Opacity

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

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

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

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

This text has shadow with #ADB38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB38A.

Preview

Color preview on black background

This text has color #ADB38A on black background.


Color preview on white background

This text has color #ADB38A on white background.


Black color preview on #ADB38A background

This text has black color on #ADB38A background.


White color preview on #ADB38A background

This text has white color on #ADB38A background.


Related colors

Complementary color

Complementary color for #hex is #524C75.


I love getcolorcode.com

Triadic colors

1 #8AADB3 and #B38AAD with #ADB38A are triadic colors.

2 #8AB3AD and #B3AD8A with #ADB38A are triadic colors.