COLOR #5D6338

HEX: #5D6338 RGB: (93,99,56)

Color info

#5D6338 contains red, green and blue colors in about the same proportion. Web safe color of #5D6338 is #666633 (or #663).

RGB color model

#5D6338 color RGB value is (93,99,56).

RGB: (93,99,56) (36%, 39%, 22%)

RGB channels and saturation

R 93 of 255 = 36%
G 99 of 255 = 39%
B 56 of 255 = 22%

93
99
56

R + G + B ~ 32%. #5D6338 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 99 + 56 = 248 (100%)
R 93 of 248 ~ 37.5%
G 99 of 248 ~ 39.92%
B 56 of 248 ~ 22.58'%

%37.5
%39.92
%22.58

CMYK color model

#5D6338 color CMYK value is (6,0,43,61).

  • cyan value is 6.06%
  • magenta value is 0.00%
  • yellow value is 43.43%
  • key color value is 61.18%

CMYK: (6,0,43,61)
C6M0Y43K61 (6%, 0%, 43%, 61%)
(0.06 / 0.00 / 0.43 / 0.61)

CMYK percentages

%6.06
%0
%43.43
%61.18

Codes

Color #5D6338 in popluar color models

5D 63 38
RGB 93 99 56
HSL 68° 27.74% 30.39%
HSB/HSV 68° 43.43% 38.82%
CMYK 6.06% 0.00% 43.43%
61.18%

Color #5D6338 in popluar number systems.

HEX 5D 63 38
Decimal 93 99 56
Binary 1011101 1100011 111000
Octal 135 143 70

Shades and tints

Shades of #5D6338

#5D6338
(93,99,56)
#555A33
(85,90,51)
#4D512E
(77,81,46)
#454829
(69,72,41)
#3D3F24
(61,63,36)
#35361F
(53,54,31)
#2D2D1A
(45,45,26)
#252415
(37,36,21)
#1D1B10
(29,27,16)
#15120B
(21,18,11)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #5D6338

#5D6338
(93,99,56)
#6B714A
(107,113,74)
#797F5C
(121,127,92)
#878D6E
(135,141,110)
#959B80
(149,155,128)
#A3A992
(163,169,146)
#B1B7A4
(177,183,164)
#BFC5B6
(191,197,182)
#CDD3C8
(205,211,200)
#DBE1DA
(219,225,218)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6338 color. Also use rgb(93,99,56) instead hex code.

Text Font Color

.myTextColor { color: #5D6338; }

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

This text font color is #5D6338.

Background Color

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

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

This div background color is #5D6338.

Border color

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

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

This div border color is #5D6338.

Opacity

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

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

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

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

This text has shadow with #5D6338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6338.

Preview

Color preview on black background

This text has color #5D6338 on black background.


Color preview on white background

This text has color #5D6338 on white background.


Black color preview on #5D6338 background

This text has black color on #5D6338 background.


White color preview on #5D6338 background

This text has white color on #5D6338 background.


Related colors

Complementary color

Complementary color for #hex is #A29CC7.


I love getcolorcode.com

Triadic colors

1 #385D63 and #63385D with #5D6338 are triadic colors.

2 #38635D and #635D38 with #5D6338 are triadic colors.