COLOR #6F5D92

HEX: #6F5D92 RGB: (111,93,146)

Color info

#6F5D92 contains red, green and blue colors in about the same proportion. Web safe color of #6F5D92 is #666699 (or #669).

RGB color model

#6F5D92 color RGB value is (111,93,146).

RGB: (111,93,146) (44%, 36%, 57%)

RGB channels and saturation

R 111 of 255 = 44%
G 93 of 255 = 36%
B 146 of 255 = 57%

111
93
146

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

Portions of RGB colors in percentages

R + G + B = 111 + 93 + 146 = 350 (100%)
R 111 of 350 ~ 31.71%
G 93 of 350 ~ 26.57%
B 146 of 350 ~ 41.71'%

%31.71
%26.57
%41.71

CMYK color model

#6F5D92 color CMYK value is (24,36,0,43).

  • cyan value is 23.97%
  • magenta value is 36.30%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (24,36,0,43)
C24M36Y0K43 (24%, 36%, 0%, 43%)
(0.24 / 0.36 / 0.00 / 0.43)

CMYK percentages

%23.97
%36.3
%0
%42.75

Codes

Color #6F5D92 in popluar color models

6F 5D 92
RGB 111 93 146
HSL 260° 22.18% 46.86%
HSB/HSV 260° 36.30% 57.25%
CMYK 23.97% 36.30% 0.00%
42.75%

Color #6F5D92 in popluar number systems.

HEX 6F 5D 92
Decimal 111 93 146
Binary 1101111 1011101 10010010
Octal 157 135 222

Shades and tints

Shades of #6F5D92

#6F5D92
(111,93,146)
#655585
(101,85,133)
#5B4D78
(91,77,120)
#51456B
(81,69,107)
#473D5E
(71,61,94)
#3D3551
(61,53,81)
#332D44
(51,45,68)
#292537
(41,37,55)
#1F1D2A
(31,29,42)
#15151D
(21,21,29)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #6F5D92

#6F5D92
(111,93,146)
#7C6B9B
(124,107,155)
#8979A4
(137,121,164)
#9687AD
(150,135,173)
#A395B6
(163,149,182)
#B0A3BF
(176,163,191)
#BDB1C8
(189,177,200)
#CABFD1
(202,191,209)
#D7CDDA
(215,205,218)
#E4DBE3
(228,219,227)
#F1E9EC
(241,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F5D92 color. Also use rgb(111,93,146) instead hex code.

Text Font Color

.myTextColor { color: #6F5D92; }

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

This text font color is #6F5D92.

Background Color

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

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

This div background color is #6F5D92.

Border color

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

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

This div border color is #6F5D92.

Opacity

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

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

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

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

This text has shadow with #6F5D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F5D92.

Preview

Color preview on black background

This text has color #6F5D92 on black background.


Color preview on white background

This text has color #6F5D92 on white background.


Black color preview on #6F5D92 background

This text has black color on #6F5D92 background.


White color preview on #6F5D92 background

This text has white color on #6F5D92 background.


Related colors

Complementary color

Complementary color for #hex is #90A26D.


I love getcolorcode.com

Triadic colors

1 #926F5D and #5D926F with #6F5D92 are triadic colors.

2 #925D6F and #5D6F92 with #6F5D92 are triadic colors.