COLOR #363808

HEX: #363808 RGB: (54,56,8)

Color info

#363808 contains red, green and blue colors in about the same proportion. Web safe color of #363808 is #333300 (or #330).

RGB color model

#363808 color RGB value is (54,56,8).

RGB: (54,56,8) (21%, 22%, 3%)

RGB channels and saturation

R 54 of 255 = 21%
G 56 of 255 = 22%
B 8 of 255 = 3%

54
56
8

R + G + B ~ 15%. #363808 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 56 + 8 = 118 (100%)
R 54 of 118 ~ 45.76%
G 56 of 118 ~ 47.46%
B 8 of 118 ~ 6.78'%

%45.76
%47.46

CMYK color model

#363808 color CMYK value is (4,0,86,78).

  • cyan value is 3.57%
  • magenta value is 0.00%
  • yellow value is 85.71%
  • key color value is 78.04%

CMYK: (4,0,86,78)
C4M0Y86K78 (4%, 0%, 86%, 78%)
(0.04 / 0.00 / 0.86 / 0.78)

CMYK percentages

%3.57
%0
%85.71
%78.04

Codes

Color #363808 in popluar color models

36 38 08
RGB 54 56 8
HSL 63° 75.00% 12.55%
HSB/HSV 63° 85.71% 21.96%
CMYK 3.57% 0.00% 85.71%
78.04%

Color #363808 in popluar number systems.

HEX 36 38 08
Decimal 54 56 8
Binary 110110 111000 1000
Octal 66 70 10

Shades and tints

Shades of #363808

#363808
(54,56,8)
#323308
(50,51,8)
#2E2E08
(46,46,8)
#2A2908
(42,41,8)
#262408
(38,36,8)
#221F08
(34,31,8)
#1E1A08
(30,26,8)
#1A1508
(26,21,8)
#161008
(22,16,8)
#120B08
(18,11,8)
#0E0608
(14,6,8)
#000000
(0,0,0)

Tints of #363808

#363808
(54,56,8)
#484A1E
(72,74,30)
#5A5C34
(90,92,52)
#6C6E4A
(108,110,74)
#7E8060
(126,128,96)
#909276
(144,146,118)
#A2A48C
(162,164,140)
#B4B6A2
(180,182,162)
#C6C8B8
(198,200,184)
#D8DACE
(216,218,206)
#EAECE4
(234,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363808; }

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

This text font color is #363808.

Background Color

.myBgColor { background-color: #363808; }

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

This div background color is #363808.

Border color

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

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

This div border color is #363808.

Opacity

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

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

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

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

This text has shadow with #363808 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363808.

Preview

Color preview on black background

This text has color #363808 on black background.


Color preview on white background

This text has color #363808 on white background.


Black color preview on #363808 background

This text has black color on #363808 background.


White color preview on #363808 background

This text has white color on #363808 background.


Related colors

Complementary color

Complementary color for #hex is #C9C7F7.


I love getcolorcode.com

Triadic colors

1 #083638 and #380836 with #363808 are triadic colors.

2 #083836 and #383608 with #363808 are triadic colors.