COLOR #A59384

HEX: #A59384 RGB: (165,147,132)

Renk bilgisi

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

RGB renk modeli

#A59384 color RGB value is (165,147,132).

RGB: (165,147,132) (65%, 58%, 52%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 147 of 255 = 58%
B 132 of 255 = 52%

165
147
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 147 + 132 = 444 (100%)
R 165 of 444 ~ 37.16%
G 147 of 444 ~ 33.11%
B 132 of 444 ~ 29.73'%

%37.16
%33.11
%29.73

CMYK RENK MODELİ

#A59384 rengi CMYK tonu (0,11,20,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.91%
  • sarı tonu 20.00%
  • ana renk tonu 35.29%

CMYK: (0,11,20,35)
C0M11Y20K35 (0%, 11%, 20%, 35%)
(0.00 / 0.11 / 0.20 / 0.35)

CMYK yüzdeleri

%0
%10.91
%20
%35.29

Codes

Color #A59384 in popluar color models

A5 93 84
RGB 165 147 132
HSL 27° 15.49% 58.24%
HSB/HSV 27° 20.00% 64.71%
CMYK 0.00% 10.91% 20.00%
35.29%

Color #A59384 in popluar number systems.

HEX A5 93 84
Decimal 165 147 132
Binary 10100101 10010011 10000100
Octal 245 223 204

Shades and tints

Shades of #A59384

#A59384
(165,147,132)
#968678
(150,134,120)
#87796C
(135,121,108)
#786C60
(120,108,96)
#695F54
(105,95,84)
#5A5248
(90,82,72)
#4B453C
(75,69,60)
#3C3830
(60,56,48)
#2D2B24
(45,43,36)
#1E1E18
(30,30,24)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #A59384

#A59384
(165,147,132)
#AD9C8F
(173,156,143)
#B5A59A
(181,165,154)
#BDAEA5
(189,174,165)
#C5B7B0
(197,183,176)
#CDC0BB
(205,192,187)
#D5C9C6
(213,201,198)
#DDD2D1
(221,210,209)
#E5DBDC
(229,219,220)
#EDE4E7
(237,228,231)
#F5EDF2
(245,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59384 color. Also use rgb(165,147,132) instead hex code.

Text Font Color

.myTextColor { color: #A59384; }

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

This text font color is #A59384.

Background Color

.myBgColor { background-color: #A59384; }

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

This div background color is #A59384.

Border color

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

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

This div border color is #A59384.

Opacity

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

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

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

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

This text has shadow with #A59384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59384.

Preview

Color preview on black background

This text has color #A59384 on black background.


Color preview on white background

This text has color #A59384 on white background.


Black color preview on #A59384 background

This text has black color on #A59384 background.


White color preview on #A59384 background

This text has white color on #A59384 background.


Related colors

Complementary color

Complementary color for #hex is #5A6C7B.


I love getcolorcode.com

Triadic colors

1 #84A593 and #9384A5 with #A59384 are triadic colors.

2 #8493A5 and #93A584 with #A59384 are triadic colors.