COLOR #363427

HEX: #363427 RGB: (54,52,39)

Color info

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

RGB color model

#363427 color RGB value is (54,52,39).

RGB: (54,52,39) (21%, 20%, 15%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 39 of 255 = 15%

54
52
39

R + G + B ~ 19%. #363427 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 39 = 145 (100%)
R 54 of 145 ~ 37.24%
G 52 of 145 ~ 35.86%
B 39 of 145 ~ 26.9'%

%37.24
%35.86
%26.9

CMYK color model

#363427 color CMYK value is (0,4,28,79).

  • cyan value is 0.00%
  • magenta value is 3.70%
  • yellow value is 27.78%
  • key color value is 78.82%

CMYK: (0,4,28,79)
C0M4Y28K79 (0%, 4%, 28%, 79%)
(0.00 / 0.04 / 0.28 / 0.79)

CMYK percentages

%0
%3.7
%27.78
%78.82

Codes

Color #363427 in popluar color models

36 34 27
RGB 54 52 39
HSL 52° 16.13% 18.24%
HSB/HSV 52° 27.78% 21.18%
CMYK 0.00% 3.70% 27.78%
78.82%

Color #363427 in popluar number systems.

HEX 36 34 27
Decimal 54 52 39
Binary 110110 110100 100111
Octal 66 64 47

Shades and tints

Shades of #363427

#363427
(54,52,39)
#323024
(50,48,36)
#2E2C21
(46,44,33)
#2A281E
(42,40,30)
#26241B
(38,36,27)
#222018
(34,32,24)
#1E1C15
(30,28,21)
#1A1812
(26,24,18)
#16140F
(22,20,15)
#12100C
(18,16,12)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #363427

#363427
(54,52,39)
#48463A
(72,70,58)
#5A584D
(90,88,77)
#6C6A60
(108,106,96)
#7E7C73
(126,124,115)
#908E86
(144,142,134)
#A2A099
(162,160,153)
#B4B2AC
(180,178,172)
#C6C4BF
(198,196,191)
#D8D6D2
(216,214,210)
#EAE8E5
(234,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363427 color. Also use rgb(54,52,39) instead hex code.

Text Font Color

.myTextColor { color: #363427; }

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

This text font color is #363427.

Background Color

.myBgColor { background-color: #363427; }

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

This div background color is #363427.

Border color

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

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

This div border color is #363427.

Opacity

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

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

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

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

This text has shadow with #363427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363427.

Preview

Color preview on black background

This text has color #363427 on black background.


Color preview on white background

This text has color #363427 on white background.


Black color preview on #363427 background

This text has black color on #363427 background.


White color preview on #363427 background

This text has white color on #363427 background.


Related colors

Complementary color

Complementary color for #hex is #C9CBD8.


I love getcolorcode.com

Triadic colors

1 #273634 and #342736 with #363427 are triadic colors.

2 #273436 and #343627 with #363427 are triadic colors.