COLOR #6F6A6F

HEX: #6F6A6F RGB: (111,106,111)

Color info

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

RGB color model

#6F6A6F color RGB value is (111,106,111).

RGB: (111,106,111) (44%, 42%, 44%)

RGB channels and saturation

R 111 of 255 = 44%
G 106 of 255 = 42%
B 111 of 255 = 44%

111
106
111

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

Portions of RGB colors in percentages

R + G + B = 111 + 106 + 111 = 328 (100%)
R 111 of 328 ~ 33.84%
G 106 of 328 ~ 32.32%
B 111 of 328 ~ 33.84'%

%33.84
%32.32
%33.84

CMYK color model

#6F6A6F color CMYK value is (0,5,0,56).

  • cyan value is 0.00%
  • magenta value is 4.50%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (0,5,0,56)
C0M5Y0K56 (0%, 5%, 0%, 56%)
(0.00 / 0.05 / 0.00 / 0.56)

CMYK percentages

%0
%4.5
%0
%56.47

Codes

Color #6F6A6F in popluar color models

6F 6A 6F
RGB 111 106 111
HSL 300° 2.30% 42.55%
HSB/HSV 300° 4.50% 43.53%
CMYK 0.00% 4.50% 0.00%
56.47%

Color #6F6A6F in popluar number systems.

HEX 6F 6A 6F
Decimal 111 106 111
Binary 1101111 1101010 1101111
Octal 157 152 157

Shades and tints

Shades of #6F6A6F

#6F6A6F
(111,106,111)
#656165
(101,97,101)
#5B585B
(91,88,91)
#514F51
(81,79,81)
#474647
(71,70,71)
#3D3D3D
(61,61,61)
#333433
(51,52,51)
#292B29
(41,43,41)
#1F221F
(31,34,31)
#151915
(21,25,21)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #6F6A6F

#6F6A6F
(111,106,111)
#7C777C
(124,119,124)
#898489
(137,132,137)
#969196
(150,145,150)
#A39EA3
(163,158,163)
#B0ABB0
(176,171,176)
#BDB8BD
(189,184,189)
#CAC5CA
(202,197,202)
#D7D2D7
(215,210,215)
#E4DFE4
(228,223,228)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F6A6F; }

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

This text font color is #6F6A6F.

Background Color

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

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

This div background color is #6F6A6F.

Border color

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

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

This div border color is #6F6A6F.

Opacity

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

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

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

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

This text has shadow with #6F6A6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F6A6F.

Preview

Color preview on black background

This text has color #6F6A6F on black background.


Color preview on white background

This text has color #6F6A6F on white background.


Black color preview on #6F6A6F background

This text has black color on #6F6A6F background.


White color preview on #6F6A6F background

This text has white color on #6F6A6F background.


Related colors

Complementary color

Complementary color for #hex is #909590.


I love getcolorcode.com

Triadic colors

1 #6F6F6A and #6A6F6F with #6F6A6F are triadic colors.

2 #6F6A6F and #6A6F6F with #6F6A6F are triadic colors.