COLOR #362141

HEX: #362141 RGB: (54,33,65)

Color info

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

RGB color model

#362141 color RGB value is (54,33,65).

RGB: (54,33,65) (21%, 13%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 33 of 255 = 13%
B 65 of 255 = 25%

54
33
65

R + G + B ~ 20%. #362141 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 33 + 65 = 152 (100%)
R 54 of 152 ~ 35.53%
G 33 of 152 ~ 21.71%
B 65 of 152 ~ 42.76'%

%35.53
%21.71
%42.76

CMYK color model

#362141 color CMYK value is (17,49,0,75).

  • cyan value is 16.92%
  • magenta value is 49.23%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (17,49,0,75)
C17M49Y0K75 (17%, 49%, 0%, 75%)
(0.17 / 0.49 / 0.00 / 0.75)

CMYK percentages

%16.92
%49.23
%0
%74.51

Codes

Color #362141 in popluar color models

36 21 41
RGB 54 33 65
HSL 279° 32.65% 19.22%
HSB/HSV 279° 49.23% 25.49%
CMYK 16.92% 49.23% 0.00%
74.51%

Color #362141 in popluar number systems.

HEX 36 21 41
Decimal 54 33 65
Binary 110110 100001 1000001
Octal 66 41 101

Shades and tints

Shades of #362141

#362141
(54,33,65)
#321E3C
(50,30,60)
#2E1B37
(46,27,55)
#2A1832
(42,24,50)
#26152D
(38,21,45)
#221228
(34,18,40)
#1E0F23
(30,15,35)
#1A0C1E
(26,12,30)
#160919
(22,9,25)
#120614
(18,6,20)
#0E030F
(14,3,15)
#000000
(0,0,0)

Tints of #362141

#362141
(54,33,65)
#483552
(72,53,82)
#5A4963
(90,73,99)
#6C5D74
(108,93,116)
#7E7185
(126,113,133)
#908596
(144,133,150)
#A299A7
(162,153,167)
#B4ADB8
(180,173,184)
#C6C1C9
(198,193,201)
#D8D5DA
(216,213,218)
#EAE9EB
(234,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362141; }

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

This text font color is #362141.

Background Color

.myBgColor { background-color: #362141; }

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

This div background color is #362141.

Border color

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

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

This div border color is #362141.

Opacity

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

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

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

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

This text has shadow with #362141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362141.

Preview

Color preview on black background

This text has color #362141 on black background.


Color preview on white background

This text has color #362141 on white background.


Black color preview on #362141 background

This text has black color on #362141 background.


White color preview on #362141 background

This text has white color on #362141 background.


Related colors

Complementary color

Complementary color for #hex is #C9DEBE.


I love getcolorcode.com

Triadic colors

1 #413621 and #214136 with #362141 are triadic colors.

2 #412136 and #213641 with #362141 are triadic colors.