COLOR #5D7628

HEX: #5D7628 RGB: (93,118,40)

Color info

#5D7628 contains mainly red and green colors. Web safe color of #5D7628 is #666633 (or #663).

RGB color model

#5D7628 color RGB value is (93,118,40).

RGB: (93,118,40) (36%, 46%, 16%)

RGB channels and saturation

R 93 of 255 = 36%
G 118 of 255 = 46%
B 40 of 255 = 16%

93
118
40

R + G + B ~ 33%. #5D7628 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 118 + 40 = 251 (100%)
R 93 of 251 ~ 37.05%
G 118 of 251 ~ 47.01%
B 40 of 251 ~ 15.94'%

%37.05
%47.01
%15.94

CMYK color model

#5D7628 color CMYK value is (21,0,66,54).

  • cyan value is 21.19%
  • magenta value is 0.00%
  • yellow value is 66.10%
  • key color value is 53.73%

CMYK: (21,0,66,54)
C21M0Y66K54 (21%, 0%, 66%, 54%)
(0.21 / 0.00 / 0.66 / 0.54)

CMYK percentages

%21.19
%0
%66.1
%53.73

Codes

Color #5D7628 in popluar color models

5D 76 28
RGB 93 118 40
HSL 79° 49.37% 30.98%
HSB/HSV 79° 66.10% 46.27%
CMYK 21.19% 0.00% 66.10%
53.73%

Color #5D7628 in popluar number systems.

HEX 5D 76 28
Decimal 93 118 40
Binary 1011101 1110110 101000
Octal 135 166 50

Shades and tints

Shades of #5D7628

#5D7628
(93,118,40)
#556C25
(85,108,37)
#4D6222
(77,98,34)
#45581F
(69,88,31)
#3D4E1C
(61,78,28)
#354419
(53,68,25)
#2D3A16
(45,58,22)
#253013
(37,48,19)
#1D2610
(29,38,16)
#151C0D
(21,28,13)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #5D7628

#5D7628
(93,118,40)
#6B823B
(107,130,59)
#798E4E
(121,142,78)
#879A61
(135,154,97)
#95A674
(149,166,116)
#A3B287
(163,178,135)
#B1BE9A
(177,190,154)
#BFCAAD
(191,202,173)
#CDD6C0
(205,214,192)
#DBE2D3
(219,226,211)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7628 color. Also use rgb(93,118,40) instead hex code.

Text Font Color

.myTextColor { color: #5D7628; }

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

This text font color is #5D7628.

Background Color

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

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

This div background color is #5D7628.

Border color

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

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

This div border color is #5D7628.

Opacity

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

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

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

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

This text has shadow with #5D7628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7628.

Preview

Color preview on black background

This text has color #5D7628 on black background.


Color preview on white background

This text has color #5D7628 on white background.


Black color preview on #5D7628 background

This text has black color on #5D7628 background.


White color preview on #5D7628 background

This text has white color on #5D7628 background.


Related colors

Complementary color

Complementary color for #hex is #A289D7.


I love getcolorcode.com

Triadic colors

1 #285D76 and #76285D with #5D7628 are triadic colors.

2 #28765D and #765D28 with #5D7628 are triadic colors.