COLOR #A59199

HEX: #A59199 RGB: (165,145,153)

Renk bilgisi

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

RGB renk modeli

#A59199 color RGB value is (165,145,153).

RGB: (165,145,153) (65%, 57%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 145 of 255 = 57%
B 153 of 255 = 60%

165
145
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 145 + 153 = 463 (100%)
R 165 of 463 ~ 35.64%
G 145 of 463 ~ 31.32%
B 153 of 463 ~ 33.05'%

%35.64
%31.32
%33.05

CMYK RENK MODELİ

#A59199 rengi CMYK tonu (0,12,7,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.12%
  • sarı tonu 7.27%
  • ana renk tonu 35.29%
CMYK: (0,12,7,35) C0M12Y7K35 (0%,12%,7%,35%) (0.00/0.12/0.07/0.35) 

CMYK yüzdeleri

%0
%12.12
%7.27
%35.29

Codes

Color #A59199 in popluar color models

A5 91 99
RGB 165 145 153
HSL 336° 10.00% 60.78%
HSB/HSV 336° 12.12% 64.71%
CMYK 0.00% 12.12% 7.27%
35.29%

Color #A59199 in popluar number systems.

HEX A5 91 99
Decimal 165 145 153
Binary 10100101 10010001 10011001
Octal 245 221 231

Shades and tints

Shades of #A59199

#A59199
(165,145,153)
#96848C
(150,132,140)
#87777F
(135,119,127)
#786A72
(120,106,114)
#695D65
(105,93,101)
#5A5058
(90,80,88)
#4B434B
(75,67,75)
#3C363E
(60,54,62)
#2D2931
(45,41,49)
#1E1C24
(30,28,36)
#0F0F17
(15,15,23)
#000000
(0,0,0)

Tints of #A59199

#A59199
(165,145,153)
#AD9BA2
(173,155,162)
#B5A5AB
(181,165,171)
#BDAFB4
(189,175,180)
#C5B9BD
(197,185,189)
#CDC3C6
(205,195,198)
#D5CDCF
(213,205,207)
#DDD7D8
(221,215,216)
#E5E1E1
(229,225,225)
#EDEBEA
(237,235,234)
#F5F5F3
(245,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59199; }

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

This text font color is #A59199.

Background Color

.myBgColor { background-color: #A59199; }

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

This div background color is #A59199.

Border color

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

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

This div border color is #A59199.

Opacity

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

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

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

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

This text has shadow with #A59199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59199.

Preview

Color preview on black background

This text has color #A59199 on black background.


Color preview on white background

This text has color #A59199 on white background.


Black color preview on #A59199 background

This text has black color on #A59199 background.


White color preview on #A59199 background

This text has white color on #A59199 background.


Related colors

Complementary color

Complementary color for #hex is #5A6E66.


I love getcolorcode.com

Triadic colors

1 #99A591 and #9199A5 with #A59199 are triadic colors.

2 #9991A5 and #91A599 with #A59199 are triadic colors.