COLOR #362231

HEX: #362231 RGB: (54,34,49)

Color info

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

RGB color model

#362231 color RGB value is (54,34,49).

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

RGB channels and saturation

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

54
34
49

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

Portions of RGB colors in percentages

R + G + B = 54 + 34 + 49 = 137 (100%)
R 54 of 137 ~ 39.42%
G 34 of 137 ~ 24.82%
B 49 of 137 ~ 35.77'%

%39.42
%24.82
%35.77

CMYK color model

#362231 color CMYK value is (0,37,9,79).

  • cyan value is 0.00%
  • magenta value is 37.04%
  • yellow value is 9.26%
  • key color value is 78.82%
CMYK: (0,37,9,79) C0M37Y9K79 (0%,37%,9%,79%) (0.00/0.37/0.09/0.79) 

CMYK percentages

%0
%37.04
%9.26
%78.82

Codes

Color #362231 in popluar color models

36 22 31
RGB 54 34 49
HSL 315° 22.73% 17.25%
HSB/HSV 315° 37.04% 21.18%
CMYK 0.00% 37.04% 9.26%
78.82%

Color #362231 in popluar number systems.

HEX 36 22 31
Decimal 54 34 49
Binary 110110 100010 110001
Octal 66 42 61

Shades and tints

Shades of #362231

#362231
(54,34,49)
#321F2D
(50,31,45)
#2E1C29
(46,28,41)
#2A1925
(42,25,37)
#261621
(38,22,33)
#22131D
(34,19,29)
#1E1019
(30,16,25)
#1A0D15
(26,13,21)
#160A11
(22,10,17)
#12070D
(18,7,13)
#0E0409
(14,4,9)
#000000
(0,0,0)

Tints of #362231

#362231
(54,34,49)
#483643
(72,54,67)
#5A4A55
(90,74,85)
#6C5E67
(108,94,103)
#7E7279
(126,114,121)
#90868B
(144,134,139)
#A29A9D
(162,154,157)
#B4AEAF
(180,174,175)
#C6C2C1
(198,194,193)
#D8D6D3
(216,214,211)
#EAEAE5
(234,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362231; }

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

This text font color is #362231.

Background Color

.myBgColor { background-color: #362231; }

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

This div background color is #362231.

Border color

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

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

This div border color is #362231.

Opacity

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

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

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

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

This text has shadow with #362231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362231.

Preview

Color preview on black background

This text has color #362231 on black background.


Color preview on white background

This text has color #362231 on white background.


Black color preview on #362231 background

This text has black color on #362231 background.


White color preview on #362231 background

This text has white color on #362231 background.


Related colors

Complementary color

Complementary color for #hex is #C9DDCE.


I love getcolorcode.com

Triadic colors

1 #313622 and #223136 with #362231 are triadic colors.

2 #312236 and #223631 with #362231 are triadic colors.