COLOR #A783B6

HEX: #A783B6 RGB: (167,131,182)

Color info

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

RGB color model

#A783B6 color RGB value is (167,131,182).

RGB: (167,131,182) (65%, 51%, 71%)

RGB channels and saturation

R 167 of 255 = 65%
G 131 of 255 = 51%
B 182 of 255 = 71%

167
131
182

R + G + B ~ 62%. #A783B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 131 + 182 = 480 (100%)
R 167 of 480 ~ 34.79%
G 131 of 480 ~ 27.29%
B 182 of 480 ~ 37.92'%

%34.79
%27.29
%37.92

CMYK color model

#A783B6 color CMYK value is (8,28,0,29).

  • cyan value is 8.24%
  • magenta value is 28.02%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (8,28,0,29)
C8M28Y0K29 (8%, 28%, 0%, 29%)
(0.08 / 0.28 / 0.00 / 0.29)

CMYK percentages

%8.24
%28.02
%0
%28.63

Codes

Color #A783B6 in popluar color models

A7 83 B6
RGB 167 131 182
HSL 282° 25.89% 61.37%
HSB/HSV 282° 28.02% 71.37%
CMYK 8.24% 28.02% 0.00%
28.63%

Color #A783B6 in popluar number systems.

HEX A7 83 B6
Decimal 167 131 182
Binary 10100111 10000011 10110110
Octal 247 203 266

Shades and tints

Shades of #A783B6

#A783B6
(167,131,182)
#9878A6
(152,120,166)
#896D96
(137,109,150)
#7A6286
(122,98,134)
#6B5776
(107,87,118)
#5C4C66
(92,76,102)
#4D4156
(77,65,86)
#3E3646
(62,54,70)
#2F2B36
(47,43,54)
#202026
(32,32,38)
#111516
(17,21,22)
#000000
(0,0,0)

Tints of #A783B6

#A783B6
(167,131,182)
#AF8EBC
(175,142,188)
#B799C2
(183,153,194)
#BFA4C8
(191,164,200)
#C7AFCE
(199,175,206)
#CFBAD4
(207,186,212)
#D7C5DA
(215,197,218)
#DFD0E0
(223,208,224)
#E7DBE6
(231,219,230)
#EFE6EC
(239,230,236)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A783B6 color. Also use rgb(167,131,182) instead hex code.

Text Font Color

.myTextColor { color: #A783B6; }

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

This text font color is #A783B6.

Background Color

.myBgColor { background-color: #A783B6; }

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

This div background color is #A783B6.

Border color

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

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

This div border color is #A783B6.

Opacity

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

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

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

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

This text has shadow with #A783B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A783B6.

Preview

Color preview on black background

This text has color #A783B6 on black background.


Color preview on white background

This text has color #A783B6 on white background.


Black color preview on #A783B6 background

This text has black color on #A783B6 background.


White color preview on #A783B6 background

This text has white color on #A783B6 background.


Related colors

Complementary color

Complementary color for #hex is #587C49.


I love getcolorcode.com

Triadic colors

1 #B6A783 and #83B6A7 with #A783B6 are triadic colors.

2 #B683A7 and #83A7B6 with #A783B6 are triadic colors.