COLOR #5D9246

HEX: #5D9246 RGB: (93,146,70)

Color info

#5D9246 contains mainly red and green colors. Web safe color of #5D9246 is #669933 (or #693).

RGB color model

#5D9246 color RGB value is (93,146,70).

RGB: (93,146,70) (36%, 57%, 27%)

RGB channels and saturation

R 93 of 255 = 36%
G 146 of 255 = 57%
B 70 of 255 = 27%

93
146
70

R + G + B ~ 40%. #5D9246 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 93 + 146 + 70 = 309 (100%)
R 93 of 309 ~ 30.1%
G 146 of 309 ~ 47.25%
B 70 of 309 ~ 22.65'%

%30.1
%47.25
%22.65

CMYK color model

#5D9246 color CMYK value is (36,0,52,43).

  • cyan value is 36.30%
  • magenta value is 0.00%
  • yellow value is 52.05%
  • key color value is 42.75%

CMYK: (36,0,52,43)
C36M0Y52K43 (36%, 0%, 52%, 43%)
(0.36 / 0.00 / 0.52 / 0.43)

CMYK percentages

%36.3
%0
%52.05
%42.75

Codes

Color #5D9246 in popluar color models

5D 92 46
RGB 93 146 70
HSL 102° 35.19% 42.35%
HSB/HSV 102° 52.05% 57.25%
CMYK 36.30% 0.00% 52.05%
42.75%

Color #5D9246 in popluar number systems.

HEX 5D 92 46
Decimal 93 146 70
Binary 1011101 10010010 1000110
Octal 135 222 106

Shades and tints

Shades of #5D9246

#5D9246
(93,146,70)
#558540
(85,133,64)
#4D783A
(77,120,58)
#456B34
(69,107,52)
#3D5E2E
(61,94,46)
#355128
(53,81,40)
#2D4422
(45,68,34)
#25371C
(37,55,28)
#1D2A16
(29,42,22)
#151D10
(21,29,16)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #5D9246

#5D9246
(93,146,70)
#6B9B56
(107,155,86)
#79A466
(121,164,102)
#87AD76
(135,173,118)
#95B686
(149,182,134)
#A3BF96
(163,191,150)
#B1C8A6
(177,200,166)
#BFD1B6
(191,209,182)
#CDDAC6
(205,218,198)
#DBE3D6
(219,227,214)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9246 color. Also use rgb(93,146,70) instead hex code.

Text Font Color

.myTextColor { color: #5D9246; }

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

This text font color is #5D9246.

Background Color

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

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

This div background color is #5D9246.

Border color

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

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

This div border color is #5D9246.

Opacity

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

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

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

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

This text has shadow with #5D9246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9246.

Preview

Color preview on black background

This text has color #5D9246 on black background.


Color preview on white background

This text has color #5D9246 on white background.


Black color preview on #5D9246 background

This text has black color on #5D9246 background.


White color preview on #5D9246 background

This text has white color on #5D9246 background.


Related colors

Complementary color

Complementary color for #hex is #A26DB9.


I love getcolorcode.com

Triadic colors

1 #465D92 and #92465D with #5D9246 are triadic colors.

2 #46925D and #925D46 with #5D9246 are triadic colors.