COLOR #361241

HEX: #361241 RGB: (54,18,65)

Color info

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

RGB color model

#361241 color RGB value is (54,18,65).

RGB: (54,18,65) (21%, 7%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 18 of 255 = 7%
B 65 of 255 = 25%

54
18
65

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

Portions of RGB colors in percentages

R + G + B = 54 + 18 + 65 = 137 (100%)
R 54 of 137 ~ 39.42%
G 18 of 137 ~ 13.14%
B 65 of 137 ~ 47.45'%

%39.42
%13.14
%47.45

CMYK color model

#361241 color CMYK value is (17,72,0,75).

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

CMYK: (17,72,0,75)
C17M72Y0K75 (17%, 72%, 0%, 75%)
(0.17 / 0.72 / 0.00 / 0.75)

CMYK percentages

%16.92
%72.31
%0
%74.51

Codes

Color #361241 in popluar color models

36 12 41
RGB 54 18 65
HSL 286° 56.63% 16.27%
HSB/HSV 286° 72.31% 25.49%
CMYK 16.92% 72.31% 0.00%
74.51%

Color #361241 in popluar number systems.

HEX 36 12 41
Decimal 54 18 65
Binary 110110 10010 1000001
Octal 66 22 101

Shades and tints

Shades of #361241

#361241
(54,18,65)
#32113C
(50,17,60)
#2E1037
(46,16,55)
#2A0F32
(42,15,50)
#260E2D
(38,14,45)
#220D28
(34,13,40)
#1E0C23
(30,12,35)
#1A0B1E
(26,11,30)
#160A19
(22,10,25)
#120914
(18,9,20)
#0E080F
(14,8,15)
#000000
(0,0,0)

Tints of #361241

#361241
(54,18,65)
#482752
(72,39,82)
#5A3C63
(90,60,99)
#6C5174
(108,81,116)
#7E6685
(126,102,133)
#907B96
(144,123,150)
#A290A7
(162,144,167)
#B4A5B8
(180,165,184)
#C6BAC9
(198,186,201)
#D8CFDA
(216,207,218)
#EAE4EB
(234,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #361241; }

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

This text font color is #361241.

Background Color

.myBgColor { background-color: #361241; }

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

This div background color is #361241.

Border color

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

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

This div border color is #361241.

Opacity

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

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

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

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

This text has shadow with #361241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361241.

Preview

Color preview on black background

This text has color #361241 on black background.


Color preview on white background

This text has color #361241 on white background.


Black color preview on #361241 background

This text has black color on #361241 background.


White color preview on #361241 background

This text has white color on #361241 background.


Related colors

Complementary color

Complementary color for #hex is #C9EDBE.


I love getcolorcode.com

Triadic colors

1 #413612 and #124136 with #361241 are triadic colors.

2 #411236 and #123641 with #361241 are triadic colors.