COLOR #364053

HEX: #364053 RGB: (54,64,83)

Color info

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

RGB color model

#364053 color RGB value is (54,64,83).

RGB: (54,64,83) (21%, 25%, 33%)

RGB channels and saturation

R 54 of 255 = 21%
G 64 of 255 = 25%
B 83 of 255 = 33%

54
64
83

R + G + B ~ 26%. #364053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 64 + 83 = 201 (100%)
R 54 of 201 ~ 26.87%
G 64 of 201 ~ 31.84%
B 83 of 201 ~ 41.29'%

%26.87
%31.84
%41.29

CMYK color model

#364053 color CMYK value is (35,23,0,67).

  • cyan value is 34.94%
  • magenta value is 22.89%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (35,23,0,67)
C35M23Y0K67 (35%, 23%, 0%, 67%)
(0.35 / 0.23 / 0.00 / 0.67)

CMYK percentages

%34.94
%22.89
%0
%67.45

Codes

Color #364053 in popluar color models

36 40 53
RGB 54 64 83
HSL 219° 21.17% 26.86%
HSB/HSV 219° 34.94% 32.55%
CMYK 34.94% 22.89% 0.00%
67.45%

Color #364053 in popluar number systems.

HEX 36 40 53
Decimal 54 64 83
Binary 110110 1000000 1010011
Octal 66 100 123

Shades and tints

Shades of #364053

#364053
(54,64,83)
#323B4C
(50,59,76)
#2E3645
(46,54,69)
#2A313E
(42,49,62)
#262C37
(38,44,55)
#222730
(34,39,48)
#1E2229
(30,34,41)
#1A1D22
(26,29,34)
#16181B
(22,24,27)
#121314
(18,19,20)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #364053

#364053
(54,64,83)
#485162
(72,81,98)
#5A6271
(90,98,113)
#6C7380
(108,115,128)
#7E848F
(126,132,143)
#90959E
(144,149,158)
#A2A6AD
(162,166,173)
#B4B7BC
(180,183,188)
#C6C8CB
(198,200,203)
#D8D9DA
(216,217,218)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364053; }

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

This text font color is #364053.

Background Color

.myBgColor { background-color: #364053; }

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

This div background color is #364053.

Border color

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

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

This div border color is #364053.

Opacity

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

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

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

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

This text has shadow with #364053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364053.

Preview

Color preview on black background

This text has color #364053 on black background.


Color preview on white background

This text has color #364053 on white background.


Black color preview on #364053 background

This text has black color on #364053 background.


White color preview on #364053 background

This text has white color on #364053 background.


Related colors

Complementary color

Complementary color for #hex is #C9BFAC.


I love getcolorcode.com

Triadic colors

1 #533640 and #405336 with #364053 are triadic colors.

2 #534036 and #403653 with #364053 are triadic colors.