COLOR #6F4A87

HEX: #6F4A87 RGB: (111,74,135)

Color info

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

RGB color model

#6F4A87 color RGB value is (111,74,135).

RGB: (111,74,135) (44%, 29%, 53%)

RGB channels and saturation

R 111 of 255 = 44%
G 74 of 255 = 29%
B 135 of 255 = 53%

111
74
135

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

Portions of RGB colors in percentages

R + G + B = 111 + 74 + 135 = 320 (100%)
R 111 of 320 ~ 34.69%
G 74 of 320 ~ 23.13%
B 135 of 320 ~ 42.19'%

%34.69
%23.13
%42.19

CMYK color model

#6F4A87 color CMYK value is (18,45,0,47).

  • cyan value is 17.78%
  • magenta value is 45.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (18,45,0,47)
C18M45Y0K47 (18%, 45%, 0%, 47%)
(0.18 / 0.45 / 0.00 / 0.47)

CMYK percentages

%17.78
%45.19
%0
%47.06

Codes

Color #6F4A87 in popluar color models

6F 4A 87
RGB 111 74 135
HSL 276° 29.19% 40.98%
HSB/HSV 276° 45.19% 52.94%
CMYK 17.78% 45.19% 0.00%
47.06%

Color #6F4A87 in popluar number systems.

HEX 6F 4A 87
Decimal 111 74 135
Binary 1101111 1001010 10000111
Octal 157 112 207

Shades and tints

Shades of #6F4A87

#6F4A87
(111,74,135)
#65447B
(101,68,123)
#5B3E6F
(91,62,111)
#513863
(81,56,99)
#473257
(71,50,87)
#3D2C4B
(61,44,75)
#33263F
(51,38,63)
#292033
(41,32,51)
#1F1A27
(31,26,39)
#15141B
(21,20,27)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #6F4A87

#6F4A87
(111,74,135)
#7C5A91
(124,90,145)
#896A9B
(137,106,155)
#967AA5
(150,122,165)
#A38AAF
(163,138,175)
#B09AB9
(176,154,185)
#BDAAC3
(189,170,195)
#CABACD
(202,186,205)
#D7CAD7
(215,202,215)
#E4DAE1
(228,218,225)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4A87 color. Also use rgb(111,74,135) instead hex code.

Text Font Color

.myTextColor { color: #6F4A87; }

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

This text font color is #6F4A87.

Background Color

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

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

This div background color is #6F4A87.

Border color

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

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

This div border color is #6F4A87.

Opacity

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

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

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

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

This text has shadow with #6F4A87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4A87.

Preview

Color preview on black background

This text has color #6F4A87 on black background.


Color preview on white background

This text has color #6F4A87 on white background.


Black color preview on #6F4A87 background

This text has black color on #6F4A87 background.


White color preview on #6F4A87 background

This text has white color on #6F4A87 background.


Related colors

Complementary color

Complementary color for #hex is #90B578.


I love getcolorcode.com

Triadic colors

1 #876F4A and #4A876F with #6F4A87 are triadic colors.

2 #874A6F and #4A6F87 with #6F4A87 are triadic colors.