COLOR #AD8A50

HEX: #AD8A50 RGB: (173,138,80)

Renk bilgisi

#AD8A50 contains mainly red and green colors. #AD8A50 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AD8A50 color RGB value is (173,138,80).

RGB: (173,138,80) (68%, 54%, 31%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 138 of 255 = 54%
B 80 of 255 = 31%

173
138
80

R + G + B ~ 51%. #AD8A50 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 138 + 80 = 391 (100%)
R 173 of 391 ~ 44.25%
G 138 of 391 ~ 35.29%
B 80 of 391 ~ 20.46'%

%44.25
%35.29
%20.46

CMYK RENK MODELİ

#AD8A50 rengi CMYK tonu (0,20,54,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.23%
  • sarı tonu 53.76%
  • ana renk tonu 32.16%

CMYK: (0,20,54,32)
C0M20Y54K32 (0%, 20%, 54%, 32%)
(0.00 / 0.20 / 0.54 / 0.32)

CMYK yüzdeleri

%0
%20.23
%53.76
%32.16

Codes

Color #AD8A50 in popluar color models

AD 8A 50
RGB 173 138 80
HSL 37° 36.76% 49.61%
HSB/HSV 37° 53.76% 67.84%
CMYK 0.00% 20.23% 53.76%
32.16%

Color #AD8A50 in popluar number systems.

HEX AD 8A 50
Decimal 173 138 80
Binary 10101101 10001010 1010000
Octal 255 212 120

Shades and tints

Shades of #AD8A50

#AD8A50
(173,138,80)
#9E7E49
(158,126,73)
#8F7242
(143,114,66)
#80663B
(128,102,59)
#715A34
(113,90,52)
#624E2D
(98,78,45)
#534226
(83,66,38)
#44361F
(68,54,31)
#352A18
(53,42,24)
#261E11
(38,30,17)
#17120A
(23,18,10)
#000000
(0,0,0)

Tints of #AD8A50

#AD8A50
(173,138,80)
#B4945F
(180,148,95)
#BB9E6E
(187,158,110)
#C2A87D
(194,168,125)
#C9B28C
(201,178,140)
#D0BC9B
(208,188,155)
#D7C6AA
(215,198,170)
#DED0B9
(222,208,185)
#E5DAC8
(229,218,200)
#ECE4D7
(236,228,215)
#F3EEE6
(243,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8A50; }

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

This text font color is #AD8A50.

Background Color

.myBgColor { background-color: #AD8A50; }

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

This div background color is #AD8A50.

Border color

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

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

This div border color is #AD8A50.

Opacity

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

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

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

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

This text has shadow with #AD8A50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8A50.

Preview

Color preview on black background

This text has color #AD8A50 on black background.


Color preview on white background

This text has color #AD8A50 on white background.


Black color preview on #AD8A50 background

This text has black color on #AD8A50 background.


White color preview on #AD8A50 background

This text has white color on #AD8A50 background.


Related colors

Complementary color

Complementary color for #hex is #5275AF.


I love getcolorcode.com

Triadic colors

1 #50AD8A and #8A50AD with #AD8A50 are triadic colors.

2 #508AAD and #8AAD50 with #AD8A50 are triadic colors.