COLOR #A59E8F

HEX: #A59E8F RGB: (165,158,143)

Renk bilgisi

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

RGB renk modeli

#A59E8F color RGB value is (165,158,143).

RGB: (165,158,143) (65%, 62%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 158 of 255 = 62%
B 143 of 255 = 56%

165
158
143

R + G + B ~ 61%. #A59E8F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 158 + 143 = 466 (100%)
R 165 of 466 ~ 35.41%
G 158 of 466 ~ 33.91%
B 143 of 466 ~ 30.69'%

%35.41
%33.91
%30.69

CMYK RENK MODELİ

#A59E8F rengi CMYK tonu (0,4,13,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.24%
  • sarı tonu 13.33%
  • ana renk tonu 35.29%

CMYK: (0,4,13,35)
C0M4Y13K35 (0%, 4%, 13%, 35%)
(0.00 / 0.04 / 0.13 / 0.35)

CMYK yüzdeleri

%0
%4.24
%13.33
%35.29

Codes

Color #A59E8F in popluar color models

A5 9E 8F
RGB 165 158 143
HSL 41° 10.89% 60.39%
HSB/HSV 41° 13.33% 64.71%
CMYK 0.00% 4.24% 13.33%
35.29%

Color #A59E8F in popluar number systems.

HEX A5 9E 8F
Decimal 165 158 143
Binary 10100101 10011110 10001111
Octal 245 236 217

Shades and tints

Shades of #A59E8F

#A59E8F
(165,158,143)
#969082
(150,144,130)
#878275
(135,130,117)
#787468
(120,116,104)
#69665B
(105,102,91)
#5A584E
(90,88,78)
#4B4A41
(75,74,65)
#3C3C34
(60,60,52)
#2D2E27
(45,46,39)
#1E201A
(30,32,26)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #A59E8F

#A59E8F
(165,158,143)
#ADA699
(173,166,153)
#B5AEA3
(181,174,163)
#BDB6AD
(189,182,173)
#C5BEB7
(197,190,183)
#CDC6C1
(205,198,193)
#D5CECB
(213,206,203)
#DDD6D5
(221,214,213)
#E5DEDF
(229,222,223)
#EDE6E9
(237,230,233)
#F5EEF3
(245,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59E8F color. Also use rgb(165,158,143) instead hex code.

Text Font Color

.myTextColor { color: #A59E8F; }

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

This text font color is #A59E8F.

Background Color

.myBgColor { background-color: #A59E8F; }

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

This div background color is #A59E8F.

Border color

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

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

This div border color is #A59E8F.

Opacity

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

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

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

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

This text has shadow with #A59E8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59E8F.

Preview

Color preview on black background

This text has color #A59E8F on black background.


Color preview on white background

This text has color #A59E8F on white background.


Black color preview on #A59E8F background

This text has black color on #A59E8F background.


White color preview on #A59E8F background

This text has white color on #A59E8F background.


Related colors

Complementary color

Complementary color for #hex is #5A6170.


I love getcolorcode.com

Triadic colors

1 #8FA59E and #9E8FA5 with #A59E8F are triadic colors.

2 #8F9EA5 and #9EA58F with #A59E8F are triadic colors.