COLOR #A58093

HEX: #A58093 RGB: (165,128,147)

Renk bilgisi

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

RGB renk modeli

#A58093 color RGB value is (165,128,147).

RGB: (165,128,147) (65%, 50%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 128 of 255 = 50%
B 147 of 255 = 58%

165
128
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 128 + 147 = 440 (100%)
R 165 of 440 ~ 37.5%
G 128 of 440 ~ 29.09%
B 147 of 440 ~ 33.41'%

%37.5
%29.09
%33.41

CMYK RENK MODELİ

#A58093 rengi CMYK tonu (0,22,11,35).

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

CMYK: (0,22,11,35)
C0M22Y11K35 (0%, 22%, 11%, 35%)
(0.00 / 0.22 / 0.11 / 0.35)

CMYK yüzdeleri

%0
%22.42
%10.91
%35.29

Codes

Color #A58093 in popluar color models

A5 80 93
RGB 165 128 147
HSL 329° 17.05% 57.45%
HSB/HSV 329° 22.42% 64.71%
CMYK 0.00% 22.42% 10.91%
35.29%

Color #A58093 in popluar number systems.

HEX A5 80 93
Decimal 165 128 147
Binary 10100101 10000000 10010011
Octal 245 200 223

Shades and tints

Shades of #A58093

#A58093
(165,128,147)
#967586
(150,117,134)
#876A79
(135,106,121)
#785F6C
(120,95,108)
#69545F
(105,84,95)
#5A4952
(90,73,82)
#4B3E45
(75,62,69)
#3C3338
(60,51,56)
#2D282B
(45,40,43)
#1E1D1E
(30,29,30)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #A58093

#A58093
(165,128,147)
#AD8B9C
(173,139,156)
#B596A5
(181,150,165)
#BDA1AE
(189,161,174)
#C5ACB7
(197,172,183)
#CDB7C0
(205,183,192)
#D5C2C9
(213,194,201)
#DDCDD2
(221,205,210)
#E5D8DB
(229,216,219)
#EDE3E4
(237,227,228)
#F5EEED
(245,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58093; }

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

This text font color is #A58093.

Background Color

.myBgColor { background-color: #A58093; }

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

This div background color is #A58093.

Border color

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

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

This div border color is #A58093.

Opacity

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

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

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

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

This text has shadow with #A58093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58093.

Preview

Color preview on black background

This text has color #A58093 on black background.


Color preview on white background

This text has color #A58093 on white background.


Black color preview on #A58093 background

This text has black color on #A58093 background.


White color preview on #A58093 background

This text has white color on #A58093 background.


Related colors

Complementary color

Complementary color for #hex is #5A7F6C.


I love getcolorcode.com

Triadic colors

1 #93A580 and #8093A5 with #A58093 are triadic colors.

2 #9380A5 and #80A593 with #A58093 are triadic colors.