COLOR #A88758

HEX: #A88758 RGB: (168,135,88)

Color info

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

RGB color model

#A88758 color RGB value is (168,135,88).

RGB: (168,135,88) (66%, 53%, 35%)

RGB channels and saturation

R 168 of 255 = 66%
G 135 of 255 = 53%
B 88 of 255 = 35%

168
135
88

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

Portions of RGB colors in percentages

R + G + B = 168 + 135 + 88 = 391 (100%)
R 168 of 391 ~ 42.97%
G 135 of 391 ~ 34.53%
B 88 of 391 ~ 22.51'%

%42.97
%34.53
%22.51

CMYK color model

#A88758 color CMYK value is (0,20,48,34).

  • cyan value is 0.00%
  • magenta value is 19.64%
  • yellow value is 47.62%
  • key color value is 34.12%

CMYK: (0,20,48,34)
C0M20Y48K34 (0%, 20%, 48%, 34%)
(0.00 / 0.20 / 0.48 / 0.34)

CMYK percentages

%0
%19.64
%47.62
%34.12

Codes

Color #A88758 in popluar color models

A8 87 58
RGB 168 135 88
HSL 35° 31.50% 50.20%
HSB/HSV 35° 47.62% 65.88%
CMYK 0.00% 19.64% 47.62%
34.12%

Color #A88758 in popluar number systems.

HEX A8 87 58
Decimal 168 135 88
Binary 10101000 10000111 1011000
Octal 250 207 130

Shades and tints

Shades of #A88758

#A88758
(168,135,88)
#997B50
(153,123,80)
#8A6F48
(138,111,72)
#7B6340
(123,99,64)
#6C5738
(108,87,56)
#5D4B30
(93,75,48)
#4E3F28
(78,63,40)
#3F3320
(63,51,32)
#302718
(48,39,24)
#211B10
(33,27,16)
#120F08
(18,15,8)
#000000
(0,0,0)

Tints of #A88758

#A88758
(168,135,88)
#AF9167
(175,145,103)
#B69B76
(182,155,118)
#BDA585
(189,165,133)
#C4AF94
(196,175,148)
#CBB9A3
(203,185,163)
#D2C3B2
(210,195,178)
#D9CDC1
(217,205,193)
#E0D7D0
(224,215,208)
#E7E1DF
(231,225,223)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A88758 color. Also use rgb(168,135,88) instead hex code.

Text Font Color

.myTextColor { color: #A88758; }

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

This text font color is #A88758.

Background Color

.myBgColor { background-color: #A88758; }

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

This div background color is #A88758.

Border color

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

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

This div border color is #A88758.

Opacity

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

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

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

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

This text has shadow with #A88758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A88758.

Preview

Color preview on black background

This text has color #A88758 on black background.


Color preview on white background

This text has color #A88758 on white background.


Black color preview on #A88758 background

This text has black color on #A88758 background.


White color preview on #A88758 background

This text has white color on #A88758 background.


Related colors

Complementary color

Complementary color for #hex is #5778A7.


I love getcolorcode.com

Triadic colors

1 #58A887 and #8758A8 with #A88758 are triadic colors.

2 #5887A8 and #87A858 with #A88758 are triadic colors.