COLOR #A38CA7

HEX: #A38CA7 RGB: (163,140,167)

Color info

#A38CA7 contains red, green and blue colors in about the same proportion. Web safe color of #A38CA7 is #999999 (or #999).

RGB color model

#A38CA7 color RGB value is (163,140,167).

RGB: (163,140,167) (64%, 55%, 65%)

RGB channels and saturation

R 163 of 255 = 64%
G 140 of 255 = 55%
B 167 of 255 = 65%

163
140
167

R + G + B ~ 61%. #A38CA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 140 + 167 = 470 (100%)
R 163 of 470 ~ 34.68%
G 140 of 470 ~ 29.79%
B 167 of 470 ~ 35.53'%

%34.68
%29.79
%35.53

CMYK color model

#A38CA7 color CMYK value is (2,16,0,35).

  • cyan value is 2.40%
  • magenta value is 16.17%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (2,16,0,35)
C2M16Y0K35 (2%, 16%, 0%, 35%)
(0.02 / 0.16 / 0.00 / 0.35)

CMYK percentages

%2.4
%16.17
%0
%34.51

Codes

Color #A38CA7 in popluar color models

A3 8C A7
RGB 163 140 167
HSL 291° 13.30% 60.20%
HSB/HSV 291° 16.17% 65.49%
CMYK 2.40% 16.17% 0.00%
34.51%

Color #A38CA7 in popluar number systems.

HEX A3 8C A7
Decimal 163 140 167
Binary 10100011 10001100 10100111
Octal 243 214 247

Shades and tints

Shades of #A38CA7

#A38CA7
(163,140,167)
#958098
(149,128,152)
#877489
(135,116,137)
#79687A
(121,104,122)
#6B5C6B
(107,92,107)
#5D505C
(93,80,92)
#4F444D
(79,68,77)
#41383E
(65,56,62)
#332C2F
(51,44,47)
#252020
(37,32,32)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #A38CA7

#A38CA7
(163,140,167)
#AB96AF
(171,150,175)
#B3A0B7
(179,160,183)
#BBAABF
(187,170,191)
#C3B4C7
(195,180,199)
#CBBECF
(203,190,207)
#D3C8D7
(211,200,215)
#DBD2DF
(219,210,223)
#E3DCE7
(227,220,231)
#EBE6EF
(235,230,239)
#F3F0F7
(243,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38CA7 color. Also use rgb(163,140,167) instead hex code.

Text Font Color

.myTextColor { color: #A38CA7; }

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

This text font color is #A38CA7.

Background Color

.myBgColor { background-color: #A38CA7; }

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

This div background color is #A38CA7.

Border color

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

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

This div border color is #A38CA7.

Opacity

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

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

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

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

This text has shadow with #A38CA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38CA7.

Preview

Color preview on black background

This text has color #A38CA7 on black background.


Color preview on white background

This text has color #A38CA7 on white background.


Black color preview on #A38CA7 background

This text has black color on #A38CA7 background.


White color preview on #A38CA7 background

This text has white color on #A38CA7 background.


Related colors

Complementary color

Complementary color for #hex is #5C7358.


I love getcolorcode.com

Triadic colors

1 #A7A38C and #8CA7A3 with #A38CA7 are triadic colors.

2 #A78CA3 and #8CA3A7 with #A38CA7 are triadic colors.