COLOR #A59489

HEX: #A59489 RGB: (165,148,137)

Renk bilgisi

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

RGB renk modeli

#A59489 color RGB value is (165,148,137).

RGB: (165,148,137) (65%, 58%, 54%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 148 of 255 = 58%
B 137 of 255 = 54%

165
148
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 148 + 137 = 450 (100%)
R 165 of 450 ~ 36.67%
G 148 of 450 ~ 32.89%
B 137 of 450 ~ 30.44'%

%36.67
%32.89
%30.44

CMYK RENK MODELİ

#A59489 rengi CMYK tonu (0,10,17,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.30%
  • sarı tonu 16.97%
  • ana renk tonu 35.29%

CMYK: (0,10,17,35)
C0M10Y17K35 (0%, 10%, 17%, 35%)
(0.00 / 0.10 / 0.17 / 0.35)

CMYK yüzdeleri

%0
%10.3
%16.97
%35.29

Codes

Color #A59489 in popluar color models

A5 94 89
RGB 165 148 137
HSL 24° 13.46% 59.22%
HSB/HSV 24° 16.97% 64.71%
CMYK 0.00% 10.30% 16.97%
35.29%

Color #A59489 in popluar number systems.

HEX A5 94 89
Decimal 165 148 137
Binary 10100101 10010100 10001001
Octal 245 224 211

Shades and tints

Shades of #A59489

#A59489
(165,148,137)
#96877D
(150,135,125)
#877A71
(135,122,113)
#786D65
(120,109,101)
#696059
(105,96,89)
#5A534D
(90,83,77)
#4B4641
(75,70,65)
#3C3935
(60,57,53)
#2D2C29
(45,44,41)
#1E1F1D
(30,31,29)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #A59489

#A59489
(165,148,137)
#AD9D93
(173,157,147)
#B5A69D
(181,166,157)
#BDAFA7
(189,175,167)
#C5B8B1
(197,184,177)
#CDC1BB
(205,193,187)
#D5CAC5
(213,202,197)
#DDD3CF
(221,211,207)
#E5DCD9
(229,220,217)
#EDE5E3
(237,229,227)
#F5EEED
(245,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59489 color. Also use rgb(165,148,137) instead hex code.

Text Font Color

.myTextColor { color: #A59489; }

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

This text font color is #A59489.

Background Color

.myBgColor { background-color: #A59489; }

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

This div background color is #A59489.

Border color

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

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

This div border color is #A59489.

Opacity

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

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

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

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

This text has shadow with #A59489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59489.

Preview

Color preview on black background

This text has color #A59489 on black background.


Color preview on white background

This text has color #A59489 on white background.


Black color preview on #A59489 background

This text has black color on #A59489 background.


White color preview on #A59489 background

This text has white color on #A59489 background.


Related colors

Complementary color

Complementary color for #hex is #5A6B76.


I love getcolorcode.com

Triadic colors

1 #89A594 and #9489A5 with #A59489 are triadic colors.

2 #8994A5 and #94A589 with #A59489 are triadic colors.