COLOR #6B2B78

HEX: #6B2B78 RGB: (107,43,120)

Color info

#6B2B78 contains mainly red and blue colors. Web safe color of #6B2B78 is #663366 (or #636).

RGB color model

#6B2B78 color RGB value is (107,43,120).

RGB: (107,43,120) (42%, 17%, 47%)

RGB channels and saturation

R 107 of 255 = 42%
G 43 of 255 = 17%
B 120 of 255 = 47%

107
43
120

R + G + B ~ 35%. #6B2B78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 43 + 120 = 270 (100%)
R 107 of 270 ~ 39.63%
G 43 of 270 ~ 15.93%
B 120 of 270 ~ 44.44'%

%39.63
%15.93
%44.44

CMYK color model

#6B2B78 color CMYK value is (11,64,0,53).

  • cyan value is 10.83%
  • magenta value is 64.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (11,64,0,53)
C11M64Y0K53 (11%, 64%, 0%, 53%)
(0.11 / 0.64 / 0.00 / 0.53)

CMYK percentages

%10.83
%64.17
%0
%52.94

Codes

Color #6B2B78 in popluar color models

6B 2B 78
RGB 107 43 120
HSL 290° 47.24% 31.96%
HSB/HSV 290° 64.17% 47.06%
CMYK 10.83% 64.17% 0.00%
52.94%

Color #6B2B78 in popluar number systems.

HEX 6B 2B 78
Decimal 107 43 120
Binary 1101011 101011 1111000
Octal 153 53 170

Shades and tints

Shades of #6B2B78

#6B2B78
(107,43,120)
#62286E
(98,40,110)
#592564
(89,37,100)
#50225A
(80,34,90)
#471F50
(71,31,80)
#3E1C46
(62,28,70)
#35193C
(53,25,60)
#2C1632
(44,22,50)
#231328
(35,19,40)
#1A101E
(26,16,30)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #6B2B78

#6B2B78
(107,43,120)
#783E84
(120,62,132)
#855190
(133,81,144)
#92649C
(146,100,156)
#9F77A8
(159,119,168)
#AC8AB4
(172,138,180)
#B99DC0
(185,157,192)
#C6B0CC
(198,176,204)
#D3C3D8
(211,195,216)
#E0D6E4
(224,214,228)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B2B78 color. Also use rgb(107,43,120) instead hex code.

Text Font Color

.myTextColor { color: #6B2B78; }

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

This text font color is #6B2B78.

Background Color

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

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

This div background color is #6B2B78.

Border color

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

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

This div border color is #6B2B78.

Opacity

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

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

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

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

This text has shadow with #6B2B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B2B78.

Preview

Color preview on black background

This text has color #6B2B78 on black background.


Color preview on white background

This text has color #6B2B78 on white background.


Black color preview on #6B2B78 background

This text has black color on #6B2B78 background.


White color preview on #6B2B78 background

This text has white color on #6B2B78 background.


Related colors

Complementary color

Complementary color for #hex is #94D487.


I love getcolorcode.com

Triadic colors

1 #786B2B and #2B786B with #6B2B78 are triadic colors.

2 #782B6B and #2B6B78 with #6B2B78 are triadic colors.