COLOR #366864

HEX: #366864 RGB: (54,104,100)

Color info

#366864 contains red, green and blue colors in about the same proportion. Web safe color of #366864 is #336666 (or #366).

RGB color model

#366864 color RGB value is (54,104,100).

RGB: (54,104,100) (21%, 41%, 39%)

RGB channels and saturation

R 54 of 255 = 21%
G 104 of 255 = 41%
B 100 of 255 = 39%

54
104
100

R + G + B ~ 34%. #366864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 104 + 100 = 258 (100%)
R 54 of 258 ~ 20.93%
G 104 of 258 ~ 40.31%
B 100 of 258 ~ 38.76'%

%20.93
%40.31
%38.76

CMYK color model

#366864 color CMYK value is (48,0,4,59).

  • cyan value is 48.08%
  • magenta value is 0.00%
  • yellow value is 3.85%
  • key color value is 59.22%

CMYK: (48,0,4,59)
C48M0Y4K59 (48%, 0%, 4%, 59%)
(0.48 / 0.00 / 0.04 / 0.59)

CMYK percentages

%48.08
%0
%3.85
%59.22

Codes

Color #366864 in popluar color models

36 68 64
RGB 54 104 100
HSL 175° 31.65% 30.98%
HSB/HSV 175° 48.08% 40.78%
CMYK 48.08% 0.00% 3.85%
59.22%

Color #366864 in popluar number systems.

HEX 36 68 64
Decimal 54 104 100
Binary 110110 1101000 1100100
Octal 66 150 144

Shades and tints

Shades of #366864

#366864
(54,104,100)
#325F5B
(50,95,91)
#2E5652
(46,86,82)
#2A4D49
(42,77,73)
#264440
(38,68,64)
#223B37
(34,59,55)
#1E322E
(30,50,46)
#1A2925
(26,41,37)
#16201C
(22,32,28)
#121713
(18,23,19)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #366864

#366864
(54,104,100)
#487572
(72,117,114)
#5A8280
(90,130,128)
#6C8F8E
(108,143,142)
#7E9C9C
(126,156,156)
#90A9AA
(144,169,170)
#A2B6B8
(162,182,184)
#B4C3C6
(180,195,198)
#C6D0D4
(198,208,212)
#D8DDE2
(216,221,226)
#EAEAF0
(234,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366864 color. Also use rgb(54,104,100) instead hex code.

Text Font Color

.myTextColor { color: #366864; }

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

This text font color is #366864.

Background Color

.myBgColor { background-color: #366864; }

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

This div background color is #366864.

Border color

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

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

This div border color is #366864.

Opacity

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

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

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

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

This text has shadow with #366864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366864.

Preview

Color preview on black background

This text has color #366864 on black background.


Color preview on white background

This text has color #366864 on white background.


Black color preview on #366864 background

This text has black color on #366864 background.


White color preview on #366864 background

This text has white color on #366864 background.


Related colors

Complementary color

Complementary color for #hex is #C9979B.


I love getcolorcode.com

Triadic colors

1 #643668 and #686436 with #366864 are triadic colors.

2 #646836 and #683664 with #366864 are triadic colors.