COLOR #361308

HEX: #361308 RGB: (54,19,8)

Color info

#361308 contains red, green and blue colors in about the same proportion. Web safe color of #361308 is #330000 (or #300).

RGB color model

#361308 color RGB value is (54,19,8).

RGB: (54,19,8) (21%, 7%, 3%)

RGB channels and saturation

R 54 of 255 = 21%
G 19 of 255 = 7%
B 8 of 255 = 3%

54
19
8

R + G + B ~ 10%. #361308 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 19 + 8 = 81 (100%)
R 54 of 81 ~ 66.67%
G 19 of 81 ~ 23.46%
B 8 of 81 ~ 9.88'%

%66.67
%23.46

CMYK color model

#361308 color CMYK value is (0,65,85,79).

  • cyan value is 0.00%
  • magenta value is 64.81%
  • yellow value is 85.19%
  • key color value is 78.82%

CMYK: (0,65,85,79)
C0M65Y85K79 (0%, 65%, 85%, 79%)
(0.00 / 0.65 / 0.85 / 0.79)

CMYK percentages

%0
%64.81
%85.19
%78.82

Codes

Color #361308 in popluar color models

36 13 08
RGB 54 19 8
HSL 14° 74.19% 12.16%
HSB/HSV 14° 85.19% 21.18%
CMYK 0.00% 64.81% 85.19%
78.82%

Color #361308 in popluar number systems.

HEX 36 13 08
Decimal 54 19 8
Binary 110110 10011 1000
Octal 66 23 10

Shades and tints

Shades of #361308

#361308
(54,19,8)
#321208
(50,18,8)
#2E1108
(46,17,8)
#2A1008
(42,16,8)
#260F08
(38,15,8)
#220E08
(34,14,8)
#1E0D08
(30,13,8)
#1A0C08
(26,12,8)
#160B08
(22,11,8)
#120A08
(18,10,8)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #361308

#361308
(54,19,8)
#48281E
(72,40,30)
#5A3D34
(90,61,52)
#6C524A
(108,82,74)
#7E6760
(126,103,96)
#907C76
(144,124,118)
#A2918C
(162,145,140)
#B4A6A2
(180,166,162)
#C6BBB8
(198,187,184)
#D8D0CE
(216,208,206)
#EAE5E4
(234,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #361308; }

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

This text font color is #361308.

Background Color

.myBgColor { background-color: #361308; }

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

This div background color is #361308.

Border color

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

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

This div border color is #361308.

Opacity

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

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

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

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

This text has shadow with #361308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361308.

Preview

Color preview on black background

This text has color #361308 on black background.


Color preview on white background

This text has color #361308 on white background.


Black color preview on #361308 background

This text has black color on #361308 background.


White color preview on #361308 background

This text has white color on #361308 background.


Related colors

Complementary color

Complementary color for #hex is #C9ECF7.


I love getcolorcode.com

Triadic colors

1 #083613 and #130836 with #361308 are triadic colors.

2 #081336 and #133608 with #361308 are triadic colors.