COLOR #A59386

HEX: #A59386 RGB: (165,147,134)

Renk bilgisi

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

RGB renk modeli

#A59386 color RGB value is (165,147,134).

RGB: (165,147,134) (65%, 58%, 53%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 147 of 255 = 58%
B 134 of 255 = 53%

165
147
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 147 + 134 = 446 (100%)
R 165 of 446 ~ 37%
G 147 of 446 ~ 32.96%
B 134 of 446 ~ 30.04'%

%37
%32.96
%30.04

CMYK RENK MODELİ

#A59386 rengi CMYK tonu (0,11,19,35).

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

CMYK: (0,11,19,35)
C0M11Y19K35 (0%, 11%, 19%, 35%)
(0.00 / 0.11 / 0.19 / 0.35)

CMYK yüzdeleri

%0
%10.91
%18.79
%35.29

Codes

Color #A59386 in popluar color models

A5 93 86
RGB 165 147 134
HSL 25° 14.69% 58.63%
HSB/HSV 25° 18.79% 64.71%
CMYK 0.00% 10.91% 18.79%
35.29%

Color #A59386 in popluar number systems.

HEX A5 93 86
Decimal 165 147 134
Binary 10100101 10010011 10000110
Octal 245 223 206

Shades and tints

Shades of #A59386

#A59386
(165,147,134)
#96867A
(150,134,122)
#87796E
(135,121,110)
#786C62
(120,108,98)
#695F56
(105,95,86)
#5A524A
(90,82,74)
#4B453E
(75,69,62)
#3C3832
(60,56,50)
#2D2B26
(45,43,38)
#1E1E1A
(30,30,26)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #A59386

#A59386
(165,147,134)
#AD9C91
(173,156,145)
#B5A59C
(181,165,156)
#BDAEA7
(189,174,167)
#C5B7B2
(197,183,178)
#CDC0BD
(205,192,189)
#D5C9C8
(213,201,200)
#DDD2D3
(221,210,211)
#E5DBDE
(229,219,222)
#EDE4E9
(237,228,233)
#F5EDF4
(245,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59386; }

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

This text font color is #A59386.

Background Color

.myBgColor { background-color: #A59386; }

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

This div background color is #A59386.

Border color

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

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

This div border color is #A59386.

Opacity

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

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

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

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

This text has shadow with #A59386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59386.

Preview

Color preview on black background

This text has color #A59386 on black background.


Color preview on white background

This text has color #A59386 on white background.


Black color preview on #A59386 background

This text has black color on #A59386 background.


White color preview on #A59386 background

This text has white color on #A59386 background.


Related colors

Complementary color

Complementary color for #hex is #5A6C79.


I love getcolorcode.com

Triadic colors

1 #86A593 and #9386A5 with #A59386 are triadic colors.

2 #8693A5 and #93A586 with #A59386 are triadic colors.