COLOR #362250

HEX: #362250 RGB: (54,34,80)

Color info

#362250 contains red, green and blue colors in about the same proportion. Web safe color of #362250 is #333366 (or #336).

RGB color model

#362250 color RGB value is (54,34,80).

RGB: (54,34,80) (21%, 13%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 34 of 255 = 13%
B 80 of 255 = 31%

54
34
80

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

Portions of RGB colors in percentages

R + G + B = 54 + 34 + 80 = 168 (100%)
R 54 of 168 ~ 32.14%
G 34 of 168 ~ 20.24%
B 80 of 168 ~ 47.62'%

%32.14
%20.24
%47.62

CMYK color model

#362250 color CMYK value is (33,58,0,69).

  • cyan value is 32.50%
  • magenta value is 57.50%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (33,58,0,69) C33M58Y0K69 (33%,58%,0%,69%) (0.33/0.58/0.00/0.69) 

CMYK percentages

%32.5
%57.5
%0
%68.63

Codes

Color #362250 in popluar color models

36 22 50
RGB 54 34 80
HSL 266° 40.35% 22.35%
HSB/HSV 266° 57.50% 31.37%
CMYK 32.50% 57.50% 0.00%
68.63%

Color #362250 in popluar number systems.

HEX 36 22 50
Decimal 54 34 80
Binary 110110 100010 1010000
Octal 66 42 120

Shades and tints

Shades of #362250

#362250
(54,34,80)
#321F49
(50,31,73)
#2E1C42
(46,28,66)
#2A193B
(42,25,59)
#261634
(38,22,52)
#22132D
(34,19,45)
#1E1026
(30,16,38)
#1A0D1F
(26,13,31)
#160A18
(22,10,24)
#120711
(18,7,17)
#0E040A
(14,4,10)
#000000
(0,0,0)

Tints of #362250

#362250
(54,34,80)
#48365F
(72,54,95)
#5A4A6E
(90,74,110)
#6C5E7D
(108,94,125)
#7E728C
(126,114,140)
#90869B
(144,134,155)
#A29AAA
(162,154,170)
#B4AEB9
(180,174,185)
#C6C2C8
(198,194,200)
#D8D6D7
(216,214,215)
#EAEAE6
(234,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362250; }

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

This text font color is #362250.

Background Color

.myBgColor { background-color: #362250; }

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

This div background color is #362250.

Border color

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

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

This div border color is #362250.

Opacity

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

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

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

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

This text has shadow with #362250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362250.

Preview

Color preview on black background

This text has color #362250 on black background.


Color preview on white background

This text has color #362250 on white background.


Black color preview on #362250 background

This text has black color on #362250 background.


White color preview on #362250 background

This text has white color on #362250 background.


Related colors

Complementary color

Complementary color for #hex is #C9DDAF.


I love getcolorcode.com

Triadic colors

1 #503622 and #225036 with #362250 are triadic colors.

2 #502236 and #223650 with #362250 are triadic colors.