COLOR #A58DA6

HEX: #A58DA6 RGB: (165,141,166)

Renk bilgisi

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

RGB renk modeli

#A58DA6 color RGB value is (165,141,166).

RGB: (165,141,166) (65%, 55%, 65%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 141 of 255 = 55%
B 166 of 255 = 65%

165
141
166

R + G + B ~ 62%. #A58DA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 141 + 166 = 472 (100%)
R 165 of 472 ~ 34.96%
G 141 of 472 ~ 29.87%
B 166 of 472 ~ 35.17'%

%34.96
%29.87
%35.17

CMYK RENK MODELİ

#A58DA6 rengi CMYK tonu (1,15,0,35).

  • camgöbeği tonu 0.60%
  • eflatun tonu 15.06%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%
CMYK: (1,15,0,35) C1M15Y0K35 (1%,15%,0%,35%) (0.01/0.15/0.00/0.35) 

CMYK yüzdeleri

%0.6
%15.06
%0
%34.9

Codes

Color #A58DA6 in popluar color models

A5 8D A6
RGB 165 141 166
HSL 298° 12.32% 60.20%
HSB/HSV 298° 15.06% 65.10%
CMYK 0.60% 15.06% 0.00%
34.90%

Color #A58DA6 in popluar number systems.

HEX A5 8D A6
Decimal 165 141 166
Binary 10100101 10001101 10100110
Octal 245 215 246

Shades and tints

Shades of #A58DA6

#A58DA6
(165,141,166)
#968197
(150,129,151)
#877588
(135,117,136)
#786979
(120,105,121)
#695D6A
(105,93,106)
#5A515B
(90,81,91)
#4B454C
(75,69,76)
#3C393D
(60,57,61)
#2D2D2E
(45,45,46)
#1E211F
(30,33,31)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #A58DA6

#A58DA6
(165,141,166)
#AD97AE
(173,151,174)
#B5A1B6
(181,161,182)
#BDABBE
(189,171,190)
#C5B5C6
(197,181,198)
#CDBFCE
(205,191,206)
#D5C9D6
(213,201,214)
#DDD3DE
(221,211,222)
#E5DDE6
(229,221,230)
#EDE7EE
(237,231,238)
#F5F1F6
(245,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A58DA6 color. Also use rgb(165,141,166) instead hex code.

Text Font Color

.myTextColor { color: #A58DA6; }

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

This text font color is #A58DA6.

Background Color

.myBgColor { background-color: #A58DA6; }

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

This div background color is #A58DA6.

Border color

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

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

This div border color is #A58DA6.

Opacity

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

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

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

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

This text has shadow with #A58DA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58DA6.

Preview

Color preview on black background

This text has color #A58DA6 on black background.


Color preview on white background

This text has color #A58DA6 on white background.


Black color preview on #A58DA6 background

This text has black color on #A58DA6 background.


White color preview on #A58DA6 background

This text has white color on #A58DA6 background.


Related colors

Complementary color

Complementary color for #hex is #5A7259.


I love getcolorcode.com

Triadic colors

1 #A6A58D and #8DA6A5 with #A58DA6 are triadic colors.

2 #A68DA5 and #8DA5A6 with #A58DA6 are triadic colors.