COLOR #A58790

HEX: #A58790 RGB: (165,135,144)

Renk bilgisi

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

RGB renk modeli

#A58790 color RGB value is (165,135,144).

RGB: (165,135,144) (65%, 53%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 135 of 255 = 53%
B 144 of 255 = 56%

165
135
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 135 + 144 = 444 (100%)
R 165 of 444 ~ 37.16%
G 135 of 444 ~ 30.41%
B 144 of 444 ~ 32.43'%

%37.16
%30.41
%32.43

CMYK RENK MODELİ

#A58790 rengi CMYK tonu (0,18,13,35).

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

CMYK: (0,18,13,35)
C0M18Y13K35 (0%, 18%, 13%, 35%)
(0.00 / 0.18 / 0.13 / 0.35)

CMYK yüzdeleri

%0
%18.18
%12.73
%35.29

Codes

Color #A58790 in popluar color models

A5 87 90
RGB 165 135 144
HSL 342° 14.29% 58.82%
HSB/HSV 342° 18.18% 64.71%
CMYK 0.00% 18.18% 12.73%
35.29%

Color #A58790 in popluar number systems.

HEX A5 87 90
Decimal 165 135 144
Binary 10100101 10000111 10010000
Octal 245 207 220

Shades and tints

Shades of #A58790

#A58790
(165,135,144)
#967B83
(150,123,131)
#876F76
(135,111,118)
#786369
(120,99,105)
#69575C
(105,87,92)
#5A4B4F
(90,75,79)
#4B3F42
(75,63,66)
#3C3335
(60,51,53)
#2D2728
(45,39,40)
#1E1B1B
(30,27,27)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #A58790

#A58790
(165,135,144)
#AD919A
(173,145,154)
#B59BA4
(181,155,164)
#BDA5AE
(189,165,174)
#C5AFB8
(197,175,184)
#CDB9C2
(205,185,194)
#D5C3CC
(213,195,204)
#DDCDD6
(221,205,214)
#E5D7E0
(229,215,224)
#EDE1EA
(237,225,234)
#F5EBF4
(245,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58790; }

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

This text font color is #A58790.

Background Color

.myBgColor { background-color: #A58790; }

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

This div background color is #A58790.

Border color

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

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

This div border color is #A58790.

Opacity

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

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

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

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

This text has shadow with #A58790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58790.

Preview

Color preview on black background

This text has color #A58790 on black background.


Color preview on white background

This text has color #A58790 on white background.


Black color preview on #A58790 background

This text has black color on #A58790 background.


White color preview on #A58790 background

This text has white color on #A58790 background.


Related colors

Complementary color

Complementary color for #hex is #5A786F.


I love getcolorcode.com

Triadic colors

1 #90A587 and #8790A5 with #A58790 are triadic colors.

2 #9087A5 and #87A590 with #A58790 are triadic colors.