COLOR #363106

HEX: #363106 RGB: (54,49,6)

Color info

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

RGB color model

#363106 color RGB value is (54,49,6).

RGB: (54,49,6) (21%, 19%, 2%)

RGB channels and saturation

R 54 of 255 = 21%
G 49 of 255 = 19%
B 6 of 255 = 2%

54
49
6

R + G + B ~ 14%. #363106 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 49 + 6 = 109 (100%)
R 54 of 109 ~ 49.54%
G 49 of 109 ~ 44.95%
B 6 of 109 ~ 5.5'%

%49.54
%44.95

CMYK color model

#363106 color CMYK value is (0,9,89,79).

  • cyan value is 0.00%
  • magenta value is 9.26%
  • yellow value is 88.89%
  • key color value is 78.82%

CMYK: (0,9,89,79)
C0M9Y89K79 (0%, 9%, 89%, 79%)
(0.00 / 0.09 / 0.89 / 0.79)

CMYK percentages

%0
%9.26
%88.89
%78.82

Codes

Color #363106 in popluar color models

36 31 06
RGB 54 49 6
HSL 54° 80.00% 11.76%
HSB/HSV 54° 88.89% 21.18%
CMYK 0.00% 9.26% 88.89%
78.82%

Color #363106 in popluar number systems.

HEX 36 31 06
Decimal 54 49 6
Binary 110110 110001 110
Octal 66 61 6

Shades and tints

Shades of #363106

#363106
(54,49,6)
#322D06
(50,45,6)
#2E2906
(46,41,6)
#2A2506
(42,37,6)
#262106
(38,33,6)
#221D06
(34,29,6)
#1E1906
(30,25,6)
#1A1506
(26,21,6)
#161106
(22,17,6)
#120D06
(18,13,6)
#0E0906
(14,9,6)
#000000
(0,0,0)

Tints of #363106

#363106
(54,49,6)
#48431C
(72,67,28)
#5A5532
(90,85,50)
#6C6748
(108,103,72)
#7E795E
(126,121,94)
#908B74
(144,139,116)
#A29D8A
(162,157,138)
#B4AFA0
(180,175,160)
#C6C1B6
(198,193,182)
#D8D3CC
(216,211,204)
#EAE5E2
(234,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363106 color. Also use rgb(54,49,6) instead hex code.

Text Font Color

.myTextColor { color: #363106; }

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

This text font color is #363106.

Background Color

.myBgColor { background-color: #363106; }

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

This div background color is #363106.

Border color

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

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

This div border color is #363106.

Opacity

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

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

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

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

This text has shadow with #363106 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363106.

Preview

Color preview on black background

This text has color #363106 on black background.


Color preview on white background

This text has color #363106 on white background.


Black color preview on #363106 background

This text has black color on #363106 background.


White color preview on #363106 background

This text has white color on #363106 background.


Related colors

Complementary color

Complementary color for #hex is #C9CEF9.


I love getcolorcode.com

Triadic colors

1 #063631 and #310636 with #363106 are triadic colors.

2 #063136 and #313606 with #363106 are triadic colors.