COLOR #362827

HEX: #362827 RGB: (54,40,39)

Color info

#362827 contains red, green and blue colors in about the same proportion. Web safe color of #362827 is #333333 (or #333).

RGB color model

#362827 color RGB value is (54,40,39).

RGB: (54,40,39) (21%, 16%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 40 of 255 = 16%
B 39 of 255 = 15%

54
40
39

R + G + B ~ 17%. #362827 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 40 + 39 = 133 (100%)
R 54 of 133 ~ 40.6%
G 40 of 133 ~ 30.08%
B 39 of 133 ~ 29.32'%

%40.6
%30.08
%29.32

CMYK color model

#362827 color CMYK value is (0,26,28,79).

  • cyan value is 0.00%
  • magenta value is 25.93%
  • yellow value is 27.78%
  • key color value is 78.82%
CMYK: (0,26,28,79) C0M26Y28K79 (0%,26%,28%,79%) (0.00/0.26/0.28/0.79) 

CMYK percentages

%0
%25.93
%27.78
%78.82

Codes

Color #362827 in popluar color models

36 28 27
RGB 54 40 39
HSL 16.13% 18.24%
HSB/HSV 27.78% 21.18%
CMYK 0.00% 25.93% 27.78%
78.82%

Color #362827 in popluar number systems.

HEX 36 28 27
Decimal 54 40 39
Binary 110110 101000 100111
Octal 66 50 47

Shades and tints

Shades of #362827

#362827
(54,40,39)
#322524
(50,37,36)
#2E2221
(46,34,33)
#2A1F1E
(42,31,30)
#261C1B
(38,28,27)
#221918
(34,25,24)
#1E1615
(30,22,21)
#1A1312
(26,19,18)
#16100F
(22,16,15)
#120D0C
(18,13,12)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #362827

#362827
(54,40,39)
#483B3A
(72,59,58)
#5A4E4D
(90,78,77)
#6C6160
(108,97,96)
#7E7473
(126,116,115)
#908786
(144,135,134)
#A29A99
(162,154,153)
#B4ADAC
(180,173,172)
#C6C0BF
(198,192,191)
#D8D3D2
(216,211,210)
#EAE6E5
(234,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362827 color. Also use rgb(54,40,39) instead hex code.

Text Font Color

.myTextColor { color: #362827; }

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

This text font color is #362827.

Background Color

.myBgColor { background-color: #362827; }

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

This div background color is #362827.

Border color

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

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

This div border color is #362827.

Opacity

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

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

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

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

This text has shadow with #362827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362827.

Preview

Color preview on black background

This text has color #362827 on black background.


Color preview on white background

This text has color #362827 on white background.


Black color preview on #362827 background

This text has black color on #362827 background.


White color preview on #362827 background

This text has white color on #362827 background.


Related colors

Complementary color

Complementary color for #hex is #C9D7D8.


I love getcolorcode.com

Triadic colors

1 #273628 and #282736 with #362827 are triadic colors.

2 #272836 and #283627 with #362827 are triadic colors.