COLOR #364041

HEX: #364041 RGB: (54,64,65)

Color info

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

RGB color model

#364041 color RGB value is (54,64,65).

RGB: (54,64,65) (21%, 25%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 65 of 255 = 25%

54
64
65

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

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 65 = 183 (100%)
R 54 of 183 ~ 29.51%
G 64 of 183 ~ 34.97%
B 65 of 183 ~ 35.52'%

%29.51
%34.97
%35.52

CMYK color model

#364041 color CMYK value is (17,2,0,75).

  • cyan value is 16.92%
  • magenta value is 1.54%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (17,2,0,75)
C17M2Y0K75 (17%, 2%, 0%, 75%)
(0.17 / 0.02 / 0.00 / 0.75)

CMYK percentages

%16.92
%1.54
%0
%74.51

Codes

Color #364041 in popluar color models

36 40 41
RGB 54 64 65
HSL 185° 9.24% 23.33%
HSB/HSV 185° 16.92% 25.49%
CMYK 16.92% 1.54% 0.00%
74.51%

Color #364041 in popluar number systems.

HEX 36 40 41
Decimal 54 64 65
Binary 110110 1000000 1000001
Octal 66 100 101

Shades and tints

Shades of #364041

#364041
(54,64,65)
#323B3C
(50,59,60)
#2E3637
(46,54,55)
#2A3132
(42,49,50)
#262C2D
(38,44,45)
#222728
(34,39,40)
#1E2223
(30,34,35)
#1A1D1E
(26,29,30)
#161819
(22,24,25)
#121314
(18,19,20)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #364041

#364041
(54,64,65)
#485152
(72,81,82)
#5A6263
(90,98,99)
#6C7374
(108,115,116)
#7E8485
(126,132,133)
#909596
(144,149,150)
#A2A6A7
(162,166,167)
#B4B7B8
(180,183,184)
#C6C8C9
(198,200,201)
#D8D9DA
(216,217,218)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364041; }

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

This text font color is #364041.

Background Color

.myBgColor { background-color: #364041; }

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

This div background color is #364041.

Border color

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

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

This div border color is #364041.

Opacity

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

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

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

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

This text has shadow with #364041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364041.

Preview

Color preview on black background

This text has color #364041 on black background.


Color preview on white background

This text has color #364041 on white background.


Black color preview on #364041 background

This text has black color on #364041 background.


White color preview on #364041 background

This text has white color on #364041 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFBE.


I love getcolorcode.com

Triadic colors

1 #413640 and #404136 with #364041 are triadic colors.

2 #414036 and #403641 with #364041 are triadic colors.