COLOR #362964

HEX: #362964 RGB: (54,41,100)

Color info

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

RGB color model

#362964 color RGB value is (54,41,100).

RGB: (54,41,100) (21%, 16%, 39%)

RGB channels and saturation

R 54 of 255 = 21%
G 41 of 255 = 16%
B 100 of 255 = 39%

54
41
100

R + G + B ~ 25%. #362964 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 41 + 100 = 195 (100%)
R 54 of 195 ~ 27.69%
G 41 of 195 ~ 21.03%
B 100 of 195 ~ 51.28'%

%27.69
%21.03
%51.28

CMYK color model

#362964 color CMYK value is (46,59,0,61).

  • cyan value is 46.00%
  • magenta value is 59.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (46,59,0,61)
C46M59Y0K61 (46%, 59%, 0%, 61%)
(0.46 / 0.59 / 0.00 / 0.61)

CMYK percentages

%46
%59
%0
%60.78

Codes

Color #362964 in popluar color models

36 29 64
RGB 54 41 100
HSL 253° 41.84% 27.65%
HSB/HSV 253° 59.00% 39.22%
CMYK 46.00% 59.00% 0.00%
60.78%

Color #362964 in popluar number systems.

HEX 36 29 64
Decimal 54 41 100
Binary 110110 101001 1100100
Octal 66 51 144

Shades and tints

Shades of #362964

#362964
(54,41,100)
#32265B
(50,38,91)
#2E2352
(46,35,82)
#2A2049
(42,32,73)
#261D40
(38,29,64)
#221A37
(34,26,55)
#1E172E
(30,23,46)
#1A1425
(26,20,37)
#16111C
(22,17,28)
#120E13
(18,14,19)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #362964

#362964
(54,41,100)
#483C72
(72,60,114)
#5A4F80
(90,79,128)
#6C628E
(108,98,142)
#7E759C
(126,117,156)
#9088AA
(144,136,170)
#A29BB8
(162,155,184)
#B4AEC6
(180,174,198)
#C6C1D4
(198,193,212)
#D8D4E2
(216,212,226)
#EAE7F0
(234,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362964 color. Also use rgb(54,41,100) instead hex code.

Text Font Color

.myTextColor { color: #362964; }

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

This text font color is #362964.

Background Color

.myBgColor { background-color: #362964; }

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

This div background color is #362964.

Border color

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

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

This div border color is #362964.

Opacity

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

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

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

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

This text has shadow with #362964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362964.

Preview

Color preview on black background

This text has color #362964 on black background.


Color preview on white background

This text has color #362964 on white background.


Black color preview on #362964 background

This text has black color on #362964 background.


White color preview on #362964 background

This text has white color on #362964 background.


Related colors

Complementary color

Complementary color for #hex is #C9D69B.


I love getcolorcode.com

Triadic colors

1 #643629 and #296436 with #362964 are triadic colors.

2 #642936 and #293664 with #362964 are triadic colors.