COLOR #362465

HEX: #362465 RGB: (54,36,101)

Color info

#362465 contains mainly red and blue colors. Web safe color of #362465 is #333366 (or #336).

RGB color model

#362465 color RGB value is (54,36,101).

RGB: (54,36,101) (21%, 14%, 40%)

RGB channels and saturation

R 54 of 255 = 21%
G 36 of 255 = 14%
B 101 of 255 = 40%

54
36
101

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

Portions of RGB colors in percentages

R + G + B = 54 + 36 + 101 = 191 (100%)
R 54 of 191 ~ 28.27%
G 36 of 191 ~ 18.85%
B 101 of 191 ~ 52.88'%

%28.27
%18.85
%52.88

CMYK color model

#362465 color CMYK value is (47,64,0,60).

  • cyan value is 46.53%
  • magenta value is 64.36%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (47,64,0,60)
C47M64Y0K60 (47%, 64%, 0%, 60%)
(0.47 / 0.64 / 0.00 / 0.60)

CMYK percentages

%46.53
%64.36
%0
%60.39

Codes

Color #362465 in popluar color models

36 24 65
RGB 54 36 101
HSL 257° 47.45% 26.86%
HSB/HSV 257° 64.36% 39.61%
CMYK 46.53% 64.36% 0.00%
60.39%

Color #362465 in popluar number systems.

HEX 36 24 65
Decimal 54 36 101
Binary 110110 100100 1100101
Octal 66 44 145

Shades and tints

Shades of #362465

#362465
(54,36,101)
#32215C
(50,33,92)
#2E1E53
(46,30,83)
#2A1B4A
(42,27,74)
#261841
(38,24,65)
#221538
(34,21,56)
#1E122F
(30,18,47)
#1A0F26
(26,15,38)
#160C1D
(22,12,29)
#120914
(18,9,20)
#0E060B
(14,6,11)
#000000
(0,0,0)

Tints of #362465

#362465
(54,36,101)
#483773
(72,55,115)
#5A4A81
(90,74,129)
#6C5D8F
(108,93,143)
#7E709D
(126,112,157)
#9083AB
(144,131,171)
#A296B9
(162,150,185)
#B4A9C7
(180,169,199)
#C6BCD5
(198,188,213)
#D8CFE3
(216,207,227)
#EAE2F1
(234,226,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362465 color. Also use rgb(54,36,101) instead hex code.

Text Font Color

.myTextColor { color: #362465; }

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

This text font color is #362465.

Background Color

.myBgColor { background-color: #362465; }

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

This div background color is #362465.

Border color

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

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

This div border color is #362465.

Opacity

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

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

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

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

This text has shadow with #362465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362465.

Preview

Color preview on black background

This text has color #362465 on black background.


Color preview on white background

This text has color #362465 on white background.


Black color preview on #362465 background

This text has black color on #362465 background.


White color preview on #362465 background

This text has white color on #362465 background.


Related colors

Complementary color

Complementary color for #hex is #C9DB9A.


I love getcolorcode.com

Triadic colors

1 #653624 and #246536 with #362465 are triadic colors.

2 #652436 and #243665 with #362465 are triadic colors.