COLOR #363463

HEX: #363463 RGB: (54,52,99)

Color info

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

RGB color model

#363463 color RGB value is (54,52,99).

RGB: (54,52,99) (21%, 20%, 39%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 99 of 255 = 39%

54
52
99

R + G + B ~ 27%. #363463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 99 = 205 (100%)
R 54 of 205 ~ 26.34%
G 52 of 205 ~ 25.37%
B 99 of 205 ~ 48.29'%

%26.34
%25.37
%48.29

CMYK color model

#363463 color CMYK value is (45,47,0,61).

  • cyan value is 45.45%
  • magenta value is 47.47%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (45,47,0,61)
C45M47Y0K61 (45%, 47%, 0%, 61%)
(0.45 / 0.47 / 0.00 / 0.61)

CMYK percentages

%45.45
%47.47
%0
%61.18

Codes

Color #363463 in popluar color models

36 34 63
RGB 54 52 99
HSL 243° 31.13% 29.61%
HSB/HSV 243° 47.47% 38.82%
CMYK 45.45% 47.47% 0.00%
61.18%

Color #363463 in popluar number systems.

HEX 36 34 63
Decimal 54 52 99
Binary 110110 110100 1100011
Octal 66 64 143

Shades and tints

Shades of #363463

#363463
(54,52,99)
#32305A
(50,48,90)
#2E2C51
(46,44,81)
#2A2848
(42,40,72)
#26243F
(38,36,63)
#222036
(34,32,54)
#1E1C2D
(30,28,45)
#1A1824
(26,24,36)
#16141B
(22,20,27)
#121012
(18,16,18)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #363463

#363463
(54,52,99)
#484671
(72,70,113)
#5A587F
(90,88,127)
#6C6A8D
(108,106,141)
#7E7C9B
(126,124,155)
#908EA9
(144,142,169)
#A2A0B7
(162,160,183)
#B4B2C5
(180,178,197)
#C6C4D3
(198,196,211)
#D8D6E1
(216,214,225)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363463; }

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

This text font color is #363463.

Background Color

.myBgColor { background-color: #363463; }

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

This div background color is #363463.

Border color

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

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

This div border color is #363463.

Opacity

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

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

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

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

This text has shadow with #363463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363463.

Preview

Color preview on black background

This text has color #363463 on black background.


Color preview on white background

This text has color #363463 on white background.


Black color preview on #363463 background

This text has black color on #363463 background.


White color preview on #363463 background

This text has white color on #363463 background.


Related colors

Complementary color

Complementary color for #hex is #C9CB9C.


I love getcolorcode.com

Triadic colors

1 #633634 and #346336 with #363463 are triadic colors.

2 #633436 and #343663 with #363463 are triadic colors.