COLOR #5F6B67

HEX: #5F6B67 RGB: (95,107,103)

Color info

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

RGB color model

#5F6B67 color RGB value is (95,107,103).

RGB: (95,107,103) (37%, 42%, 40%)

RGB channels and saturation

R 95 of 255 = 37%
G 107 of 255 = 42%
B 103 of 255 = 40%

95
107
103

R + G + B ~ 40%. #5F6B67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 95 + 107 + 103 = 305 (100%)
R 95 of 305 ~ 31.15%
G 107 of 305 ~ 35.08%
B 103 of 305 ~ 33.77'%

%31.15
%35.08
%33.77

CMYK color model

#5F6B67 color CMYK value is (11,0,4,58).

  • cyan value is 11.21%
  • magenta value is 0.00%
  • yellow value is 3.74%
  • key color value is 58.04%

CMYK: (11,0,4,58)
C11M0Y4K58 (11%, 0%, 4%, 58%)
(0.11 / 0.00 / 0.04 / 0.58)

CMYK percentages

%11.21
%0
%3.74
%58.04

Codes

Color #5F6B67 in popluar color models

5F 6B 67
RGB 95 107 103
HSL 160° 5.94% 39.61%
HSB/HSV 160° 11.21% 41.96%
CMYK 11.21% 0.00% 3.74%
58.04%

Color #5F6B67 in popluar number systems.

HEX 5F 6B 67
Decimal 95 107 103
Binary 1011111 1101011 1100111
Octal 137 153 147

Shades and tints

Shades of #5F6B67

#5F6B67
(95,107,103)
#57625E
(87,98,94)
#4F5955
(79,89,85)
#47504C
(71,80,76)
#3F4743
(63,71,67)
#373E3A
(55,62,58)
#2F3531
(47,53,49)
#272C28
(39,44,40)
#1F231F
(31,35,31)
#171A16
(23,26,22)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #5F6B67

#5F6B67
(95,107,103)
#6D7874
(109,120,116)
#7B8581
(123,133,129)
#89928E
(137,146,142)
#979F9B
(151,159,155)
#A5ACA8
(165,172,168)
#B3B9B5
(179,185,181)
#C1C6C2
(193,198,194)
#CFD3CF
(207,211,207)
#DDE0DC
(221,224,220)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F6B67 color. Also use rgb(95,107,103) instead hex code.

Text Font Color

.myTextColor { color: #5F6B67; }

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

This text font color is #5F6B67.

Background Color

.myBgColor { background-color: #5F6B67; }

<div style="background-color:#5F6B67">Inner text</div>

This div background color is #5F6B67.

Border color

.myBorderColor { border: 1px solid #5F6B67; }

<div style="border:3px solid #5F6B67">Div</div>

This div border color is #5F6B67.

Opacity

.myOpacity80 { color: #5F6B67; opacity: 0.8; }

<p style="color:#5F6B67;opacity:0.8;">80%</p>

Text with #5F6B67 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 #5F6B67;}

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

This text has shadow with #5F6B67 color.


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

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

This text has shadow with #5F6B67 primary color and red secondary color.


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

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

This text has shadow with #5F6B67 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5F6B67.

Preview

Color preview on black background

This text has color #5F6B67 on black background.


Color preview on white background

This text has color #5F6B67 on white background.


Black color preview on #5F6B67 background

This text has black color on #5F6B67 background.


White color preview on #5F6B67 background

This text has white color on #5F6B67 background.


Related colors

Complementary color

Complementary color for #hex is #A09498.


I love getcolorcode.com

Triadic colors

1 #675F6B and #6B675F with #5F6B67 are triadic colors.

2 #676B5F and #6B5F67 with #5F6B67 are triadic colors.