COLOR #364446

HEX: #364446 RGB: (54,68,70)

Color info

#364446 contains red, green and blue colors in about the same proportion. Web safe color of #364446 is #333333 (or #333).

RGB color model

#364446 color RGB value is (54,68,70).

RGB: (54,68,70) (21%, 27%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 68 of 255 = 27%
B 70 of 255 = 27%

54
68
70

R + G + B ~ 25%. #364446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 68 + 70 = 192 (100%)
R 54 of 192 ~ 28.13%
G 68 of 192 ~ 35.42%
B 70 of 192 ~ 36.46'%

%28.13
%35.42
%36.46

CMYK color model

#364446 color CMYK value is (23,3,0,73).

  • cyan value is 22.86%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (23,3,0,73)
C23M3Y0K73 (23%, 3%, 0%, 73%)
(0.23 / 0.03 / 0.00 / 0.73)

CMYK percentages

%22.86
%2.86
%0
%72.55

Codes

Color #364446 in popluar color models

36 44 46
RGB 54 68 70
HSL 188° 12.90% 24.31%
HSB/HSV 188° 22.86% 27.45%
CMYK 22.86% 2.86% 0.00%
72.55%

Color #364446 in popluar number systems.

HEX 36 44 46
Decimal 54 68 70
Binary 110110 1000100 1000110
Octal 66 104 106

Shades and tints

Shades of #364446

#364446
(54,68,70)
#323E40
(50,62,64)
#2E383A
(46,56,58)
#2A3234
(42,50,52)
#262C2E
(38,44,46)
#222628
(34,38,40)
#1E2022
(30,32,34)
#1A1A1C
(26,26,28)
#161416
(22,20,22)
#120E10
(18,14,16)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #364446

#364446
(54,68,70)
#485556
(72,85,86)
#5A6666
(90,102,102)
#6C7776
(108,119,118)
#7E8886
(126,136,134)
#909996
(144,153,150)
#A2AAA6
(162,170,166)
#B4BBB6
(180,187,182)
#C6CCC6
(198,204,198)
#D8DDD6
(216,221,214)
#EAEEE6
(234,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364446 color. Also use rgb(54,68,70) instead hex code.

Text Font Color

.myTextColor { color: #364446; }

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

This text font color is #364446.

Background Color

.myBgColor { background-color: #364446; }

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

This div background color is #364446.

Border color

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

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

This div border color is #364446.

Opacity

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

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

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

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

This text has shadow with #364446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364446.

Preview

Color preview on black background

This text has color #364446 on black background.


Color preview on white background

This text has color #364446 on white background.


Black color preview on #364446 background

This text has black color on #364446 background.


White color preview on #364446 background

This text has white color on #364446 background.


Related colors

Complementary color

Complementary color for #hex is #C9BBB9.


I love getcolorcode.com

Triadic colors

1 #463644 and #444636 with #364446 are triadic colors.

2 #464436 and #443646 with #364446 are triadic colors.