COLOR #A59893

HEX: #A59893 RGB: (165,152,147)

Renk bilgisi

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

RGB renk modeli

#A59893 color RGB value is (165,152,147).

RGB: (165,152,147) (65%, 60%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 152 of 255 = 60%
B 147 of 255 = 58%

165
152
147

R + G + B ~ 61%. #A59893 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 152 + 147 = 464 (100%)
R 165 of 464 ~ 35.56%
G 152 of 464 ~ 32.76%
B 147 of 464 ~ 31.68'%

%35.56
%32.76
%31.68

CMYK RENK MODELİ

#A59893 rengi CMYK tonu (0,8,11,35).

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

CMYK: (0,8,11,35)
C0M8Y11K35 (0%, 8%, 11%, 35%)
(0.00 / 0.08 / 0.11 / 0.35)

CMYK yüzdeleri

%0
%7.88
%10.91
%35.29

Codes

Color #A59893 in popluar color models

A5 98 93
RGB 165 152 147
HSL 17° 9.09% 61.18%
HSB/HSV 17° 10.91% 64.71%
CMYK 0.00% 7.88% 10.91%
35.29%

Color #A59893 in popluar number systems.

HEX A5 98 93
Decimal 165 152 147
Binary 10100101 10011000 10010011
Octal 245 230 223

Shades and tints

Shades of #A59893

#A59893
(165,152,147)
#968B86
(150,139,134)
#877E79
(135,126,121)
#78716C
(120,113,108)
#69645F
(105,100,95)
#5A5752
(90,87,82)
#4B4A45
(75,74,69)
#3C3D38
(60,61,56)
#2D302B
(45,48,43)
#1E231E
(30,35,30)
#0F1611
(15,22,17)
#000000
(0,0,0)

Tints of #A59893

#A59893
(165,152,147)
#ADA19C
(173,161,156)
#B5AAA5
(181,170,165)
#BDB3AE
(189,179,174)
#C5BCB7
(197,188,183)
#CDC5C0
(205,197,192)
#D5CEC9
(213,206,201)
#DDD7D2
(221,215,210)
#E5E0DB
(229,224,219)
#EDE9E4
(237,233,228)
#F5F2ED
(245,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59893; }

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

This text font color is #A59893.

Background Color

.myBgColor { background-color: #A59893; }

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

This div background color is #A59893.

Border color

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

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

This div border color is #A59893.

Opacity

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

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

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

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

This text has shadow with #A59893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59893.

Preview

Color preview on black background

This text has color #A59893 on black background.


Color preview on white background

This text has color #A59893 on white background.


Black color preview on #A59893 background

This text has black color on #A59893 background.


White color preview on #A59893 background

This text has white color on #A59893 background.


Related colors

Complementary color

Complementary color for #hex is #5A676C.


I love getcolorcode.com

Triadic colors

1 #93A598 and #9893A5 with #A59893 are triadic colors.

2 #9398A5 and #98A593 with #A59893 are triadic colors.