COLOR #A59993

HEX: #A59993 RGB: (165,153,147)

Renk bilgisi

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

RGB renk modeli

#A59993 color RGB value is (165,153,147).

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

RGB bağlantıları ve doygunluk

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

165
153
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 153 + 147 = 465 (100%)
R 165 of 465 ~ 35.48%
G 153 of 465 ~ 32.9%
B 147 of 465 ~ 31.61'%

%35.48
%32.9
%31.61

CMYK RENK MODELİ

#A59993 rengi CMYK tonu (0,7,11,35).

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

CMYK: (0,7,11,35)
C0M7Y11K35 (0%, 7%, 11%, 35%)
(0.00 / 0.07 / 0.11 / 0.35)

CMYK yüzdeleri

%0
%7.27
%10.91
%35.29

Codes

Color #A59993 in popluar color models

A5 99 93
RGB 165 153 147
HSL 20° 9.09% 61.18%
HSB/HSV 20° 10.91% 64.71%
CMYK 0.00% 7.27% 10.91%
35.29%

Color #A59993 in popluar number systems.

HEX A5 99 93
Decimal 165 153 147
Binary 10100101 10011001 10010011
Octal 245 231 223

Shades and tints

Shades of #A59993

#A59993
(165,153,147)
#968C86
(150,140,134)
#877F79
(135,127,121)
#78726C
(120,114,108)
#69655F
(105,101,95)
#5A5852
(90,88,82)
#4B4B45
(75,75,69)
#3C3E38
(60,62,56)
#2D312B
(45,49,43)
#1E241E
(30,36,30)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #A59993

#A59993
(165,153,147)
#ADA29C
(173,162,156)
#B5ABA5
(181,171,165)
#BDB4AE
(189,180,174)
#C5BDB7
(197,189,183)
#CDC6C0
(205,198,192)
#D5CFC9
(213,207,201)
#DDD8D2
(221,216,210)
#E5E1DB
(229,225,219)
#EDEAE4
(237,234,228)
#F5F3ED
(245,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59993; }

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

This text font color is #A59993.

Background Color

.myBgColor { background-color: #A59993; }

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

This div background color is #A59993.

Border color

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

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

This div border color is #A59993.

Opacity

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

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

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

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

This text has shadow with #A59993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59993.

Preview

Color preview on black background

This text has color #A59993 on black background.


Color preview on white background

This text has color #A59993 on white background.


Black color preview on #A59993 background

This text has black color on #A59993 background.


White color preview on #A59993 background

This text has white color on #A59993 background.


Related colors

Complementary color

Complementary color for #hex is #5A666C.


I love getcolorcode.com

Triadic colors

1 #93A599 and #9993A5 with #A59993 are triadic colors.

2 #9399A5 and #99A593 with #A59993 are triadic colors.