COLOR #6B3E72

HEX: #6B3E72 RGB: (107,62,114)

Color info

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

RGB color model

#6B3E72 color RGB value is (107,62,114).

RGB: (107,62,114) (42%, 24%, 45%)

RGB channels and saturation

R 107 of 255 = 42%
G 62 of 255 = 24%
B 114 of 255 = 45%

107
62
114

R + G + B ~ 37%. #6B3E72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 62 + 114 = 283 (100%)
R 107 of 283 ~ 37.81%
G 62 of 283 ~ 21.91%
B 114 of 283 ~ 40.28'%

%37.81
%21.91
%40.28

CMYK color model

#6B3E72 color CMYK value is (6,46,0,55).

  • cyan value is 6.14%
  • magenta value is 45.61%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (6,46,0,55)
C6M46Y0K55 (6%, 46%, 0%, 55%)
(0.06 / 0.46 / 0.00 / 0.55)

CMYK percentages

%6.14
%45.61
%0
%55.29

Codes

Color #6B3E72 in popluar color models

6B 3E 72
RGB 107 62 114
HSL 292° 29.55% 34.51%
HSB/HSV 292° 45.61% 44.71%
CMYK 6.14% 45.61% 0.00%
55.29%

Color #6B3E72 in popluar number systems.

HEX 6B 3E 72
Decimal 107 62 114
Binary 1101011 111110 1110010
Octal 153 76 162

Shades and tints

Shades of #6B3E72

#6B3E72
(107,62,114)
#623968
(98,57,104)
#59345E
(89,52,94)
#502F54
(80,47,84)
#472A4A
(71,42,74)
#3E2540
(62,37,64)
#352036
(53,32,54)
#2C1B2C
(44,27,44)
#231622
(35,22,34)
#1A1118
(26,17,24)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #6B3E72

#6B3E72
(107,62,114)
#784F7E
(120,79,126)
#85608A
(133,96,138)
#927196
(146,113,150)
#9F82A2
(159,130,162)
#AC93AE
(172,147,174)
#B9A4BA
(185,164,186)
#C6B5C6
(198,181,198)
#D3C6D2
(211,198,210)
#E0D7DE
(224,215,222)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3E72 color. Also use rgb(107,62,114) instead hex code.

Text Font Color

.myTextColor { color: #6B3E72; }

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

This text font color is #6B3E72.

Background Color

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

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

This div background color is #6B3E72.

Border color

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

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

This div border color is #6B3E72.

Opacity

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

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

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

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

This text has shadow with #6B3E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3E72.

Preview

Color preview on black background

This text has color #6B3E72 on black background.


Color preview on white background

This text has color #6B3E72 on white background.


Black color preview on #6B3E72 background

This text has black color on #6B3E72 background.


White color preview on #6B3E72 background

This text has white color on #6B3E72 background.


Related colors

Complementary color

Complementary color for #hex is #94C18D.


I love getcolorcode.com

Triadic colors

1 #726B3E and #3E726B with #6B3E72 are triadic colors.

2 #723E6B and #3E6B72 with #6B3E72 are triadic colors.