COLOR #6B3768

HEX: #6B3768 RGB: (107,55,104)

Color info

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

RGB color model

#6B3768 color RGB value is (107,55,104).

RGB: (107,55,104) (42%, 22%, 41%)

RGB channels and saturation

R 107 of 255 = 42%
G 55 of 255 = 22%
B 104 of 255 = 41%

107
55
104

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

Portions of RGB colors in percentages

R + G + B = 107 + 55 + 104 = 266 (100%)
R 107 of 266 ~ 40.23%
G 55 of 266 ~ 20.68%
B 104 of 266 ~ 39.1'%

%40.23
%20.68
%39.1

CMYK color model

#6B3768 color CMYK value is (0,49,3,58).

  • cyan value is 0.00%
  • magenta value is 48.60%
  • yellow value is 2.80%
  • key color value is 58.04%

CMYK: (0,49,3,58)
C0M49Y3K58 (0%, 49%, 3%, 58%)
(0.00 / 0.49 / 0.03 / 0.58)

CMYK percentages

%0
%48.6
%2.8
%58.04

Codes

Color #6B3768 in popluar color models

6B 37 68
RGB 107 55 104
HSL 303° 32.10% 31.76%
HSB/HSV 303° 48.60% 41.96%
CMYK 0.00% 48.60% 2.80%
58.04%

Color #6B3768 in popluar number systems.

HEX 6B 37 68
Decimal 107 55 104
Binary 1101011 110111 1101000
Octal 153 67 150

Shades and tints

Shades of #6B3768

#6B3768
(107,55,104)
#62325F
(98,50,95)
#592D56
(89,45,86)
#50284D
(80,40,77)
#472344
(71,35,68)
#3E1E3B
(62,30,59)
#351932
(53,25,50)
#2C1429
(44,20,41)
#230F20
(35,15,32)
#1A0A17
(26,10,23)
#11050E
(17,5,14)
#000000
(0,0,0)

Tints of #6B3768

#6B3768
(107,55,104)
#784975
(120,73,117)
#855B82
(133,91,130)
#926D8F
(146,109,143)
#9F7F9C
(159,127,156)
#AC91A9
(172,145,169)
#B9A3B6
(185,163,182)
#C6B5C3
(198,181,195)
#D3C7D0
(211,199,208)
#E0D9DD
(224,217,221)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3768 color. Also use rgb(107,55,104) instead hex code.

Text Font Color

.myTextColor { color: #6B3768; }

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

This text font color is #6B3768.

Background Color

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

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

This div background color is #6B3768.

Border color

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

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

This div border color is #6B3768.

Opacity

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

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

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

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

This text has shadow with #6B3768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3768.

Preview

Color preview on black background

This text has color #6B3768 on black background.


Color preview on white background

This text has color #6B3768 on white background.


Black color preview on #6B3768 background

This text has black color on #6B3768 background.


White color preview on #6B3768 background

This text has white color on #6B3768 background.


Related colors

Complementary color

Complementary color for #hex is #94C897.


I love getcolorcode.com

Triadic colors

1 #686B37 and #37686B with #6B3768 are triadic colors.

2 #68376B and #376B68 with #6B3768 are triadic colors.