COLOR #363507

HEX: #363507 RGB: (54,53,7)

Color info

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

RGB color model

#363507 color RGB value is (54,53,7).

RGB: (54,53,7) (21%, 21%, 3%)

RGB channels and saturation

R 54 of 255 = 21%
G 53 of 255 = 21%
B 7 of 255 = 3%

54
53
7

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

Portions of RGB colors in percentages

R + G + B = 54 + 53 + 7 = 114 (100%)
R 54 of 114 ~ 47.37%
G 53 of 114 ~ 46.49%
B 7 of 114 ~ 6.14'%

%47.37
%46.49

CMYK color model

#363507 color CMYK value is (0,2,87,79).

  • cyan value is 0.00%
  • magenta value is 1.85%
  • yellow value is 87.04%
  • key color value is 78.82%

CMYK: (0,2,87,79)
C0M2Y87K79 (0%, 2%, 87%, 79%)
(0.00 / 0.02 / 0.87 / 0.79)

CMYK percentages

%0
%1.85
%87.04
%78.82

Codes

Color #363507 in popluar color models

36 35 07
RGB 54 53 7
HSL 59° 77.05% 11.96%
HSB/HSV 59° 87.04% 21.18%
CMYK 0.00% 1.85% 87.04%
78.82%

Color #363507 in popluar number systems.

HEX 36 35 07
Decimal 54 53 7
Binary 110110 110101 111
Octal 66 65 7

Shades and tints

Shades of #363507

#363507
(54,53,7)
#323107
(50,49,7)
#2E2D07
(46,45,7)
#2A2907
(42,41,7)
#262507
(38,37,7)
#222107
(34,33,7)
#1E1D07
(30,29,7)
#1A1907
(26,25,7)
#161507
(22,21,7)
#121107
(18,17,7)
#0E0D07
(14,13,7)
#000000
(0,0,0)

Tints of #363507

#363507
(54,53,7)
#48471D
(72,71,29)
#5A5933
(90,89,51)
#6C6B49
(108,107,73)
#7E7D5F
(126,125,95)
#908F75
(144,143,117)
#A2A18B
(162,161,139)
#B4B3A1
(180,179,161)
#C6C5B7
(198,197,183)
#D8D7CD
(216,215,205)
#EAE9E3
(234,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363507 color. Also use rgb(54,53,7) instead hex code.

Text Font Color

.myTextColor { color: #363507; }

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

This text font color is #363507.

Background Color

.myBgColor { background-color: #363507; }

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

This div background color is #363507.

Border color

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

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

This div border color is #363507.

Opacity

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

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

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

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

This text has shadow with #363507 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363507.

Preview

Color preview on black background

This text has color #363507 on black background.


Color preview on white background

This text has color #363507 on white background.


Black color preview on #363507 background

This text has black color on #363507 background.


White color preview on #363507 background

This text has white color on #363507 background.


Related colors

Complementary color

Complementary color for #hex is #C9CAF8.


I love getcolorcode.com

Triadic colors

1 #073635 and #350736 with #363507 are triadic colors.

2 #073536 and #353607 with #363507 are triadic colors.