COLOR #A594B6

HEX: #A594B6 RGB: (165,148,182)

Color info

#A594B6 contains red, green and blue colors in about the same proportion. Web safe color of #A594B6 is #9999CC (or #99C).

RGB color model

#A594B6 color RGB value is (165,148,182).

RGB: (165,148,182) (65%, 58%, 71%)

RGB channels and saturation

R 165 of 255 = 65%
G 148 of 255 = 58%
B 182 of 255 = 71%

165
148
182

R + G + B ~ 65%. #A594B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 148 + 182 = 495 (100%)
R 165 of 495 ~ 33.33%
G 148 of 495 ~ 29.9%
B 182 of 495 ~ 36.77'%

%33.33
%29.9
%36.77

CMYK color model

#A594B6 color CMYK value is (9,19,0,29).

  • cyan value is 9.34%
  • magenta value is 18.68%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (9,19,0,29)
C9M19Y0K29 (9%, 19%, 0%, 29%)
(0.09 / 0.19 / 0.00 / 0.29)

CMYK percentages

%9.34
%18.68
%0
%28.63

Codes

Color #A594B6 in popluar color models

A5 94 B6
RGB 165 148 182
HSL 270° 18.89% 64.71%
HSB/HSV 270° 18.68% 71.37%
CMYK 9.34% 18.68% 0.00%
28.63%

Color #A594B6 in popluar number systems.

HEX A5 94 B6
Decimal 165 148 182
Binary 10100101 10010100 10110110
Octal 245 224 266

Shades and tints

Shades of #A594B6

#A594B6
(165,148,182)
#9687A6
(150,135,166)
#877A96
(135,122,150)
#786D86
(120,109,134)
#696076
(105,96,118)
#5A5366
(90,83,102)
#4B4656
(75,70,86)
#3C3946
(60,57,70)
#2D2C36
(45,44,54)
#1E1F26
(30,31,38)
#0F1216
(15,18,22)
#000000
(0,0,0)

Tints of #A594B6

#A594B6
(165,148,182)
#AD9DBC
(173,157,188)
#B5A6C2
(181,166,194)
#BDAFC8
(189,175,200)
#C5B8CE
(197,184,206)
#CDC1D4
(205,193,212)
#D5CADA
(213,202,218)
#DDD3E0
(221,211,224)
#E5DCE6
(229,220,230)
#EDE5EC
(237,229,236)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A594B6; }

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

This text font color is #A594B6.

Background Color

.myBgColor { background-color: #A594B6; }

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

This div background color is #A594B6.

Border color

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

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

This div border color is #A594B6.

Opacity

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

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

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

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

This text has shadow with #A594B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A594B6.

Preview

Color preview on black background

This text has color #A594B6 on black background.


Color preview on white background

This text has color #A594B6 on white background.


Black color preview on #A594B6 background

This text has black color on #A594B6 background.


White color preview on #A594B6 background

This text has white color on #A594B6 background.


Related colors

Complementary color

Complementary color for #hex is #5A6B49.


I love getcolorcode.com

Triadic colors

1 #B6A594 and #94B6A5 with #A594B6 are triadic colors.

2 #B694A5 and #94A5B6 with #A594B6 are triadic colors.