COLOR #A59D6E

HEX: #A59D6E RGB: (165,157,110)

Renk bilgisi

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

RGB renk modeli

#A59D6E color RGB value is (165,157,110).

RGB: (165,157,110) (65%, 62%, 43%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 157 of 255 = 62%
B 110 of 255 = 43%

165
157
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 157 + 110 = 432 (100%)
R 165 of 432 ~ 38.19%
G 157 of 432 ~ 36.34%
B 110 of 432 ~ 25.46'%

%38.19
%36.34
%25.46

CMYK RENK MODELİ

#A59D6E rengi CMYK tonu (0,5,33,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.85%
  • sarı tonu 33.33%
  • ana renk tonu 35.29%

CMYK: (0,5,33,35)
C0M5Y33K35 (0%, 5%, 33%, 35%)
(0.00 / 0.05 / 0.33 / 0.35)

CMYK yüzdeleri

%0
%4.85
%33.33
%35.29

Codes

Color #A59D6E in popluar color models

A5 9D 6E
RGB 165 157 110
HSL 51° 23.40% 53.92%
HSB/HSV 51° 33.33% 64.71%
CMYK 0.00% 4.85% 33.33%
35.29%

Color #A59D6E in popluar number systems.

HEX A5 9D 6E
Decimal 165 157 110
Binary 10100101 10011101 1101110
Octal 245 235 156

Shades and tints

Shades of #A59D6E

#A59D6E
(165,157,110)
#968F64
(150,143,100)
#87815A
(135,129,90)
#787350
(120,115,80)
#696546
(105,101,70)
#5A573C
(90,87,60)
#4B4932
(75,73,50)
#3C3B28
(60,59,40)
#2D2D1E
(45,45,30)
#1E1F14
(30,31,20)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #A59D6E

#A59D6E
(165,157,110)
#ADA57B
(173,165,123)
#B5AD88
(181,173,136)
#BDB595
(189,181,149)
#C5BDA2
(197,189,162)
#CDC5AF
(205,197,175)
#D5CDBC
(213,205,188)
#DDD5C9
(221,213,201)
#E5DDD6
(229,221,214)
#EDE5E3
(237,229,227)
#F5EDF0
(245,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59D6E color. Also use rgb(165,157,110) instead hex code.

Text Font Color

.myTextColor { color: #A59D6E; }

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

This text font color is #A59D6E.

Background Color

.myBgColor { background-color: #A59D6E; }

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

This div background color is #A59D6E.

Border color

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

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

This div border color is #A59D6E.

Opacity

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

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

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

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

This text has shadow with #A59D6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59D6E.

Preview

Color preview on black background

This text has color #A59D6E on black background.


Color preview on white background

This text has color #A59D6E on white background.


Black color preview on #A59D6E background

This text has black color on #A59D6E background.


White color preview on #A59D6E background

This text has white color on #A59D6E background.


Related colors

Complementary color

Complementary color for #hex is #5A6291.


I love getcolorcode.com

Triadic colors

1 #6EA59D and #9D6EA5 with #A59D6E are triadic colors.

2 #6E9DA5 and #9DA56E with #A59D6E are triadic colors.