COLOR #AD8258

HEX: #AD8258 RGB: (173,130,88)

Color info

#AD8258 contains mainly red and green colors. Web safe color of #AD8258 is #999966 (or #996).

RGB color model

#AD8258 color RGB value is (173,130,88).

RGB: (173,130,88) (68%, 51%, 35%)

RGB channels and saturation

R 173 of 255 = 68%
G 130 of 255 = 51%
B 88 of 255 = 35%

173
130
88

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

Portions of RGB colors in percentages

R + G + B = 173 + 130 + 88 = 391 (100%)
R 173 of 391 ~ 44.25%
G 130 of 391 ~ 33.25%
B 88 of 391 ~ 22.51'%

%44.25
%33.25
%22.51

CMYK color model

#AD8258 color CMYK value is (0,25,49,32).

  • cyan value is 0.00%
  • magenta value is 24.86%
  • yellow value is 49.13%
  • key color value is 32.16%
CMYK: (0,25,49,32) C0M25Y49K32 (0%,25%,49%,32%) (0.00/0.25/0.49/0.32) 

CMYK percentages

%0
%24.86
%49.13
%32.16

Codes

Color #AD8258 in popluar color models

AD 82 58
RGB 173 130 88
HSL 30° 34.14% 51.18%
HSB/HSV 30° 49.13% 67.84%
CMYK 0.00% 24.86% 49.13%
32.16%

Color #AD8258 in popluar number systems.

HEX AD 82 58
Decimal 173 130 88
Binary 10101101 10000010 1011000
Octal 255 202 130

Shades and tints

Shades of #AD8258

#AD8258
(173,130,88)
#9E7750
(158,119,80)
#8F6C48
(143,108,72)
#806140
(128,97,64)
#715638
(113,86,56)
#624B30
(98,75,48)
#534028
(83,64,40)
#443520
(68,53,32)
#352A18
(53,42,24)
#261F10
(38,31,16)
#171408
(23,20,8)
#000000
(0,0,0)

Tints of #AD8258

#AD8258
(173,130,88)
#B48D67
(180,141,103)
#BB9876
(187,152,118)
#C2A385
(194,163,133)
#C9AE94
(201,174,148)
#D0B9A3
(208,185,163)
#D7C4B2
(215,196,178)
#DECFC1
(222,207,193)
#E5DAD0
(229,218,208)
#ECE5DF
(236,229,223)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8258 color. Also use rgb(173,130,88) instead hex code.

Text Font Color

.myTextColor { color: #AD8258; }

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

This text font color is #AD8258.

Background Color

.myBgColor { background-color: #AD8258; }

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

This div background color is #AD8258.

Border color

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

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

This div border color is #AD8258.

Opacity

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

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

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

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

This text has shadow with #AD8258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8258.

Preview

Color preview on black background

This text has color #AD8258 on black background.


Color preview on white background

This text has color #AD8258 on white background.


Black color preview on #AD8258 background

This text has black color on #AD8258 background.


White color preview on #AD8258 background

This text has white color on #AD8258 background.


Related colors

Complementary color

Complementary color for #hex is #527DA7.


I love getcolorcode.com

Triadic colors

1 #58AD82 and #8258AD with #AD8258 are triadic colors.

2 #5882AD and #82AD58 with #AD8258 are triadic colors.