COLOR #6F5E76

HEX: #6F5E76 RGB: (111,94,118)

Color info

#6F5E76 contains red, green and blue colors in about the same proportion. Web safe color of #6F5E76 is #666666 (or #666).

RGB color model

#6F5E76 color RGB value is (111,94,118).

RGB: (111,94,118) (44%, 37%, 46%)

RGB channels and saturation

R 111 of 255 = 44%
G 94 of 255 = 37%
B 118 of 255 = 46%

111
94
118

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

Portions of RGB colors in percentages

R + G + B = 111 + 94 + 118 = 323 (100%)
R 111 of 323 ~ 34.37%
G 94 of 323 ~ 29.1%
B 118 of 323 ~ 36.53'%

%34.37
%29.1
%36.53

CMYK color model

#6F5E76 color CMYK value is (6,20,0,54).

  • cyan value is 5.93%
  • magenta value is 20.34%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (6,20,0,54) C6M20Y0K54 (6%,20%,0%,54%) (0.06/0.20/0.00/0.54) 

CMYK percentages

%5.93
%20.34
%0
%53.73

Codes

Color #6F5E76 in popluar color models

6F 5E 76
RGB 111 94 118
HSL 283° 11.32% 41.57%
HSB/HSV 283° 20.34% 46.27%
CMYK 5.93% 20.34% 0.00%
53.73%

Color #6F5E76 in popluar number systems.

HEX 6F 5E 76
Decimal 111 94 118
Binary 1101111 1011110 1110110
Octal 157 136 166

Shades and tints

Shades of #6F5E76

#6F5E76
(111,94,118)
#65566C
(101,86,108)
#5B4E62
(91,78,98)
#514658
(81,70,88)
#473E4E
(71,62,78)
#3D3644
(61,54,68)
#332E3A
(51,46,58)
#292630
(41,38,48)
#1F1E26
(31,30,38)
#15161C
(21,22,28)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #6F5E76

#6F5E76
(111,94,118)
#7C6C82
(124,108,130)
#897A8E
(137,122,142)
#96889A
(150,136,154)
#A396A6
(163,150,166)
#B0A4B2
(176,164,178)
#BDB2BE
(189,178,190)
#CAC0CA
(202,192,202)
#D7CED6
(215,206,214)
#E4DCE2
(228,220,226)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F5E76 color. Also use rgb(111,94,118) instead hex code.

Text Font Color

.myTextColor { color: #6F5E76; }

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

This text font color is #6F5E76.

Background Color

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

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

This div background color is #6F5E76.

Border color

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

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

This div border color is #6F5E76.

Opacity

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

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

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

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

This text has shadow with #6F5E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F5E76.

Preview

Color preview on black background

This text has color #6F5E76 on black background.


Color preview on white background

This text has color #6F5E76 on white background.


Black color preview on #6F5E76 background

This text has black color on #6F5E76 background.


White color preview on #6F5E76 background

This text has white color on #6F5E76 background.


Related colors

Complementary color

Complementary color for #hex is #90A189.


I love getcolorcode.com

Triadic colors

1 #766F5E and #5E766F with #6F5E76 are triadic colors.

2 #765E6F and #5E6F76 with #6F5E76 are triadic colors.