COLOR #A58DB6

HEX: #A58DB6 RGB: (165,141,182)

Renk bilgisi

#A58DB6 contains red, green and blue colors in about the same proportion. #A58DB6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A58DB6 color RGB value is (165,141,182).

RGB: (165,141,182) (65%, 55%, 71%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 141 of 255 = 55%
B 182 of 255 = 71%

165
141
182

R + G + B ~ 64%. #A58DB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 141 + 182 = 488 (100%)
R 165 of 488 ~ 33.81%
G 141 of 488 ~ 28.89%
B 182 of 488 ~ 37.3'%

%33.81
%28.89
%37.3

CMYK RENK MODELİ

#A58DB6 rengi CMYK tonu (9,23,0,29).

  • camgöbeği tonu 9.34%
  • eflatun tonu 22.53%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (9,23,0,29)
C9M23Y0K29 (9%, 23%, 0%, 29%)
(0.09 / 0.23 / 0.00 / 0.29)

CMYK yüzdeleri

%9.34
%22.53
%0
%28.63

Codes

Color #A58DB6 in popluar color models

A5 8D B6
RGB 165 141 182
HSL 275° 21.93% 63.33%
HSB/HSV 275° 22.53% 71.37%
CMYK 9.34% 22.53% 0.00%
28.63%

Color #A58DB6 in popluar number systems.

HEX A5 8D B6
Decimal 165 141 182
Binary 10100101 10001101 10110110
Octal 245 215 266

Shades and tints

Shades of #A58DB6

#A58DB6
(165,141,182)
#9681A6
(150,129,166)
#877596
(135,117,150)
#786986
(120,105,134)
#695D76
(105,93,118)
#5A5166
(90,81,102)
#4B4556
(75,69,86)
#3C3946
(60,57,70)
#2D2D36
(45,45,54)
#1E2126
(30,33,38)
#0F1516
(15,21,22)
#000000
(0,0,0)

Tints of #A58DB6

#A58DB6
(165,141,182)
#AD97BC
(173,151,188)
#B5A1C2
(181,161,194)
#BDABC8
(189,171,200)
#C5B5CE
(197,181,206)
#CDBFD4
(205,191,212)
#D5C9DA
(213,201,218)
#DDD3E0
(221,211,224)
#E5DDE6
(229,221,230)
#EDE7EC
(237,231,236)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58DB6; }

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

This text font color is #A58DB6.

Background Color

.myBgColor { background-color: #A58DB6; }

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

This div background color is #A58DB6.

Border color

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

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

This div border color is #A58DB6.

Opacity

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

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

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

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

This text has shadow with #A58DB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58DB6.

Preview

Color preview on black background

This text has color #A58DB6 on black background.


Color preview on white background

This text has color #A58DB6 on white background.


Black color preview on #A58DB6 background

This text has black color on #A58DB6 background.


White color preview on #A58DB6 background

This text has white color on #A58DB6 background.


Related colors

Complementary color

Complementary color for #hex is #5A7249.


I love getcolorcode.com

Triadic colors

1 #B6A58D and #8DB6A5 with #A58DB6 are triadic colors.

2 #B68DA5 and #8DA5B6 with #A58DB6 are triadic colors.