COLOR #362D79

HEX: #362D79 RGB: (54,45,121)

Color info

#362D79 contains mainly blue color. Web safe color of #362D79 is #333366 (or #336).

RGB color model

#362D79 color RGB value is (54,45,121).

RGB: (54,45,121) (21%, 18%, 47%)

RGB channels and saturation

R 54 of 255 = 21%
G 45 of 255 = 18%
B 121 of 255 = 47%

54
45
121

R + G + B ~ 29%. #362D79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 45 + 121 = 220 (100%)
R 54 of 220 ~ 24.55%
G 45 of 220 ~ 20.45%
B 121 of 220 ~ 55'%

%24.55
%20.45
%55

CMYK color model

#362D79 color CMYK value is (55,63,0,53).

  • cyan value is 55.37%
  • magenta value is 62.81%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (55,63,0,53)
C55M63Y0K53 (55%, 63%, 0%, 53%)
(0.55 / 0.63 / 0.00 / 0.53)

CMYK percentages

%55.37
%62.81
%0
%52.55

Codes

Color #362D79 in popluar color models

36 2D 79
RGB 54 45 121
HSL 247° 45.78% 32.55%
HSB/HSV 247° 62.81% 47.45%
CMYK 55.37% 62.81% 0.00%
52.55%

Color #362D79 in popluar number systems.

HEX 36 2D 79
Decimal 54 45 121
Binary 110110 101101 1111001
Octal 66 55 171

Shades and tints

Shades of #362D79

#362D79
(54,45,121)
#32296E
(50,41,110)
#2E2563
(46,37,99)
#2A2158
(42,33,88)
#261D4D
(38,29,77)
#221942
(34,25,66)
#1E1537
(30,21,55)
#1A112C
(26,17,44)
#160D21
(22,13,33)
#120916
(18,9,22)
#0E050B
(14,5,11)
#000000
(0,0,0)

Tints of #362D79

#362D79
(54,45,121)
#484085
(72,64,133)
#5A5391
(90,83,145)
#6C669D
(108,102,157)
#7E79A9
(126,121,169)
#908CB5
(144,140,181)
#A29FC1
(162,159,193)
#B4B2CD
(180,178,205)
#C6C5D9
(198,197,217)
#D8D8E5
(216,216,229)
#EAEBF1
(234,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362D79 color. Also use rgb(54,45,121) instead hex code.

Text Font Color

.myTextColor { color: #362D79; }

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

This text font color is #362D79.

Background Color

.myBgColor { background-color: #362D79; }

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

This div background color is #362D79.

Border color

.myBorderColor { border: 1px solid #362D79; }

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

This div border color is #362D79.

Opacity

.myOpacity80 { color: #362D79; opacity: 0.8; }

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

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

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

This text has shadow with #362D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362D79.

Preview

Color preview on black background

This text has color #362D79 on black background.


Color preview on white background

This text has color #362D79 on white background.


Black color preview on #362D79 background

This text has black color on #362D79 background.


White color preview on #362D79 background

This text has white color on #362D79 background.


Related colors

Complementary color

Complementary color for #hex is #C9D286.


I love getcolorcode.com

Triadic colors

1 #79362D and #2D7936 with #362D79 are triadic colors.

2 #792D36 and #2D3679 with #362D79 are triadic colors.