COLOR #6B47A8

HEX: #6B47A8 RGB: (107,71,168)

Color info

#6B47A8 contains mainly blue color. Web safe color of #6B47A8 is #663399 (or #639).

RGB color model

#6B47A8 color RGB value is (107,71,168).

RGB: (107,71,168) (42%, 28%, 66%)

RGB channels and saturation

R 107 of 255 = 42%
G 71 of 255 = 28%
B 168 of 255 = 66%

107
71
168

R + G + B ~ 45%. #6B47A8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 107 + 71 + 168 = 346 (100%)
R 107 of 346 ~ 30.92%
G 71 of 346 ~ 20.52%
B 168 of 346 ~ 48.55'%

%30.92
%20.52
%48.55

CMYK color model

#6B47A8 color CMYK value is (36,58,0,34).

  • cyan value is 36.31%
  • magenta value is 57.74%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (36,58,0,34)
C36M58Y0K34 (36%, 58%, 0%, 34%)
(0.36 / 0.58 / 0.00 / 0.34)

CMYK percentages

%36.31
%57.74
%0
%34.12

Codes

Color #6B47A8 in popluar color models

6B 47 A8
RGB 107 71 168
HSL 262° 40.59% 46.86%
HSB/HSV 262° 57.74% 65.88%
CMYK 36.31% 57.74% 0.00%
34.12%

Color #6B47A8 in popluar number systems.

HEX 6B 47 A8
Decimal 107 71 168
Binary 1101011 1000111 10101000
Octal 153 107 250

Shades and tints

Shades of #6B47A8

#6B47A8
(107,71,168)
#624199
(98,65,153)
#593B8A
(89,59,138)
#50357B
(80,53,123)
#472F6C
(71,47,108)
#3E295D
(62,41,93)
#35234E
(53,35,78)
#2C1D3F
(44,29,63)
#231730
(35,23,48)
#1A1121
(26,17,33)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #6B47A8

#6B47A8
(107,71,168)
#7857AF
(120,87,175)
#8567B6
(133,103,182)
#9277BD
(146,119,189)
#9F87C4
(159,135,196)
#AC97CB
(172,151,203)
#B9A7D2
(185,167,210)
#C6B7D9
(198,183,217)
#D3C7E0
(211,199,224)
#E0D7E7
(224,215,231)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B47A8 color. Also use rgb(107,71,168) instead hex code.

Text Font Color

.myTextColor { color: #6B47A8; }

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

This text font color is #6B47A8.

Background Color

.myBgColor { background-color: #6B47A8; }

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

This div background color is #6B47A8.

Border color

.myBorderColor { border: 1px solid #6B47A8; }

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

This div border color is #6B47A8.

Opacity

.myOpacity80 { color: #6B47A8; opacity: 0.8; }

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

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

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

This text has shadow with #6B47A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B47A8.

Preview

Color preview on black background

This text has color #6B47A8 on black background.


Color preview on white background

This text has color #6B47A8 on white background.


Black color preview on #6B47A8 background

This text has black color on #6B47A8 background.


White color preview on #6B47A8 background

This text has white color on #6B47A8 background.


Related colors

Complementary color

Complementary color for #hex is #94B857.


I love getcolorcode.com

Triadic colors

1 #A86B47 and #47A86B with #6B47A8 are triadic colors.

2 #A8476B and #476BA8 with #6B47A8 are triadic colors.