COLOR #363461

HEX: #363461 RGB: (54,52,97)

Color info

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

RGB color model

#363461 color RGB value is (54,52,97).

RGB: (54,52,97) (21%, 20%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 97 of 255 = 38%

54
52
97

R + G + B ~ 26%. #363461 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 97 = 203 (100%)
R 54 of 203 ~ 26.6%
G 52 of 203 ~ 25.62%
B 97 of 203 ~ 47.78'%

%26.6
%25.62
%47.78

CMYK color model

#363461 color CMYK value is (44,46,0,62).

  • cyan value is 44.33%
  • magenta value is 46.39%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (44,46,0,62)
C44M46Y0K62 (44%, 46%, 0%, 62%)
(0.44 / 0.46 / 0.00 / 0.62)

CMYK percentages

%44.33
%46.39
%0
%61.96

Codes

Color #363461 in popluar color models

36 34 61
RGB 54 52 97
HSL 243° 30.20% 29.22%
HSB/HSV 243° 46.39% 38.04%
CMYK 44.33% 46.39% 0.00%
61.96%

Color #363461 in popluar number systems.

HEX 36 34 61
Decimal 54 52 97
Binary 110110 110100 1100001
Octal 66 64 141

Shades and tints

Shades of #363461

#363461
(54,52,97)
#323059
(50,48,89)
#2E2C51
(46,44,81)
#2A2849
(42,40,73)
#262441
(38,36,65)
#222039
(34,32,57)
#1E1C31
(30,28,49)
#1A1829
(26,24,41)
#161421
(22,20,33)
#121019
(18,16,25)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #363461

#363461
(54,52,97)
#48466F
(72,70,111)
#5A587D
(90,88,125)
#6C6A8B
(108,106,139)
#7E7C99
(126,124,153)
#908EA7
(144,142,167)
#A2A0B5
(162,160,181)
#B4B2C3
(180,178,195)
#C6C4D1
(198,196,209)
#D8D6DF
(216,214,223)
#EAE8ED
(234,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363461 color. Also use rgb(54,52,97) instead hex code.

Text Font Color

.myTextColor { color: #363461; }

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

This text font color is #363461.

Background Color

.myBgColor { background-color: #363461; }

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

This div background color is #363461.

Border color

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

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

This div border color is #363461.

Opacity

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

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

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

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

This text has shadow with #363461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363461.

Preview

Color preview on black background

This text has color #363461 on black background.


Color preview on white background

This text has color #363461 on white background.


Black color preview on #363461 background

This text has black color on #363461 background.


White color preview on #363461 background

This text has white color on #363461 background.


Related colors

Complementary color

Complementary color for #hex is #C9CB9E.


I love getcolorcode.com

Triadic colors

1 #613634 and #346136 with #363461 are triadic colors.

2 #613436 and #343661 with #363461 are triadic colors.