COLOR #363742

HEX: #363742 RGB: (54,55,66)

Color info

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

RGB color model

#363742 color RGB value is (54,55,66).

RGB: (54,55,66) (21%, 22%, 26%)

RGB channels and saturation

R 54 of 255 = 21%
G 55 of 255 = 22%
B 66 of 255 = 26%

54
55
66

R + G + B ~ 23%. #363742 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 55 + 66 = 175 (100%)
R 54 of 175 ~ 30.86%
G 55 of 175 ~ 31.43%
B 66 of 175 ~ 37.71'%

%30.86
%31.43
%37.71

CMYK color model

#363742 color CMYK value is (18,17,0,74).

  • cyan value is 18.18%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (18,17,0,74)
C18M17Y0K74 (18%, 17%, 0%, 74%)
(0.18 / 0.17 / 0.00 / 0.74)

CMYK percentages

%18.18
%16.67
%0
%74.12

Codes

Color #363742 in popluar color models

36 37 42
RGB 54 55 66
HSL 235° 10.00% 23.53%
HSB/HSV 235° 18.18% 25.88%
CMYK 18.18% 16.67% 0.00%
74.12%

Color #363742 in popluar number systems.

HEX 36 37 42
Decimal 54 55 66
Binary 110110 110111 1000010
Octal 66 67 102

Shades and tints

Shades of #363742

#363742
(54,55,66)
#32323C
(50,50,60)
#2E2D36
(46,45,54)
#2A2830
(42,40,48)
#26232A
(38,35,42)
#221E24
(34,30,36)
#1E191E
(30,25,30)
#1A1418
(26,20,24)
#160F12
(22,15,18)
#120A0C
(18,10,12)
#0E0506
(14,5,6)
#000000
(0,0,0)

Tints of #363742

#363742
(54,55,66)
#484953
(72,73,83)
#5A5B64
(90,91,100)
#6C6D75
(108,109,117)
#7E7F86
(126,127,134)
#909197
(144,145,151)
#A2A3A8
(162,163,168)
#B4B5B9
(180,181,185)
#C6C7CA
(198,199,202)
#D8D9DB
(216,217,219)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363742; }

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

This text font color is #363742.

Background Color

.myBgColor { background-color: #363742; }

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

This div background color is #363742.

Border color

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

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

This div border color is #363742.

Opacity

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

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

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

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

This text has shadow with #363742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363742.

Preview

Color preview on black background

This text has color #363742 on black background.


Color preview on white background

This text has color #363742 on white background.


Black color preview on #363742 background

This text has black color on #363742 background.


White color preview on #363742 background

This text has white color on #363742 background.


Related colors

Complementary color

Complementary color for #hex is #C9C8BD.


I love getcolorcode.com

Triadic colors

1 #423637 and #374236 with #363742 are triadic colors.

2 #423736 and #373642 with #363742 are triadic colors.