COLOR #6B2E67

HEX: #6B2E67 RGB: (107,46,103)

Color info

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

RGB color model

#6B2E67 color RGB value is (107,46,103).

RGB: (107,46,103) (42%, 18%, 40%)

RGB channels and saturation

R 107 of 255 = 42%
G 46 of 255 = 18%
B 103 of 255 = 40%

107
46
103

R + G + B ~ 33%. #6B2E67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 46 + 103 = 256 (100%)
R 107 of 256 ~ 41.8%
G 46 of 256 ~ 17.97%
B 103 of 256 ~ 40.23'%

%41.8
%17.97
%40.23

CMYK color model

#6B2E67 color CMYK value is (0,57,4,58).

  • cyan value is 0.00%
  • magenta value is 57.01%
  • yellow value is 3.74%
  • key color value is 58.04%

CMYK: (0,57,4,58)
C0M57Y4K58 (0%, 57%, 4%, 58%)
(0.00 / 0.57 / 0.04 / 0.58)

CMYK percentages

%0
%57.01
%3.74
%58.04

Codes

Color #6B2E67 in popluar color models

6B 2E 67
RGB 107 46 103
HSL 304° 39.87% 30.00%
HSB/HSV 304° 57.01% 41.96%
CMYK 0.00% 57.01% 3.74%
58.04%

Color #6B2E67 in popluar number systems.

HEX 6B 2E 67
Decimal 107 46 103
Binary 1101011 101110 1100111
Octal 153 56 147

Shades and tints

Shades of #6B2E67

#6B2E67
(107,46,103)
#622A5E
(98,42,94)
#592655
(89,38,85)
#50224C
(80,34,76)
#471E43
(71,30,67)
#3E1A3A
(62,26,58)
#351631
(53,22,49)
#2C1228
(44,18,40)
#230E1F
(35,14,31)
#1A0A16
(26,10,22)
#11060D
(17,6,13)
#000000
(0,0,0)

Tints of #6B2E67

#6B2E67
(107,46,103)
#784174
(120,65,116)
#855481
(133,84,129)
#92678E
(146,103,142)
#9F7A9B
(159,122,155)
#AC8DA8
(172,141,168)
#B9A0B5
(185,160,181)
#C6B3C2
(198,179,194)
#D3C6CF
(211,198,207)
#E0D9DC
(224,217,220)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B2E67 color. Also use rgb(107,46,103) instead hex code.

Text Font Color

.myTextColor { color: #6B2E67; }

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

This text font color is #6B2E67.

Background Color

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

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

This div background color is #6B2E67.

Border color

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

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

This div border color is #6B2E67.

Opacity

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

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

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

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

This text has shadow with #6B2E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B2E67.

Preview

Color preview on black background

This text has color #6B2E67 on black background.


Color preview on white background

This text has color #6B2E67 on white background.


Black color preview on #6B2E67 background

This text has black color on #6B2E67 background.


White color preview on #6B2E67 background

This text has white color on #6B2E67 background.


Related colors

Complementary color

Complementary color for #hex is #94D198.


I love getcolorcode.com

Triadic colors

1 #676B2E and #2E676B with #6B2E67 are triadic colors.

2 #672E6B and #2E6B67 with #6B2E67 are triadic colors.