COLOR #5D6C15

HEX: #5D6C15 RGB: (93,108,21)

Color info

#5D6C15 contains mainly red and green colors. Web safe color of #5D6C15 is #666600 (or #660).

RGB color model

#5D6C15 color RGB value is (93,108,21).

RGB: (93,108,21) (36%, 42%, 8%)

RGB channels and saturation

R 93 of 255 = 36%
G 108 of 255 = 42%
B 21 of 255 = 8%

93
108
21

R + G + B ~ 29%. #5D6C15 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 108 + 21 = 222 (100%)
R 93 of 222 ~ 41.89%
G 108 of 222 ~ 48.65%
B 21 of 222 ~ 9.46'%

%41.89
%48.65

CMYK color model

#5D6C15 color CMYK value is (14,0,81,58).

  • cyan value is 13.89%
  • magenta value is 0.00%
  • yellow value is 80.56%
  • key color value is 57.65%

CMYK: (14,0,81,58)
C14M0Y81K58 (14%, 0%, 81%, 58%)
(0.14 / 0.00 / 0.81 / 0.58)

CMYK percentages

%13.89
%0
%80.56
%57.65

Codes

Color #5D6C15 in popluar color models

5D 6C 15
RGB 93 108 21
HSL 70° 67.44% 25.29%
HSB/HSV 70° 80.56% 42.35%
CMYK 13.89% 0.00% 80.56%
57.65%

Color #5D6C15 in popluar number systems.

HEX 5D 6C 15
Decimal 93 108 21
Binary 1011101 1101100 10101
Octal 135 154 25

Shades and tints

Shades of #5D6C15

#5D6C15
(93,108,21)
#556314
(85,99,20)
#4D5A13
(77,90,19)
#455112
(69,81,18)
#3D4811
(61,72,17)
#353F10
(53,63,16)
#2D360F
(45,54,15)
#252D0E
(37,45,14)
#1D240D
(29,36,13)
#151B0C
(21,27,12)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #5D6C15

#5D6C15
(93,108,21)
#6B792A
(107,121,42)
#79863F
(121,134,63)
#879354
(135,147,84)
#95A069
(149,160,105)
#A3AD7E
(163,173,126)
#B1BA93
(177,186,147)
#BFC7A8
(191,199,168)
#CDD4BD
(205,212,189)
#DBE1D2
(219,225,210)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6C15 color. Also use rgb(93,108,21) instead hex code.

Text Font Color

.myTextColor { color: #5D6C15; }

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

This text font color is #5D6C15.

Background Color

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

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

This div background color is #5D6C15.

Border color

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

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

This div border color is #5D6C15.

Opacity

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

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

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

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

This text has shadow with #5D6C15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6C15.

Preview

Color preview on black background

This text has color #5D6C15 on black background.


Color preview on white background

This text has color #5D6C15 on white background.


Black color preview on #5D6C15 background

This text has black color on #5D6C15 background.


White color preview on #5D6C15 background

This text has white color on #5D6C15 background.


Related colors

Complementary color

Complementary color for #hex is #A293EA.


I love getcolorcode.com

Triadic colors

1 #155D6C and #6C155D with #5D6C15 are triadic colors.

2 #156C5D and #6C5D15 with #5D6C15 are triadic colors.