COLOR #6C4B87

HEX: #6C4B87 RGB: (108,75,135)

Color info

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

RGB color model

#6C4B87 color RGB value is (108,75,135).

RGB: (108,75,135) (42%, 29%, 53%)

RGB channels and saturation

R 108 of 255 = 42%
G 75 of 255 = 29%
B 135 of 255 = 53%

108
75
135

R + G + B ~ 41%. #6C4B87 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 108 + 75 + 135 = 318 (100%)
R 108 of 318 ~ 33.96%
G 75 of 318 ~ 23.58%
B 135 of 318 ~ 42.45'%

%33.96
%23.58
%42.45

CMYK color model

#6C4B87 color CMYK value is (20,44,0,47).

  • cyan value is 20.00%
  • magenta value is 44.44%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (20,44,0,47)
C20M44Y0K47 (20%, 44%, 0%, 47%)
(0.20 / 0.44 / 0.00 / 0.47)

CMYK percentages

%20
%44.44
%0
%47.06

Codes

Color #6C4B87 in popluar color models

6C 4B 87
RGB 108 75 135
HSL 273° 28.57% 41.18%
HSB/HSV 273° 44.44% 52.94%
CMYK 20.00% 44.44% 0.00%
47.06%

Color #6C4B87 in popluar number systems.

HEX 6C 4B 87
Decimal 108 75 135
Binary 1101100 1001011 10000111
Octal 154 113 207

Shades and tints

Shades of #6C4B87

#6C4B87
(108,75,135)
#63457B
(99,69,123)
#5A3F6F
(90,63,111)
#513963
(81,57,99)
#483357
(72,51,87)
#3F2D4B
(63,45,75)
#36273F
(54,39,63)
#2D2133
(45,33,51)
#241B27
(36,27,39)
#1B151B
(27,21,27)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #6C4B87

#6C4B87
(108,75,135)
#795B91
(121,91,145)
#866B9B
(134,107,155)
#937BA5
(147,123,165)
#A08BAF
(160,139,175)
#AD9BB9
(173,155,185)
#BAABC3
(186,171,195)
#C7BBCD
(199,187,205)
#D4CBD7
(212,203,215)
#E1DBE1
(225,219,225)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4B87 color. Also use rgb(108,75,135) instead hex code.

Text Font Color

.myTextColor { color: #6C4B87; }

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

This text font color is #6C4B87.

Background Color

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

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

This div background color is #6C4B87.

Border color

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

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

This div border color is #6C4B87.

Opacity

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

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

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

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

This text has shadow with #6C4B87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4B87.

Preview

Color preview on black background

This text has color #6C4B87 on black background.


Color preview on white background

This text has color #6C4B87 on white background.


Black color preview on #6C4B87 background

This text has black color on #6C4B87 background.


White color preview on #6C4B87 background

This text has white color on #6C4B87 background.


Related colors

Complementary color

Complementary color for #hex is #93B478.


I love getcolorcode.com

Triadic colors

1 #876C4B and #4B876C with #6C4B87 are triadic colors.

2 #874B6C and #4B6C87 with #6C4B87 are triadic colors.