COLOR #A59F5E

HEX: #A59F5E RGB: (165,159,94)

Renk bilgisi

#A59F5E contains mainly red and green colors. #A59F5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A59F5E color RGB value is (165,159,94).

RGB: (165,159,94) (65%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 159 of 255 = 62%
B 94 of 255 = 37%

165
159
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 159 + 94 = 418 (100%)
R 165 of 418 ~ 39.47%
G 159 of 418 ~ 38.04%
B 94 of 418 ~ 22.49'%

%39.47
%38.04
%22.49

CMYK RENK MODELİ

#A59F5E rengi CMYK tonu (0,4,43,35).

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

CMYK: (0,4,43,35)
C0M4Y43K35 (0%, 4%, 43%, 35%)
(0.00 / 0.04 / 0.43 / 0.35)

CMYK yüzdeleri

%0
%3.64
%43.03
%35.29

Codes

Color #A59F5E in popluar color models

A5 9F 5E
RGB 165 159 94
HSL 55° 28.29% 50.78%
HSB/HSV 55° 43.03% 64.71%
CMYK 0.00% 3.64% 43.03%
35.29%

Color #A59F5E in popluar number systems.

HEX A5 9F 5E
Decimal 165 159 94
Binary 10100101 10011111 1011110
Octal 245 237 136

Shades and tints

Shades of #A59F5E

#A59F5E
(165,159,94)
#969156
(150,145,86)
#87834E
(135,131,78)
#787546
(120,117,70)
#69673E
(105,103,62)
#5A5936
(90,89,54)
#4B4B2E
(75,75,46)
#3C3D26
(60,61,38)
#2D2F1E
(45,47,30)
#1E2116
(30,33,22)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #A59F5E

#A59F5E
(165,159,94)
#ADA76C
(173,167,108)
#B5AF7A
(181,175,122)
#BDB788
(189,183,136)
#C5BF96
(197,191,150)
#CDC7A4
(205,199,164)
#D5CFB2
(213,207,178)
#DDD7C0
(221,215,192)
#E5DFCE
(229,223,206)
#EDE7DC
(237,231,220)
#F5EFEA
(245,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59F5E; }

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

This text font color is #A59F5E.

Background Color

.myBgColor { background-color: #A59F5E; }

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

This div background color is #A59F5E.

Border color

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

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

This div border color is #A59F5E.

Opacity

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

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

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

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

This text has shadow with #A59F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59F5E.

Preview

Color preview on black background

This text has color #A59F5E on black background.


Color preview on white background

This text has color #A59F5E on white background.


Black color preview on #A59F5E background

This text has black color on #A59F5E background.


White color preview on #A59F5E background

This text has white color on #A59F5E background.


Related colors

Complementary color

Complementary color for #hex is #5A60A1.


I love getcolorcode.com

Triadic colors

1 #5EA59F and #9F5EA5 with #A59F5E are triadic colors.

2 #5E9FA5 and #9FA55E with #A59F5E are triadic colors.