COLOR #A59992

HEX: #A59992 RGB: (165,153,146)

Renk bilgisi

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

RGB renk modeli

#A59992 color RGB value is (165,153,146).

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

RGB bağlantıları ve doygunluk

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

165
153
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 153 + 146 = 464 (100%)
R 165 of 464 ~ 35.56%
G 153 of 464 ~ 32.97%
B 146 of 464 ~ 31.47'%

%35.56
%32.97
%31.47

CMYK RENK MODELİ

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

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

CMYK yüzdeleri

%0
%7.27
%11.52
%35.29

Codes

Color #A59992 in popluar color models

A5 99 92
RGB 165 153 146
HSL 22° 9.55% 60.98%
HSB/HSV 22° 11.52% 64.71%
CMYK 0.00% 7.27% 11.52%
35.29%

Color #A59992 in popluar number systems.

HEX A5 99 92
Decimal 165 153 146
Binary 10100101 10011001 10010010
Octal 245 231 222

Shades and tints

Shades of #A59992

#A59992
(165,153,146)
#968C85
(150,140,133)
#877F78
(135,127,120)
#78726B
(120,114,107)
#69655E
(105,101,94)
#5A5851
(90,88,81)
#4B4B44
(75,75,68)
#3C3E37
(60,62,55)
#2D312A
(45,49,42)
#1E241D
(30,36,29)
#0F1710
(15,23,16)
#000000
(0,0,0)

Tints of #A59992

#A59992
(165,153,146)
#ADA29B
(173,162,155)
#B5ABA4
(181,171,164)
#BDB4AD
(189,180,173)
#C5BDB6
(197,189,182)
#CDC6BF
(205,198,191)
#D5CFC8
(213,207,200)
#DDD8D1
(221,216,209)
#E5E1DA
(229,225,218)
#EDEAE3
(237,234,227)
#F5F3EC
(245,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59992; }

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

This text font color is #A59992.

Background Color

.myBgColor { background-color: #A59992; }

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

This div background color is #A59992.

Border color

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

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

This div border color is #A59992.

Opacity

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

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

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

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

This text has shadow with #A59992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59992.

Preview

Color preview on black background

This text has color #A59992 on black background.


Color preview on white background

This text has color #A59992 on white background.


Black color preview on #A59992 background

This text has black color on #A59992 background.


White color preview on #A59992 background

This text has white color on #A59992 background.


Related colors

Complementary color

Complementary color for #hex is #5A666D.


I love getcolorcode.com

Triadic colors

1 #92A599 and #9992A5 with #A59992 are triadic colors.

2 #9299A5 and #99A592 with #A59992 are triadic colors.