COLOR #363313

HEX: #363313 RGB: (54,51,19)

Color info

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

RGB color model

#363313 color RGB value is (54,51,19).

RGB: (54,51,19) (21%, 20%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 51 of 255 = 20%
B 19 of 255 = 7%

54
51
19

R + G + B ~ 16%. #363313 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 51 + 19 = 124 (100%)
R 54 of 124 ~ 43.55%
G 51 of 124 ~ 41.13%
B 19 of 124 ~ 15.32'%

%43.55
%41.13
%15.32

CMYK color model

#363313 color CMYK value is (0,6,65,79).

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

CMYK: (0,6,65,79)
C0M6Y65K79 (0%, 6%, 65%, 79%)
(0.00 / 0.06 / 0.65 / 0.79)

CMYK percentages

%0
%5.56
%64.81
%78.82

Codes

Color #363313 in popluar color models

36 33 13
RGB 54 51 19
HSL 55° 47.95% 14.31%
HSB/HSV 55° 64.81% 21.18%
CMYK 0.00% 5.56% 64.81%
78.82%

Color #363313 in popluar number systems.

HEX 36 33 13
Decimal 54 51 19
Binary 110110 110011 10011
Octal 66 63 23

Shades and tints

Shades of #363313

#363313
(54,51,19)
#322F12
(50,47,18)
#2E2B11
(46,43,17)
#2A2710
(42,39,16)
#26230F
(38,35,15)
#221F0E
(34,31,14)
#1E1B0D
(30,27,13)
#1A170C
(26,23,12)
#16130B
(22,19,11)
#120F0A
(18,15,10)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #363313

#363313
(54,51,19)
#484528
(72,69,40)
#5A573D
(90,87,61)
#6C6952
(108,105,82)
#7E7B67
(126,123,103)
#908D7C
(144,141,124)
#A29F91
(162,159,145)
#B4B1A6
(180,177,166)
#C6C3BB
(198,195,187)
#D8D5D0
(216,213,208)
#EAE7E5
(234,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363313; }

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

This text font color is #363313.

Background Color

.myBgColor { background-color: #363313; }

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

This div background color is #363313.

Border color

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

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

This div border color is #363313.

Opacity

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

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

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

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

This text has shadow with #363313 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363313.

Preview

Color preview on black background

This text has color #363313 on black background.


Color preview on white background

This text has color #363313 on white background.


Black color preview on #363313 background

This text has black color on #363313 background.


White color preview on #363313 background

This text has white color on #363313 background.


Related colors

Complementary color

Complementary color for #hex is #C9CCEC.


I love getcolorcode.com

Triadic colors

1 #133633 and #331336 with #363313 are triadic colors.

2 #133336 and #333613 with #363313 are triadic colors.