COLOR #36374A

HEX: #36374A RGB: (54,55,74)

Color info

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

RGB color model

#36374A color RGB value is (54,55,74).

RGB: (54,55,74) (21%, 22%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 55 of 255 = 22%
B 74 of 255 = 29%

54
55
74

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

Portions of RGB colors in percentages

R + G + B = 54 + 55 + 74 = 183 (100%)
R 54 of 183 ~ 29.51%
G 55 of 183 ~ 30.05%
B 74 of 183 ~ 40.44'%

%29.51
%30.05
%40.44

CMYK color model

#36374A color CMYK value is (27,26,0,71).

  • cyan value is 27.03%
  • magenta value is 25.68%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (27,26,0,71)
C27M26Y0K71 (27%, 26%, 0%, 71%)
(0.27 / 0.26 / 0.00 / 0.71)

CMYK percentages

%27.03
%25.68
%0
%70.98

Codes

Color #36374A in popluar color models

36 37 4A
RGB 54 55 74
HSL 237° 15.63% 25.10%
HSB/HSV 237° 27.03% 29.02%
CMYK 27.03% 25.68% 0.00%
70.98%

Color #36374A in popluar number systems.

HEX 36 37 4A
Decimal 54 55 74
Binary 110110 110111 1001010
Octal 66 67 112

Shades and tints

Shades of #36374A

#36374A
(54,55,74)
#323244
(50,50,68)
#2E2D3E
(46,45,62)
#2A2838
(42,40,56)
#262332
(38,35,50)
#221E2C
(34,30,44)
#1E1926
(30,25,38)
#1A1420
(26,20,32)
#160F1A
(22,15,26)
#120A14
(18,10,20)
#0E050E
(14,5,14)
#000000
(0,0,0)

Tints of #36374A

#36374A
(54,55,74)
#48495A
(72,73,90)
#5A5B6A
(90,91,106)
#6C6D7A
(108,109,122)
#7E7F8A
(126,127,138)
#90919A
(144,145,154)
#A2A3AA
(162,163,170)
#B4B5BA
(180,181,186)
#C6C7CA
(198,199,202)
#D8D9DA
(216,217,218)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36374A color. Also use rgb(54,55,74) instead hex code.

Text Font Color

.myTextColor { color: #36374A; }

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

This text font color is #36374A.

Background Color

.myBgColor { background-color: #36374A; }

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

This div background color is #36374A.

Border color

.myBorderColor { border: 1px solid #36374A; }

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

This div border color is #36374A.

Opacity

.myOpacity80 { color: #36374A; opacity: 0.8; }

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

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

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

This text has shadow with #36374A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36374A.

Preview

Color preview on black background

This text has color #36374A on black background.


Color preview on white background

This text has color #36374A on white background.


Black color preview on #36374A background

This text has black color on #36374A background.


White color preview on #36374A background

This text has white color on #36374A background.


Related colors

Complementary color

Complementary color for #hex is #C9C8B5.


I love getcolorcode.com

Triadic colors

1 #4A3637 and #374A36 with #36374A are triadic colors.

2 #4A3736 and #37364A with #36374A are triadic colors.