COLOR #6B4876

HEX: #6B4876 RGB: (107,72,118)

Color info

#6B4876 contains red, green and blue colors in about the same proportion. Web safe color of #6B4876 is #663366 (or #636).

RGB color model

#6B4876 color RGB value is (107,72,118).

RGB: (107,72,118) (42%, 28%, 46%)

RGB channels and saturation

R 107 of 255 = 42%
G 72 of 255 = 28%
B 118 of 255 = 46%

107
72
118

R + G + B ~ 39%. #6B4876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 72 + 118 = 297 (100%)
R 107 of 297 ~ 36.03%
G 72 of 297 ~ 24.24%
B 118 of 297 ~ 39.73'%

%36.03
%24.24
%39.73

CMYK color model

#6B4876 color CMYK value is (9,39,0,54).

  • cyan value is 9.32%
  • magenta value is 38.98%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (9,39,0,54)
C9M39Y0K54 (9%, 39%, 0%, 54%)
(0.09 / 0.39 / 0.00 / 0.54)

CMYK percentages

%9.32
%38.98
%0
%53.73

Codes

Color #6B4876 in popluar color models

6B 48 76
RGB 107 72 118
HSL 286° 24.21% 37.25%
HSB/HSV 286° 38.98% 46.27%
CMYK 9.32% 38.98% 0.00%
53.73%

Color #6B4876 in popluar number systems.

HEX 6B 48 76
Decimal 107 72 118
Binary 1101011 1001000 1110110
Octal 153 110 166

Shades and tints

Shades of #6B4876

#6B4876
(107,72,118)
#62426C
(98,66,108)
#593C62
(89,60,98)
#503658
(80,54,88)
#47304E
(71,48,78)
#3E2A44
(62,42,68)
#35243A
(53,36,58)
#2C1E30
(44,30,48)
#231826
(35,24,38)
#1A121C
(26,18,28)
#110C12
(17,12,18)
#000000
(0,0,0)

Tints of #6B4876

#6B4876
(107,72,118)
#785882
(120,88,130)
#85688E
(133,104,142)
#92789A
(146,120,154)
#9F88A6
(159,136,166)
#AC98B2
(172,152,178)
#B9A8BE
(185,168,190)
#C6B8CA
(198,184,202)
#D3C8D6
(211,200,214)
#E0D8E2
(224,216,226)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4876 color. Also use rgb(107,72,118) instead hex code.

Text Font Color

.myTextColor { color: #6B4876; }

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

This text font color is #6B4876.

Background Color

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

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

This div background color is #6B4876.

Border color

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

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

This div border color is #6B4876.

Opacity

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

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

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

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

This text has shadow with #6B4876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4876.

Preview

Color preview on black background

This text has color #6B4876 on black background.


Color preview on white background

This text has color #6B4876 on white background.


Black color preview on #6B4876 background

This text has black color on #6B4876 background.


White color preview on #6B4876 background

This text has white color on #6B4876 background.


Related colors

Complementary color

Complementary color for #hex is #94B789.


I love getcolorcode.com

Triadic colors

1 #766B48 and #48766B with #6B4876 are triadic colors.

2 #76486B and #486B76 with #6B4876 are triadic colors.