COLOR #A37693

HEX: #A37693 RGB: (163,118,147)

Color info

#A37693 contains red, green and blue colors in about the same proportion. Web safe color of #A37693 is #996699 (or #969).

RGB color model

#A37693 color RGB value is (163,118,147).

RGB: (163,118,147) (64%, 46%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 118 of 255 = 46%
B 147 of 255 = 58%

163
118
147

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

Portions of RGB colors in percentages

R + G + B = 163 + 118 + 147 = 428 (100%)
R 163 of 428 ~ 38.08%
G 118 of 428 ~ 27.57%
B 147 of 428 ~ 34.35'%

%38.08
%27.57
%34.35

CMYK color model

#A37693 color CMYK value is (0,28,10,36).

  • cyan value is 0.00%
  • magenta value is 27.61%
  • yellow value is 9.82%
  • key color value is 36.08%

CMYK: (0,28,10,36)
C0M28Y10K36 (0%, 28%, 10%, 36%)
(0.00 / 0.28 / 0.10 / 0.36)

CMYK percentages

%0
%27.61
%9.82
%36.08

Codes

Color #A37693 in popluar color models

A3 76 93
RGB 163 118 147
HSL 321° 19.65% 55.10%
HSB/HSV 321° 27.61% 63.92%
CMYK 0.00% 27.61% 9.82%
36.08%

Color #A37693 in popluar number systems.

HEX A3 76 93
Decimal 163 118 147
Binary 10100011 1110110 10010011
Octal 243 166 223

Shades and tints

Shades of #A37693

#A37693
(163,118,147)
#956C86
(149,108,134)
#876279
(135,98,121)
#79586C
(121,88,108)
#6B4E5F
(107,78,95)
#5D4452
(93,68,82)
#4F3A45
(79,58,69)
#413038
(65,48,56)
#33262B
(51,38,43)
#251C1E
(37,28,30)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #A37693

#A37693
(163,118,147)
#AB829C
(171,130,156)
#B38EA5
(179,142,165)
#BB9AAE
(187,154,174)
#C3A6B7
(195,166,183)
#CBB2C0
(203,178,192)
#D3BEC9
(211,190,201)
#DBCAD2
(219,202,210)
#E3D6DB
(227,214,219)
#EBE2E4
(235,226,228)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37693 color. Also use rgb(163,118,147) instead hex code.

Text Font Color

.myTextColor { color: #A37693; }

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

This text font color is #A37693.

Background Color

.myBgColor { background-color: #A37693; }

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

This div background color is #A37693.

Border color

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

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

This div border color is #A37693.

Opacity

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

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

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

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

This text has shadow with #A37693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37693.

Preview

Color preview on black background

This text has color #A37693 on black background.


Color preview on white background

This text has color #A37693 on white background.


Black color preview on #A37693 background

This text has black color on #A37693 background.


White color preview on #A37693 background

This text has white color on #A37693 background.


Related colors

Complementary color

Complementary color for #hex is #5C896C.


I love getcolorcode.com

Triadic colors

1 #93A376 and #7693A3 with #A37693 are triadic colors.

2 #9376A3 and #76A393 with #A37693 are triadic colors.