COLOR #5F6A56

HEX: #5F6A56 RGB: (95,106,86)

Color info

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

RGB color model

#5F6A56 color RGB value is (95,106,86).

RGB: (95,106,86) (37%, 42%, 34%)

RGB channels and saturation

R 95 of 255 = 37%
G 106 of 255 = 42%
B 86 of 255 = 34%

95
106
86

R + G + B ~ 38%. #5F6A56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 106 + 86 = 287 (100%)
R 95 of 287 ~ 33.1%
G 106 of 287 ~ 36.93%
B 86 of 287 ~ 29.97'%

%33.1
%36.93
%29.97

CMYK color model

#5F6A56 color CMYK value is (10,0,19,58).

  • cyan value is 10.38%
  • magenta value is 0.00%
  • yellow value is 18.87%
  • key color value is 58.43%

CMYK: (10,0,19,58)
C10M0Y19K58 (10%, 0%, 19%, 58%)
(0.10 / 0.00 / 0.19 / 0.58)

CMYK percentages

%10.38
%0
%18.87
%58.43

Codes

Color #5F6A56 in popluar color models

5F 6A 56
RGB 95 106 86
HSL 93° 10.42% 37.65%
HSB/HSV 93° 18.87% 41.57%
CMYK 10.38% 0.00% 18.87%
58.43%

Color #5F6A56 in popluar number systems.

HEX 5F 6A 56
Decimal 95 106 86
Binary 1011111 1101010 1010110
Octal 137 152 126

Shades and tints

Shades of #5F6A56

#5F6A56
(95,106,86)
#57614F
(87,97,79)
#4F5848
(79,88,72)
#474F41
(71,79,65)
#3F463A
(63,70,58)
#373D33
(55,61,51)
#2F342C
(47,52,44)
#272B25
(39,43,37)
#1F221E
(31,34,30)
#171917
(23,25,23)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #5F6A56

#5F6A56
(95,106,86)
#6D7765
(109,119,101)
#7B8474
(123,132,116)
#899183
(137,145,131)
#979E92
(151,158,146)
#A5ABA1
(165,171,161)
#B3B8B0
(179,184,176)
#C1C5BF
(193,197,191)
#CFD2CE
(207,210,206)
#DDDFDD
(221,223,221)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F6A56 color. Also use rgb(95,106,86) instead hex code.

Text Font Color

.myTextColor { color: #5F6A56; }

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

This text font color is #5F6A56.

Background Color

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

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

This div background color is #5F6A56.

Border color

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

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

This div border color is #5F6A56.

Opacity

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

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

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

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

This text has shadow with #5F6A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F6A56.

Preview

Color preview on black background

This text has color #5F6A56 on black background.


Color preview on white background

This text has color #5F6A56 on white background.


Black color preview on #5F6A56 background

This text has black color on #5F6A56 background.


White color preview on #5F6A56 background

This text has white color on #5F6A56 background.


Related colors

Complementary color

Complementary color for #hex is #A095A9.


I love getcolorcode.com

Triadic colors

1 #565F6A and #6A565F with #5F6A56 are triadic colors.

2 #566A5F and #6A5F56 with #5F6A56 are triadic colors.