COLOR #362849

HEX: #362849 RGB: (54,40,73)

Color info

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

RGB color model

#362849 color RGB value is (54,40,73).

RGB: (54,40,73) (21%, 16%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 40 of 255 = 16%
B 73 of 255 = 29%

54
40
73

R + G + B ~ 22%. #362849 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 40 + 73 = 167 (100%)
R 54 of 167 ~ 32.34%
G 40 of 167 ~ 23.95%
B 73 of 167 ~ 43.71'%

%32.34
%23.95
%43.71

CMYK color model

#362849 color CMYK value is (26,45,0,71).

  • cyan value is 26.03%
  • magenta value is 45.21%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (26,45,0,71)
C26M45Y0K71 (26%, 45%, 0%, 71%)
(0.26 / 0.45 / 0.00 / 0.71)

CMYK percentages

%26.03
%45.21
%0
%71.37

Codes

Color #362849 in popluar color models

36 28 49
RGB 54 40 73
HSL 265° 29.20% 22.16%
HSB/HSV 265° 45.21% 28.63%
CMYK 26.03% 45.21% 0.00%
71.37%

Color #362849 in popluar number systems.

HEX 36 28 49
Decimal 54 40 73
Binary 110110 101000 1001001
Octal 66 50 111

Shades and tints

Shades of #362849

#362849
(54,40,73)
#322543
(50,37,67)
#2E223D
(46,34,61)
#2A1F37
(42,31,55)
#261C31
(38,28,49)
#22192B
(34,25,43)
#1E1625
(30,22,37)
#1A131F
(26,19,31)
#161019
(22,16,25)
#120D13
(18,13,19)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #362849

#362849
(54,40,73)
#483B59
(72,59,89)
#5A4E69
(90,78,105)
#6C6179
(108,97,121)
#7E7489
(126,116,137)
#908799
(144,135,153)
#A29AA9
(162,154,169)
#B4ADB9
(180,173,185)
#C6C0C9
(198,192,201)
#D8D3D9
(216,211,217)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362849 color. Also use rgb(54,40,73) instead hex code.

Text Font Color

.myTextColor { color: #362849; }

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

This text font color is #362849.

Background Color

.myBgColor { background-color: #362849; }

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

This div background color is #362849.

Border color

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

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

This div border color is #362849.

Opacity

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

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

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

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

This text has shadow with #362849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362849.

Preview

Color preview on black background

This text has color #362849 on black background.


Color preview on white background

This text has color #362849 on white background.


Black color preview on #362849 background

This text has black color on #362849 background.


White color preview on #362849 background

This text has white color on #362849 background.


Related colors

Complementary color

Complementary color for #hex is #C9D7B6.


I love getcolorcode.com

Triadic colors

1 #493628 and #284936 with #362849 are triadic colors.

2 #492836 and #283649 with #362849 are triadic colors.