COLOR #364963

HEX: #364963 RGB: (54,73,99)

Color info

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

RGB color model

#364963 color RGB value is (54,73,99).

RGB: (54,73,99) (21%, 29%, 39%)

RGB channels and saturation

R 54 of 255 = 21%
G 73 of 255 = 29%
B 99 of 255 = 39%

54
73
99

R + G + B ~ 30%. #364963 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 73 + 99 = 226 (100%)
R 54 of 226 ~ 23.89%
G 73 of 226 ~ 32.3%
B 99 of 226 ~ 43.81'%

%23.89
%32.3
%43.81

CMYK color model

#364963 color CMYK value is (45,26,0,61).

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

CMYK: (45,26,0,61)
C45M26Y0K61 (45%, 26%, 0%, 61%)
(0.45 / 0.26 / 0.00 / 0.61)

CMYK percentages

%45.45
%26.26
%0
%61.18

Codes

Color #364963 in popluar color models

36 49 63
RGB 54 73 99
HSL 215° 29.41% 30.00%
HSB/HSV 215° 45.45% 38.82%
CMYK 45.45% 26.26% 0.00%
61.18%

Color #364963 in popluar number systems.

HEX 36 49 63
Decimal 54 73 99
Binary 110110 1001001 1100011
Octal 66 111 143

Shades and tints

Shades of #364963

#364963
(54,73,99)
#32435A
(50,67,90)
#2E3D51
(46,61,81)
#2A3748
(42,55,72)
#26313F
(38,49,63)
#222B36
(34,43,54)
#1E252D
(30,37,45)
#1A1F24
(26,31,36)
#16191B
(22,25,27)
#121312
(18,19,18)
#0E0D09
(14,13,9)
#000000
(0,0,0)

Tints of #364963

#364963
(54,73,99)
#485971
(72,89,113)
#5A697F
(90,105,127)
#6C798D
(108,121,141)
#7E899B
(126,137,155)
#9099A9
(144,153,169)
#A2A9B7
(162,169,183)
#B4B9C5
(180,185,197)
#C6C9D3
(198,201,211)
#D8D9E1
(216,217,225)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364963; }

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

This text font color is #364963.

Background Color

.myBgColor { background-color: #364963; }

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

This div background color is #364963.

Border color

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

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

This div border color is #364963.

Opacity

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

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

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

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

This text has shadow with #364963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364963.

Preview

Color preview on black background

This text has color #364963 on black background.


Color preview on white background

This text has color #364963 on white background.


Black color preview on #364963 background

This text has black color on #364963 background.


White color preview on #364963 background

This text has white color on #364963 background.


Related colors

Complementary color

Complementary color for #hex is #C9B69C.


I love getcolorcode.com

Triadic colors

1 #633649 and #496336 with #364963 are triadic colors.

2 #634936 and #493663 with #364963 are triadic colors.