COLOR #A59F87

HEX: #A59F87 RGB: (165,159,135)

Renk bilgisi

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

RGB renk modeli

#A59F87 color RGB value is (165,159,135).

RGB: (165,159,135) (65%, 62%, 53%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 159 of 255 = 62%
B 135 of 255 = 53%

165
159
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 159 + 135 = 459 (100%)
R 165 of 459 ~ 35.95%
G 159 of 459 ~ 34.64%
B 135 of 459 ~ 29.41'%

%35.95
%34.64
%29.41

CMYK RENK MODELİ

#A59F87 rengi CMYK tonu (0,4,18,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.64%
  • sarı tonu 18.18%
  • ana renk tonu 35.29%

CMYK: (0,4,18,35)
C0M4Y18K35 (0%, 4%, 18%, 35%)
(0.00 / 0.04 / 0.18 / 0.35)

CMYK yüzdeleri

%0
%3.64
%18.18
%35.29

Codes

Color #A59F87 in popluar color models

A5 9F 87
RGB 165 159 135
HSL 48° 14.29% 58.82%
HSB/HSV 48° 18.18% 64.71%
CMYK 0.00% 3.64% 18.18%
35.29%

Color #A59F87 in popluar number systems.

HEX A5 9F 87
Decimal 165 159 135
Binary 10100101 10011111 10000111
Octal 245 237 207

Shades and tints

Shades of #A59F87

#A59F87
(165,159,135)
#96917B
(150,145,123)
#87836F
(135,131,111)
#787563
(120,117,99)
#696757
(105,103,87)
#5A594B
(90,89,75)
#4B4B3F
(75,75,63)
#3C3D33
(60,61,51)
#2D2F27
(45,47,39)
#1E211B
(30,33,27)
#0F130F
(15,19,15)
#000000
(0,0,0)

Tints of #A59F87

#A59F87
(165,159,135)
#ADA791
(173,167,145)
#B5AF9B
(181,175,155)
#BDB7A5
(189,183,165)
#C5BFAF
(197,191,175)
#CDC7B9
(205,199,185)
#D5CFC3
(213,207,195)
#DDD7CD
(221,215,205)
#E5DFD7
(229,223,215)
#EDE7E1
(237,231,225)
#F5EFEB
(245,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59F87 color. Also use rgb(165,159,135) instead hex code.

Text Font Color

.myTextColor { color: #A59F87; }

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

This text font color is #A59F87.

Background Color

.myBgColor { background-color: #A59F87; }

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

This div background color is #A59F87.

Border color

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

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

This div border color is #A59F87.

Opacity

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

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

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

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

This text has shadow with #A59F87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59F87.

Preview

Color preview on black background

This text has color #A59F87 on black background.


Color preview on white background

This text has color #A59F87 on white background.


Black color preview on #A59F87 background

This text has black color on #A59F87 background.


White color preview on #A59F87 background

This text has white color on #A59F87 background.


Related colors

Complementary color

Complementary color for #hex is #5A6078.


I love getcolorcode.com

Triadic colors

1 #87A59F and #9F87A5 with #A59F87 are triadic colors.

2 #879FA5 and #9FA587 with #A59F87 are triadic colors.