COLOR #365908

HEX: #365908 RGB: (54,89,8)

Color info

#365908 contains mainly red and green colors. Web safe color of #365908 is #336600 (or #360).

RGB color model

#365908 color RGB value is (54,89,8).

RGB: (54,89,8) (21%, 35%, 3%)

RGB channels and saturation

R 54 of 255 = 21%
G 89 of 255 = 35%
B 8 of 255 = 3%

54
89
8

R + G + B ~ 20%. #365908 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 89 + 8 = 151 (100%)
R 54 of 151 ~ 35.76%
G 89 of 151 ~ 58.94%
B 8 of 151 ~ 5.3'%

%35.76
%58.94

CMYK color model

#365908 color CMYK value is (39,0,91,65).

  • cyan value is 39.33%
  • magenta value is 0.00%
  • yellow value is 91.01%
  • key color value is 65.10%

CMYK: (39,0,91,65)
C39M0Y91K65 (39%, 0%, 91%, 65%)
(0.39 / 0.00 / 0.91 / 0.65)

CMYK percentages

%39.33
%0
%91.01
%65.1

Codes

Color #365908 in popluar color models

36 59 08
RGB 54 89 8
HSL 86° 83.51% 19.02%
HSB/HSV 86° 91.01% 34.90%
CMYK 39.33% 0.00% 91.01%
65.10%

Color #365908 in popluar number systems.

HEX 36 59 08
Decimal 54 89 8
Binary 110110 1011001 1000
Octal 66 131 10

Shades and tints

Shades of #365908

#365908
(54,89,8)
#325108
(50,81,8)
#2E4908
(46,73,8)
#2A4108
(42,65,8)
#263908
(38,57,8)
#223108
(34,49,8)
#1E2908
(30,41,8)
#1A2108
(26,33,8)
#161908
(22,25,8)
#121108
(18,17,8)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #365908

#365908
(54,89,8)
#48681E
(72,104,30)
#5A7734
(90,119,52)
#6C864A
(108,134,74)
#7E9560
(126,149,96)
#90A476
(144,164,118)
#A2B38C
(162,179,140)
#B4C2A2
(180,194,162)
#C6D1B8
(198,209,184)
#D8E0CE
(216,224,206)
#EAEFE4
(234,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365908 color. Also use rgb(54,89,8) instead hex code.

Text Font Color

.myTextColor { color: #365908; }

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

This text font color is #365908.

Background Color

.myBgColor { background-color: #365908; }

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

This div background color is #365908.

Border color

.myBorderColor { border: 1px solid #365908; }

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

This div border color is #365908.

Opacity

.myOpacity80 { color: #365908; opacity: 0.8; }

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

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

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

This text has shadow with #365908 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365908.

Preview

Color preview on black background

This text has color #365908 on black background.


Color preview on white background

This text has color #365908 on white background.


Black color preview on #365908 background

This text has black color on #365908 background.


White color preview on #365908 background

This text has white color on #365908 background.


Related colors

Complementary color

Complementary color for #hex is #C9A6F7.


I love getcolorcode.com

Triadic colors

1 #083659 and #590836 with #365908 are triadic colors.

2 #085936 and #593608 with #365908 are triadic colors.