COLOR #323427

HEX: #323427 RGB: (50,52,39)

Color info

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

RGB color model

#323427 color RGB value is (50,52,39).

RGB: (50,52,39) (20%, 20%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 52 of 255 = 20%
B 39 of 255 = 15%

50
52
39

R + G + B ~ 18%. #323427 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 52 + 39 = 141 (100%)
R 50 of 141 ~ 35.46%
G 52 of 141 ~ 36.88%
B 39 of 141 ~ 27.66'%

%35.46
%36.88
%27.66

CMYK color model

#323427 color CMYK value is (4,0,25,80).

  • cyan value is 3.85%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 79.61%

CMYK: (4,0,25,80)
C4M0Y25K80 (4%, 0%, 25%, 80%)
(0.04 / 0.00 / 0.25 / 0.80)

CMYK percentages

%3.85
%0
%25
%79.61

Codes

Color #323427 in popluar color models

32 34 27
RGB 50 52 39
HSL 69° 14.29% 17.84%
HSB/HSV 69° 25.00% 20.39%
CMYK 3.85% 0.00% 25.00%
79.61%

Color #323427 in popluar number systems.

HEX 32 34 27
Decimal 50 52 39
Binary 110010 110100 100111
Octal 62 64 47

Shades and tints

Shades of #323427

#323427
(50,52,39)
#2E3024
(46,48,36)
#2A2C21
(42,44,33)
#26281E
(38,40,30)
#22241B
(34,36,27)
#1E2018
(30,32,24)
#1A1C15
(26,28,21)
#161812
(22,24,18)
#12140F
(18,20,15)
#0E100C
(14,16,12)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #323427

#323427
(50,52,39)
#44463A
(68,70,58)
#56584D
(86,88,77)
#686A60
(104,106,96)
#7A7C73
(122,124,115)
#8C8E86
(140,142,134)
#9EA099
(158,160,153)
#B0B2AC
(176,178,172)
#C2C4BF
(194,196,191)
#D4D6D2
(212,214,210)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #323427; }

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

This text font color is #323427.

Background Color

.myBgColor { background-color: #323427; }

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

This div background color is #323427.

Border color

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

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

This div border color is #323427.

Opacity

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

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

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

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

This text has shadow with #323427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323427.

Preview

Color preview on black background

This text has color #323427 on black background.


Color preview on white background

This text has color #323427 on white background.


Black color preview on #323427 background

This text has black color on #323427 background.


White color preview on #323427 background

This text has white color on #323427 background.


Related colors

Complementary color

Complementary color for #hex is #CDCBD8.


I love getcolorcode.com

Triadic colors

1 #273234 and #342732 with #323427 are triadic colors.

2 #273432 and #343227 with #323427 are triadic colors.