COLOR #364043

HEX: #364043 RGB: (54,64,67)

Color info

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

RGB color model

#364043 color RGB value is (54,64,67).

RGB: (54,64,67) (21%, 25%, 26%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 67 of 255 = 26%

54
64
67

R + G + B ~ 24%. #364043 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 67 = 185 (100%)
R 54 of 185 ~ 29.19%
G 64 of 185 ~ 34.59%
B 67 of 185 ~ 36.22'%

%29.19
%34.59
%36.22

CMYK color model

#364043 color CMYK value is (19,4,0,74).

  • cyan value is 19.40%
  • magenta value is 4.48%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (19,4,0,74)
C19M4Y0K74 (19%, 4%, 0%, 74%)
(0.19 / 0.04 / 0.00 / 0.74)

CMYK percentages

%19.4
%4.48
%0
%73.73

Codes

Color #364043 in popluar color models

36 40 43
RGB 54 64 67
HSL 194° 10.74% 23.73%
HSB/HSV 194° 19.40% 26.27%
CMYK 19.40% 4.48% 0.00%
73.73%

Color #364043 in popluar number systems.

HEX 36 40 43
Decimal 54 64 67
Binary 110110 1000000 1000011
Octal 66 100 103

Shades and tints

Shades of #364043

#364043
(54,64,67)
#323B3D
(50,59,61)
#2E3637
(46,54,55)
#2A3131
(42,49,49)
#262C2B
(38,44,43)
#222725
(34,39,37)
#1E221F
(30,34,31)
#1A1D19
(26,29,25)
#161813
(22,24,19)
#12130D
(18,19,13)
#0E0E07
(14,14,7)
#000000
(0,0,0)

Tints of #364043

#364043
(54,64,67)
#485154
(72,81,84)
#5A6265
(90,98,101)
#6C7376
(108,115,118)
#7E8487
(126,132,135)
#909598
(144,149,152)
#A2A6A9
(162,166,169)
#B4B7BA
(180,183,186)
#C6C8CB
(198,200,203)
#D8D9DC
(216,217,220)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364043 color. Also use rgb(54,64,67) instead hex code.

Text Font Color

.myTextColor { color: #364043; }

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

This text font color is #364043.

Background Color

.myBgColor { background-color: #364043; }

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

This div background color is #364043.

Border color

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

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

This div border color is #364043.

Opacity

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

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

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

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

This text has shadow with #364043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364043.

Preview

Color preview on black background

This text has color #364043 on black background.


Color preview on white background

This text has color #364043 on white background.


Black color preview on #364043 background

This text has black color on #364043 background.


White color preview on #364043 background

This text has white color on #364043 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFBC.


I love getcolorcode.com

Triadic colors

1 #433640 and #404336 with #364043 are triadic colors.

2 #434036 and #403643 with #364043 are triadic colors.