COLOR #A59890

HEX: #A59890 RGB: (165,152,144)

Renk bilgisi

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

RGB renk modeli

#A59890 color RGB value is (165,152,144).

RGB: (165,152,144) (65%, 60%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 152 of 255 = 60%
B 144 of 255 = 56%

165
152
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 152 + 144 = 461 (100%)
R 165 of 461 ~ 35.79%
G 152 of 461 ~ 32.97%
B 144 of 461 ~ 31.24'%

%35.79
%32.97
%31.24

CMYK RENK MODELİ

#A59890 rengi CMYK tonu (0,8,13,35).

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

CMYK: (0,8,13,35)
C0M8Y13K35 (0%, 8%, 13%, 35%)
(0.00 / 0.08 / 0.13 / 0.35)

CMYK yüzdeleri

%0
%7.88
%12.73
%35.29

Codes

Color #A59890 in popluar color models

A5 98 90
RGB 165 152 144
HSL 23° 10.45% 60.59%
HSB/HSV 23° 12.73% 64.71%
CMYK 0.00% 7.88% 12.73%
35.29%

Color #A59890 in popluar number systems.

HEX A5 98 90
Decimal 165 152 144
Binary 10100101 10011000 10010000
Octal 245 230 220

Shades and tints

Shades of #A59890

#A59890
(165,152,144)
#968B83
(150,139,131)
#877E76
(135,126,118)
#787169
(120,113,105)
#69645C
(105,100,92)
#5A574F
(90,87,79)
#4B4A42
(75,74,66)
#3C3D35
(60,61,53)
#2D3028
(45,48,40)
#1E231B
(30,35,27)
#0F160E
(15,22,14)
#000000
(0,0,0)

Tints of #A59890

#A59890
(165,152,144)
#ADA19A
(173,161,154)
#B5AAA4
(181,170,164)
#BDB3AE
(189,179,174)
#C5BCB8
(197,188,184)
#CDC5C2
(205,197,194)
#D5CECC
(213,206,204)
#DDD7D6
(221,215,214)
#E5E0E0
(229,224,224)
#EDE9EA
(237,233,234)
#F5F2F4
(245,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A59890; }

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

This text font color is #A59890.

Background Color

.myBgColor { background-color: #A59890; }

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

This div background color is #A59890.

Border color

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

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

This div border color is #A59890.

Opacity

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

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

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

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

This text has shadow with #A59890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59890.

Preview

Color preview on black background

This text has color #A59890 on black background.


Color preview on white background

This text has color #A59890 on white background.


Black color preview on #A59890 background

This text has black color on #A59890 background.


White color preview on #A59890 background

This text has white color on #A59890 background.


Related colors

Complementary color

Complementary color for #hex is #5A676F.


I love getcolorcode.com

Triadic colors

1 #90A598 and #9890A5 with #A59890 are triadic colors.

2 #9098A5 and #98A590 with #A59890 are triadic colors.