COLOR #364851

HEX: #364851 RGB: (54,72,81)

Color info

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

RGB color model

#364851 color RGB value is (54,72,81).

RGB: (54,72,81) (21%, 28%, 32%)

RGB channels and saturation

R 54 of 255 = 21%
G 72 of 255 = 28%
B 81 of 255 = 32%

54
72
81

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

Portions of RGB colors in percentages

R + G + B = 54 + 72 + 81 = 207 (100%)
R 54 of 207 ~ 26.09%
G 72 of 207 ~ 34.78%
B 81 of 207 ~ 39.13'%

%26.09
%34.78
%39.13

CMYK color model

#364851 color CMYK value is (33,11,0,68).

  • cyan value is 33.33%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (33,11,0,68)
C33M11Y0K68 (33%, 11%, 0%, 68%)
(0.33 / 0.11 / 0.00 / 0.68)

CMYK percentages

%33.33
%11.11
%0
%68.24

Codes

Color #364851 in popluar color models

36 48 51
RGB 54 72 81
HSL 200° 20.00% 26.47%
HSB/HSV 200° 33.33% 31.76%
CMYK 33.33% 11.11% 0.00%
68.24%

Color #364851 in popluar number systems.

HEX 36 48 51
Decimal 54 72 81
Binary 110110 1001000 1010001
Octal 66 110 121

Shades and tints

Shades of #364851

#364851
(54,72,81)
#32424A
(50,66,74)
#2E3C43
(46,60,67)
#2A363C
(42,54,60)
#263035
(38,48,53)
#222A2E
(34,42,46)
#1E2427
(30,36,39)
#1A1E20
(26,30,32)
#161819
(22,24,25)
#121212
(18,18,18)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #364851

#364851
(54,72,81)
#485860
(72,88,96)
#5A686F
(90,104,111)
#6C787E
(108,120,126)
#7E888D
(126,136,141)
#90989C
(144,152,156)
#A2A8AB
(162,168,171)
#B4B8BA
(180,184,186)
#C6C8C9
(198,200,201)
#D8D8D8
(216,216,216)
#EAE8E7
(234,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364851 color. Also use rgb(54,72,81) instead hex code.

Text Font Color

.myTextColor { color: #364851; }

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

This text font color is #364851.

Background Color

.myBgColor { background-color: #364851; }

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

This div background color is #364851.

Border color

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

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

This div border color is #364851.

Opacity

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

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

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

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

This text has shadow with #364851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364851.

Preview

Color preview on black background

This text has color #364851 on black background.


Color preview on white background

This text has color #364851 on white background.


Black color preview on #364851 background

This text has black color on #364851 background.


White color preview on #364851 background

This text has white color on #364851 background.


Related colors

Complementary color

Complementary color for #hex is #C9B7AE.


I love getcolorcode.com

Triadic colors

1 #513648 and #485136 with #364851 are triadic colors.

2 #514836 and #483651 with #364851 are triadic colors.