COLOR #361332

HEX: #361332 RGB: (54,19,50)

Color info

#361332 contains red, green and blue colors in about the same proportion. Web safe color of #361332 is #330033 (or #303).

RGB color model

#361332 color RGB value is (54,19,50).

RGB: (54,19,50) (21%, 7%, 20%)

RGB channels and saturation

R 54 of 255 = 21%
G 19 of 255 = 7%
B 50 of 255 = 20%

54
19
50

R + G + B ~ 16%. #361332 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 19 + 50 = 123 (100%)
R 54 of 123 ~ 43.9%
G 19 of 123 ~ 15.45%
B 50 of 123 ~ 40.65'%

%43.9
%15.45
%40.65

CMYK color model

#361332 color CMYK value is (0,65,7,79).

  • cyan value is 0.00%
  • magenta value is 64.81%
  • yellow value is 7.41%
  • key color value is 78.82%

CMYK: (0,65,7,79)
C0M65Y7K79 (0%, 65%, 7%, 79%)
(0.00 / 0.65 / 0.07 / 0.79)

CMYK percentages

%0
%64.81
%7.41
%78.82

Codes

Color #361332 in popluar color models

36 13 32
RGB 54 19 50
HSL 307° 47.95% 14.31%
HSB/HSV 307° 64.81% 21.18%
CMYK 0.00% 64.81% 7.41%
78.82%

Color #361332 in popluar number systems.

HEX 36 13 32
Decimal 54 19 50
Binary 110110 10011 110010
Octal 66 23 62

Shades and tints

Shades of #361332

#361332
(54,19,50)
#32122E
(50,18,46)
#2E112A
(46,17,42)
#2A1026
(42,16,38)
#260F22
(38,15,34)
#220E1E
(34,14,30)
#1E0D1A
(30,13,26)
#1A0C16
(26,12,22)
#160B12
(22,11,18)
#120A0E
(18,10,14)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #361332

#361332
(54,19,50)
#482844
(72,40,68)
#5A3D56
(90,61,86)
#6C5268
(108,82,104)
#7E677A
(126,103,122)
#907C8C
(144,124,140)
#A2919E
(162,145,158)
#B4A6B0
(180,166,176)
#C6BBC2
(198,187,194)
#D8D0D4
(216,208,212)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #361332 color. Also use rgb(54,19,50) instead hex code.

Text Font Color

.myTextColor { color: #361332; }

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

This text font color is #361332.

Background Color

.myBgColor { background-color: #361332; }

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

This div background color is #361332.

Border color

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

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

This div border color is #361332.

Opacity

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

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

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

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

This text has shadow with #361332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361332.

Preview

Color preview on black background

This text has color #361332 on black background.


Color preview on white background

This text has color #361332 on white background.


Black color preview on #361332 background

This text has black color on #361332 background.


White color preview on #361332 background

This text has white color on #361332 background.


Related colors

Complementary color

Complementary color for #hex is #C9ECCD.


I love getcolorcode.com

Triadic colors

1 #323613 and #133236 with #361332 are triadic colors.

2 #321336 and #133632 with #361332 are triadic colors.