COLOR #A56292

HEX: #A56292 RGB: (165,98,146)

Color info

#A56292 contains mainly red and blue colors. Web safe color of #A56292 is #996699 (or #969).

RGB color model

#A56292 color RGB value is (165,98,146).

RGB: (165,98,146) (65%, 38%, 57%)

RGB channels and saturation

R 165 of 255 = 65%
G 98 of 255 = 38%
B 146 of 255 = 57%

165
98
146

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

Portions of RGB colors in percentages

R + G + B = 165 + 98 + 146 = 409 (100%)
R 165 of 409 ~ 40.34%
G 98 of 409 ~ 23.96%
B 146 of 409 ~ 35.7'%

%40.34
%23.96
%35.7

CMYK color model

#A56292 color CMYK value is (0,41,12,35).

  • cyan value is 0.00%
  • magenta value is 40.61%
  • yellow value is 11.52%
  • key color value is 35.29%
CMYK: (0,41,12,35) C0M41Y12K35 (0%,41%,12%,35%) (0.00/0.41/0.12/0.35) 

CMYK percentages

%0
%40.61
%11.52
%35.29

Codes

Color #A56292 in popluar color models

A5 62 92
RGB 165 98 146
HSL 317° 27.13% 51.57%
HSB/HSV 317° 40.61% 64.71%
CMYK 0.00% 40.61% 11.52%
35.29%

Color #A56292 in popluar number systems.

HEX A5 62 92
Decimal 165 98 146
Binary 10100101 1100010 10010010
Octal 245 142 222

Shades and tints

Shades of #A56292

#A56292
(165,98,146)
#965A85
(150,90,133)
#875278
(135,82,120)
#784A6B
(120,74,107)
#69425E
(105,66,94)
#5A3A51
(90,58,81)
#4B3244
(75,50,68)
#3C2A37
(60,42,55)
#2D222A
(45,34,42)
#1E1A1D
(30,26,29)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #A56292

#A56292
(165,98,146)
#AD709B
(173,112,155)
#B57EA4
(181,126,164)
#BD8CAD
(189,140,173)
#C59AB6
(197,154,182)
#CDA8BF
(205,168,191)
#D5B6C8
(213,182,200)
#DDC4D1
(221,196,209)
#E5D2DA
(229,210,218)
#EDE0E3
(237,224,227)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A56292 color. Also use rgb(165,98,146) instead hex code.

Text Font Color

.myTextColor { color: #A56292; }

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

This text font color is #A56292.

Background Color

.myBgColor { background-color: #A56292; }

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

This div background color is #A56292.

Border color

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

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

This div border color is #A56292.

Opacity

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

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

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

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

This text has shadow with #A56292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A56292.

Preview

Color preview on black background

This text has color #A56292 on black background.


Color preview on white background

This text has color #A56292 on white background.


Black color preview on #A56292 background

This text has black color on #A56292 background.


White color preview on #A56292 background

This text has white color on #A56292 background.


Related colors

Complementary color

Complementary color for #hex is #5A9D6D.


I love getcolorcode.com

Triadic colors

1 #92A562 and #6292A5 with #A56292 are triadic colors.

2 #9262A5 and #62A592 with #A56292 are triadic colors.