COLOR #362131

HEX: #362131 RGB: (54,33,49)

Color info

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

RGB color model

#362131 color RGB value is (54,33,49).

RGB: (54,33,49) (21%, 13%, 19%)

RGB channels and saturation

R 54 of 255 = 21%
G 33 of 255 = 13%
B 49 of 255 = 19%

54
33
49

R + G + B ~ 18%. #362131 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 33 + 49 = 136 (100%)
R 54 of 136 ~ 39.71%
G 33 of 136 ~ 24.26%
B 49 of 136 ~ 36.03'%

%39.71
%24.26
%36.03

CMYK color model

#362131 color CMYK value is (0,39,9,79).

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

CMYK: (0,39,9,79)
C0M39Y9K79 (0%, 39%, 9%, 79%)
(0.00 / 0.39 / 0.09 / 0.79)

CMYK percentages

%0
%38.89
%9.26
%78.82

Codes

Color #362131 in popluar color models

36 21 31
RGB 54 33 49
HSL 314° 24.14% 17.06%
HSB/HSV 314° 38.89% 21.18%
CMYK 0.00% 38.89% 9.26%
78.82%

Color #362131 in popluar number systems.

HEX 36 21 31
Decimal 54 33 49
Binary 110110 100001 110001
Octal 66 41 61

Shades and tints

Shades of #362131

#362131
(54,33,49)
#321E2D
(50,30,45)
#2E1B29
(46,27,41)
#2A1825
(42,24,37)
#261521
(38,21,33)
#22121D
(34,18,29)
#1E0F19
(30,15,25)
#1A0C15
(26,12,21)
#160911
(22,9,17)
#12060D
(18,6,13)
#0E0309
(14,3,9)
#000000
(0,0,0)

Tints of #362131

#362131
(54,33,49)
#483543
(72,53,67)
#5A4955
(90,73,85)
#6C5D67
(108,93,103)
#7E7179
(126,113,121)
#90858B
(144,133,139)
#A2999D
(162,153,157)
#B4ADAF
(180,173,175)
#C6C1C1
(198,193,193)
#D8D5D3
(216,213,211)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362131; }

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

This text font color is #362131.

Background Color

.myBgColor { background-color: #362131; }

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

This div background color is #362131.

Border color

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

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

This div border color is #362131.

Opacity

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

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

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

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

This text has shadow with #362131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362131.

Preview

Color preview on black background

This text has color #362131 on black background.


Color preview on white background

This text has color #362131 on white background.


Black color preview on #362131 background

This text has black color on #362131 background.


White color preview on #362131 background

This text has white color on #362131 background.


Related colors

Complementary color

Complementary color for #hex is #C9DECE.


I love getcolorcode.com

Triadic colors

1 #313621 and #213136 with #362131 are triadic colors.

2 #312136 and #213631 with #362131 are triadic colors.