COLOR #362309

HEX: #362309 RGB: (54,35,9)

Color info

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

RGB color model

#362309 color RGB value is (54,35,9).

RGB: (54,35,9) (21%, 14%, 4%)

RGB channels and saturation

R 54 of 255 = 21%
G 35 of 255 = 14%
B 9 of 255 = 4%

54
35
9

R + G + B ~ 13%. #362309 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 35 + 9 = 98 (100%)
R 54 of 98 ~ 55.1%
G 35 of 98 ~ 35.71%
B 9 of 98 ~ 9.18'%

%55.1
%35.71

CMYK color model

#362309 color CMYK value is (0,35,83,79).

  • cyan value is 0.00%
  • magenta value is 35.19%
  • yellow value is 83.33%
  • key color value is 78.82%
CMYK: (0,35,83,79) C0M35Y83K79 (0%,35%,83%,79%) (0.00/0.35/0.83/0.79) 

CMYK percentages

%0
%35.19
%83.33
%78.82

Codes

Color #362309 in popluar color models

36 23 09
RGB 54 35 9
HSL 35° 71.43% 12.35%
HSB/HSV 35° 83.33% 21.18%
CMYK 0.00% 35.19% 83.33%
78.82%

Color #362309 in popluar number systems.

HEX 36 23 09
Decimal 54 35 9
Binary 110110 100011 1001
Octal 66 43 11

Shades and tints

Shades of #362309

#362309
(54,35,9)
#322009
(50,32,9)
#2E1D09
(46,29,9)
#2A1A09
(42,26,9)
#261709
(38,23,9)
#221409
(34,20,9)
#1E1109
(30,17,9)
#1A0E09
(26,14,9)
#160B09
(22,11,9)
#120809
(18,8,9)
#0E0509
(14,5,9)
#000000
(0,0,0)

Tints of #362309

#362309
(54,35,9)
#48371F
(72,55,31)
#5A4B35
(90,75,53)
#6C5F4B
(108,95,75)
#7E7361
(126,115,97)
#908777
(144,135,119)
#A29B8D
(162,155,141)
#B4AFA3
(180,175,163)
#C6C3B9
(198,195,185)
#D8D7CF
(216,215,207)
#EAEBE5
(234,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362309 color. Also use rgb(54,35,9) instead hex code.

Text Font Color

.myTextColor { color: #362309; }

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

This text font color is #362309.

Background Color

.myBgColor { background-color: #362309; }

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

This div background color is #362309.

Border color

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

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

This div border color is #362309.

Opacity

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

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

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

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

This text has shadow with #362309 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362309.

Preview

Color preview on black background

This text has color #362309 on black background.


Color preview on white background

This text has color #362309 on white background.


Black color preview on #362309 background

This text has black color on #362309 background.


White color preview on #362309 background

This text has white color on #362309 background.


Related colors

Complementary color

Complementary color for #hex is #C9DCF6.


I love getcolorcode.com

Triadic colors

1 #093623 and #230936 with #362309 are triadic colors.

2 #092336 and #233609 with #362309 are triadic colors.