COLOR #6B2793

HEX: #6B2793 RGB: (107,39,147)

Color info

#6B2793 contains mainly red and blue colors. Web safe color of #6B2793 is #663399 (or #639).

RGB color model

#6B2793 color RGB value is (107,39,147).

RGB: (107,39,147) (42%, 15%, 58%)

RGB channels and saturation

R 107 of 255 = 42%
G 39 of 255 = 15%
B 147 of 255 = 58%

107
39
147

R + G + B ~ 38%. #6B2793 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 39 + 147 = 293 (100%)
R 107 of 293 ~ 36.52%
G 39 of 293 ~ 13.31%
B 147 of 293 ~ 50.17'%

%36.52
%13.31
%50.17

CMYK color model

#6B2793 color CMYK value is (27,73,0,42).

  • cyan value is 27.21%
  • magenta value is 73.47%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (27,73,0,42)
C27M73Y0K42 (27%, 73%, 0%, 42%)
(0.27 / 0.73 / 0.00 / 0.42)

CMYK percentages

%27.21
%73.47
%0
%42.35

Codes

Color #6B2793 in popluar color models

6B 27 93
RGB 107 39 147
HSL 278° 58.06% 36.47%
HSB/HSV 278° 73.47% 57.65%
CMYK 27.21% 73.47% 0.00%
42.35%

Color #6B2793 in popluar number systems.

HEX 6B 27 93
Decimal 107 39 147
Binary 1101011 100111 10010011
Octal 153 47 223

Shades and tints

Shades of #6B2793

#6B2793
(107,39,147)
#622486
(98,36,134)
#592179
(89,33,121)
#501E6C
(80,30,108)
#471B5F
(71,27,95)
#3E1852
(62,24,82)
#351545
(53,21,69)
#2C1238
(44,18,56)
#230F2B
(35,15,43)
#1A0C1E
(26,12,30)
#110911
(17,9,17)
#000000
(0,0,0)

Tints of #6B2793

#6B2793
(107,39,147)
#783A9C
(120,58,156)
#854DA5
(133,77,165)
#9260AE
(146,96,174)
#9F73B7
(159,115,183)
#AC86C0
(172,134,192)
#B999C9
(185,153,201)
#C6ACD2
(198,172,210)
#D3BFDB
(211,191,219)
#E0D2E4
(224,210,228)
#EDE5ED
(237,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B2793 color. Also use rgb(107,39,147) instead hex code.

Text Font Color

.myTextColor { color: #6B2793; }

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

This text font color is #6B2793.

Background Color

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

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

This div background color is #6B2793.

Border color

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

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

This div border color is #6B2793.

Opacity

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

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

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

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

This text has shadow with #6B2793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B2793.

Preview

Color preview on black background

This text has color #6B2793 on black background.


Color preview on white background

This text has color #6B2793 on white background.


Black color preview on #6B2793 background

This text has black color on #6B2793 background.


White color preview on #6B2793 background

This text has white color on #6B2793 background.


Related colors

Complementary color

Complementary color for #hex is #94D86C.


I love getcolorcode.com

Triadic colors

1 #936B27 and #27936B with #6B2793 are triadic colors.

2 #93276B and #276B93 with #6B2793 are triadic colors.