COLOR #5D6A55

HEX: #5D6A55 RGB: (93,106,85)

Color info

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

RGB color model

#5D6A55 color RGB value is (93,106,85).

RGB: (93,106,85) (36%, 42%, 33%)

RGB channels and saturation

R 93 of 255 = 36%
G 106 of 255 = 42%
B 85 of 255 = 33%

93
106
85

R + G + B ~ 37%. #5D6A55 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 106 + 85 = 284 (100%)
R 93 of 284 ~ 32.75%
G 106 of 284 ~ 37.32%
B 85 of 284 ~ 29.93'%

%32.75
%37.32
%29.93

CMYK color model

#5D6A55 color CMYK value is (12,0,20,58).

  • cyan value is 12.26%
  • magenta value is 0.00%
  • yellow value is 19.81%
  • key color value is 58.43%

CMYK: (12,0,20,58)
C12M0Y20K58 (12%, 0%, 20%, 58%)
(0.12 / 0.00 / 0.20 / 0.58)

CMYK percentages

%12.26
%0
%19.81
%58.43

Codes

Color #5D6A55 in popluar color models

5D 6A 55
RGB 93 106 85
HSL 97° 10.99% 37.45%
HSB/HSV 97° 19.81% 41.57%
CMYK 12.26% 0.00% 19.81%
58.43%

Color #5D6A55 in popluar number systems.

HEX 5D 6A 55
Decimal 93 106 85
Binary 1011101 1101010 1010101
Octal 135 152 125

Shades and tints

Shades of #5D6A55

#5D6A55
(93,106,85)
#55614E
(85,97,78)
#4D5847
(77,88,71)
#454F40
(69,79,64)
#3D4639
(61,70,57)
#353D32
(53,61,50)
#2D342B
(45,52,43)
#252B24
(37,43,36)
#1D221D
(29,34,29)
#151916
(21,25,22)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #5D6A55

#5D6A55
(93,106,85)
#6B7764
(107,119,100)
#798473
(121,132,115)
#879182
(135,145,130)
#959E91
(149,158,145)
#A3ABA0
(163,171,160)
#B1B8AF
(177,184,175)
#BFC5BE
(191,197,190)
#CDD2CD
(205,210,205)
#DBDFDC
(219,223,220)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6A55 color. Also use rgb(93,106,85) instead hex code.

Text Font Color

.myTextColor { color: #5D6A55; }

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

This text font color is #5D6A55.

Background Color

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

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

This div background color is #5D6A55.

Border color

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

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

This div border color is #5D6A55.

Opacity

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

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

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

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

This text has shadow with #5D6A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6A55.

Preview

Color preview on black background

This text has color #5D6A55 on black background.


Color preview on white background

This text has color #5D6A55 on white background.


Black color preview on #5D6A55 background

This text has black color on #5D6A55 background.


White color preview on #5D6A55 background

This text has white color on #5D6A55 background.


Related colors

Complementary color

Complementary color for #hex is #A295AA.


I love getcolorcode.com

Triadic colors

1 #555D6A and #6A555D with #5D6A55 are triadic colors.

2 #556A5D and #6A5D55 with #5D6A55 are triadic colors.