COLOR #A58499

HEX: #A58499 RGB: (165,132,153)

Renk bilgisi

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

RGB renk modeli

#A58499 color RGB value is (165,132,153).

RGB: (165,132,153) (65%, 52%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 132 of 255 = 52%
B 153 of 255 = 60%

165
132
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 132 + 153 = 450 (100%)
R 165 of 450 ~ 36.67%
G 132 of 450 ~ 29.33%
B 153 of 450 ~ 34'%

%36.67
%29.33
%34

CMYK RENK MODELİ

#A58499 rengi CMYK tonu (0,20,7,35).

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

CMYK: (0,20,7,35)
C0M20Y7K35 (0%, 20%, 7%, 35%)
(0.00 / 0.20 / 0.07 / 0.35)

CMYK yüzdeleri

%0
%20
%7.27
%35.29

Codes

Color #A58499 in popluar color models

A5 84 99
RGB 165 132 153
HSL 322° 15.49% 58.24%
HSB/HSV 322° 20.00% 64.71%
CMYK 0.00% 20.00% 7.27%
35.29%

Color #A58499 in popluar number systems.

HEX A5 84 99
Decimal 165 132 153
Binary 10100101 10000100 10011001
Octal 245 204 231

Shades and tints

Shades of #A58499

#A58499
(165,132,153)
#96788C
(150,120,140)
#876C7F
(135,108,127)
#786072
(120,96,114)
#695465
(105,84,101)
#5A4858
(90,72,88)
#4B3C4B
(75,60,75)
#3C303E
(60,48,62)
#2D2431
(45,36,49)
#1E1824
(30,24,36)
#0F0C17
(15,12,23)
#000000
(0,0,0)

Tints of #A58499

#A58499
(165,132,153)
#AD8FA2
(173,143,162)
#B59AAB
(181,154,171)
#BDA5B4
(189,165,180)
#C5B0BD
(197,176,189)
#CDBBC6
(205,187,198)
#D5C6CF
(213,198,207)
#DDD1D8
(221,209,216)
#E5DCE1
(229,220,225)
#EDE7EA
(237,231,234)
#F5F2F3
(245,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58499; }

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

This text font color is #A58499.

Background Color

.myBgColor { background-color: #A58499; }

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

This div background color is #A58499.

Border color

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

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

This div border color is #A58499.

Opacity

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

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

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

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

This text has shadow with #A58499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58499.

Preview

Color preview on black background

This text has color #A58499 on black background.


Color preview on white background

This text has color #A58499 on white background.


Black color preview on #A58499 background

This text has black color on #A58499 background.


White color preview on #A58499 background

This text has white color on #A58499 background.


Related colors

Complementary color

Complementary color for #hex is #5A7B66.


I love getcolorcode.com

Triadic colors

1 #99A584 and #8499A5 with #A58499 are triadic colors.

2 #9984A5 and #84A599 with #A58499 are triadic colors.