COLOR #A59F7B

HEX: #A59F7B RGB: (165,159,123)

Renk bilgisi

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

RGB renk modeli

#A59F7B color RGB value is (165,159,123).

RGB: (165,159,123) (65%, 62%, 48%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 159 of 255 = 62%
B 123 of 255 = 48%

165
159
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 159 + 123 = 447 (100%)
R 165 of 447 ~ 36.91%
G 159 of 447 ~ 35.57%
B 123 of 447 ~ 27.52'%

%36.91
%35.57
%27.52

CMYK RENK MODELİ

#A59F7B rengi CMYK tonu (0,4,25,35).

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

CMYK: (0,4,25,35)
C0M4Y25K35 (0%, 4%, 25%, 35%)
(0.00 / 0.04 / 0.25 / 0.35)

CMYK yüzdeleri

%0
%3.64
%25.45
%35.29

Codes

Color #A59F7B in popluar color models

A5 9F 7B
RGB 165 159 123
HSL 51° 18.92% 56.47%
HSB/HSV 51° 25.45% 64.71%
CMYK 0.00% 3.64% 25.45%
35.29%

Color #A59F7B in popluar number systems.

HEX A5 9F 7B
Decimal 165 159 123
Binary 10100101 10011111 1111011
Octal 245 237 173

Shades and tints

Shades of #A59F7B

#A59F7B
(165,159,123)
#969170
(150,145,112)
#878365
(135,131,101)
#78755A
(120,117,90)
#69674F
(105,103,79)
#5A5944
(90,89,68)
#4B4B39
(75,75,57)
#3C3D2E
(60,61,46)
#2D2F23
(45,47,35)
#1E2118
(30,33,24)
#0F130D
(15,19,13)
#000000
(0,0,0)

Tints of #A59F7B

#A59F7B
(165,159,123)
#ADA787
(173,167,135)
#B5AF93
(181,175,147)
#BDB79F
(189,183,159)
#C5BFAB
(197,191,171)
#CDC7B7
(205,199,183)
#D5CFC3
(213,207,195)
#DDD7CF
(221,215,207)
#E5DFDB
(229,223,219)
#EDE7E7
(237,231,231)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59F7B; }

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

This text font color is #A59F7B.

Background Color

.myBgColor { background-color: #A59F7B; }

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

This div background color is #A59F7B.

Border color

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

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

This div border color is #A59F7B.

Opacity

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

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

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

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

This text has shadow with #A59F7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59F7B.

Preview

Color preview on black background

This text has color #A59F7B on black background.


Color preview on white background

This text has color #A59F7B on white background.


Black color preview on #A59F7B background

This text has black color on #A59F7B background.


White color preview on #A59F7B background

This text has white color on #A59F7B background.


Related colors

Complementary color

Complementary color for #hex is #5A6084.


I love getcolorcode.com

Triadic colors

1 #7BA59F and #9F7BA5 with #A59F7B are triadic colors.

2 #7B9FA5 and #9FA57B with #A59F7B are triadic colors.