COLOR #36475D

HEX: #36475D RGB: (54,71,93)

Color info

#36475D contains red, green and blue colors in about the same proportion. Web safe color of #36475D is #333366 (or #336).

RGB color model

#36475D color RGB value is (54,71,93).

RGB: (54,71,93) (21%, 28%, 36%)

RGB channels and saturation

R 54 of 255 = 21%
G 71 of 255 = 28%
B 93 of 255 = 36%

54
71
93

R + G + B ~ 28%. #36475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 71 + 93 = 218 (100%)
R 54 of 218 ~ 24.77%
G 71 of 218 ~ 32.57%
B 93 of 218 ~ 42.66'%

%24.77
%32.57
%42.66

CMYK color model

#36475D color CMYK value is (42,24,0,64).

  • cyan value is 41.94%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (42,24,0,64) C42M24Y0K64 (42%,24%,0%,64%) (0.42/0.24/0.00/0.64) 

CMYK percentages

%41.94
%23.66
%0
%63.53

Codes

Color #36475D in popluar color models

36 47 5D
RGB 54 71 93
HSL 214° 26.53% 28.82%
HSB/HSV 214° 41.94% 36.47%
CMYK 41.94% 23.66% 0.00%
63.53%

Color #36475D in popluar number systems.

HEX 36 47 5D
Decimal 54 71 93
Binary 110110 1000111 1011101
Octal 66 107 135

Shades and tints

Shades of #36475D

#36475D
(54,71,93)
#324155
(50,65,85)
#2E3B4D
(46,59,77)
#2A3545
(42,53,69)
#262F3D
(38,47,61)
#222935
(34,41,53)
#1E232D
(30,35,45)
#1A1D25
(26,29,37)
#16171D
(22,23,29)
#121115
(18,17,21)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #36475D

#36475D
(54,71,93)
#48576B
(72,87,107)
#5A6779
(90,103,121)
#6C7787
(108,119,135)
#7E8795
(126,135,149)
#9097A3
(144,151,163)
#A2A7B1
(162,167,177)
#B4B7BF
(180,183,191)
#C6C7CD
(198,199,205)
#D8D7DB
(216,215,219)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36475D color. Also use rgb(54,71,93) instead hex code.

Text Font Color

.myTextColor { color: #36475D; }

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

This text font color is #36475D.

Background Color

.myBgColor { background-color: #36475D; }

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

This div background color is #36475D.

Border color

.myBorderColor { border: 1px solid #36475D; }

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

This div border color is #36475D.

Opacity

.myOpacity80 { color: #36475D; opacity: 0.8; }

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

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

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

This text has shadow with #36475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36475D.

Preview

Color preview on black background

This text has color #36475D on black background.


Color preview on white background

This text has color #36475D on white background.


Black color preview on #36475D background

This text has black color on #36475D background.


White color preview on #36475D background

This text has white color on #36475D background.


Related colors

Complementary color

Complementary color for #hex is #C9B8A2.


I love getcolorcode.com

Triadic colors

1 #5D3647 and #475D36 with #36475D are triadic colors.

2 #5D4736 and #47365D with #36475D are triadic colors.