COLOR #A783B4

HEX: #A783B4 RGB: (167,131,180)

Color info

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

RGB color model

#A783B4 color RGB value is (167,131,180).

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

RGB channels and saturation

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

167
131
180

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

Portions of RGB colors in percentages

R + G + B = 167 + 131 + 180 = 478 (100%)
R 167 of 478 ~ 34.94%
G 131 of 478 ~ 27.41%
B 180 of 478 ~ 37.66'%

%34.94
%27.41
%37.66

CMYK color model

#A783B4 color CMYK value is (7,27,0,29).

  • cyan value is 7.22%
  • magenta value is 27.22%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (7,27,0,29)
C7M27Y0K29 (7%, 27%, 0%, 29%)
(0.07 / 0.27 / 0.00 / 0.29)

CMYK percentages

%7.22
%27.22
%0
%29.41

Codes

Color #A783B4 in popluar color models

A7 83 B4
RGB 167 131 180
HSL 284° 24.62% 60.98%
HSB/HSV 284° 27.22% 70.59%
CMYK 7.22% 27.22% 0.00%
29.41%

Color #A783B4 in popluar number systems.

HEX A7 83 B4
Decimal 167 131 180
Binary 10100111 10000011 10110100
Octal 247 203 264

Shades and tints

Shades of #A783B4

#A783B4
(167,131,180)
#9878A4
(152,120,164)
#896D94
(137,109,148)
#7A6284
(122,98,132)
#6B5774
(107,87,116)
#5C4C64
(92,76,100)
#4D4154
(77,65,84)
#3E3644
(62,54,68)
#2F2B34
(47,43,52)
#202024
(32,32,36)
#111514
(17,21,20)
#000000
(0,0,0)

Tints of #A783B4

#A783B4
(167,131,180)
#AF8EBA
(175,142,186)
#B799C0
(183,153,192)
#BFA4C6
(191,164,198)
#C7AFCC
(199,175,204)
#CFBAD2
(207,186,210)
#D7C5D8
(215,197,216)
#DFD0DE
(223,208,222)
#E7DBE4
(231,219,228)
#EFE6EA
(239,230,234)
#F7F1F0
(247,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A783B4; }

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

This text font color is #A783B4.

Background Color

.myBgColor { background-color: #A783B4; }

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

This div background color is #A783B4.

Border color

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

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

This div border color is #A783B4.

Opacity

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

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

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

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

This text has shadow with #A783B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A783B4.

Preview

Color preview on black background

This text has color #A783B4 on black background.


Color preview on white background

This text has color #A783B4 on white background.


Black color preview on #A783B4 background

This text has black color on #A783B4 background.


White color preview on #A783B4 background

This text has white color on #A783B4 background.


Related colors

Complementary color

Complementary color for #hex is #587C4B.


I love getcolorcode.com

Triadic colors

1 #B4A783 and #83B4A7 with #A783B4 are triadic colors.

2 #B483A7 and #83A7B4 with #A783B4 are triadic colors.