COLOR #36353E

HEX: #36353E RGB: (54,53,62)

Color info

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

RGB color model

#36353E color RGB value is (54,53,62).

RGB: (54,53,62) (21%, 21%, 24%)

RGB channels and saturation

R 54 of 255 = 21%
G 53 of 255 = 21%
B 62 of 255 = 24%

54
53
62

R + G + B ~ 22%. #36353E is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 53 + 62 = 169 (100%)
R 54 of 169 ~ 31.95%
G 53 of 169 ~ 31.36%
B 62 of 169 ~ 36.69'%

%31.95
%31.36
%36.69

CMYK color model

#36353E color CMYK value is (13,15,0,76).

  • cyan value is 12.90%
  • magenta value is 14.52%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (13,15,0,76)
C13M15Y0K76 (13%, 15%, 0%, 76%)
(0.13 / 0.15 / 0.00 / 0.76)

CMYK percentages

%12.9
%14.52
%0
%75.69

Codes

Color #36353E in popluar color models

36 35 3E
RGB 54 53 62
HSL 247° 7.83% 22.55%
HSB/HSV 247° 14.52% 24.31%
CMYK 12.90% 14.52% 0.00%
75.69%

Color #36353E in popluar number systems.

HEX 36 35 3E
Decimal 54 53 62
Binary 110110 110101 111110
Octal 66 65 76

Shades and tints

Shades of #36353E

#36353E
(54,53,62)
#323139
(50,49,57)
#2E2D34
(46,45,52)
#2A292F
(42,41,47)
#26252A
(38,37,42)
#222125
(34,33,37)
#1E1D20
(30,29,32)
#1A191B
(26,25,27)
#161516
(22,21,22)
#121111
(18,17,17)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #36353E

#36353E
(54,53,62)
#48474F
(72,71,79)
#5A5960
(90,89,96)
#6C6B71
(108,107,113)
#7E7D82
(126,125,130)
#908F93
(144,143,147)
#A2A1A4
(162,161,164)
#B4B3B5
(180,179,181)
#C6C5C6
(198,197,198)
#D8D7D7
(216,215,215)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36353E color. Also use rgb(54,53,62) instead hex code.

Text Font Color

.myTextColor { color: #36353E; }

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

This text font color is #36353E.

Background Color

.myBgColor { background-color: #36353E; }

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

This div background color is #36353E.

Border color

.myBorderColor { border: 1px solid #36353E; }

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

This div border color is #36353E.

Opacity

.myOpacity80 { color: #36353E; opacity: 0.8; }

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

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

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

This text has shadow with #36353E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36353E.

Preview

Color preview on black background

This text has color #36353E on black background.


Color preview on white background

This text has color #36353E on white background.


Black color preview on #36353E background

This text has black color on #36353E background.


White color preview on #36353E background

This text has white color on #36353E background.


Related colors

Complementary color

Complementary color for #hex is #C9CAC1.


I love getcolorcode.com

Triadic colors

1 #3E3635 and #353E36 with #36353E are triadic colors.

2 #3E3536 and #35363E with #36353E are triadic colors.