COLOR #363223

HEX: #363223 RGB: (54,50,35)

Color info

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

RGB color model

#363223 color RGB value is (54,50,35).

RGB: (54,50,35) (21%, 20%, 14%)

RGB channels and saturation

R 54 of 255 = 21%
G 50 of 255 = 20%
B 35 of 255 = 14%

54
50
35

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

Portions of RGB colors in percentages

R + G + B = 54 + 50 + 35 = 139 (100%)
R 54 of 139 ~ 38.85%
G 50 of 139 ~ 35.97%
B 35 of 139 ~ 25.18'%

%38.85
%35.97
%25.18

CMYK color model

#363223 color CMYK value is (0,7,35,79).

  • cyan value is 0.00%
  • magenta value is 7.41%
  • yellow value is 35.19%
  • key color value is 78.82%

CMYK: (0,7,35,79)
C0M7Y35K79 (0%, 7%, 35%, 79%)
(0.00 / 0.07 / 0.35 / 0.79)

CMYK percentages

%0
%7.41
%35.19
%78.82

Codes

Color #363223 in popluar color models

36 32 23
RGB 54 50 35
HSL 47° 21.35% 17.45%
HSB/HSV 47° 35.19% 21.18%
CMYK 0.00% 7.41% 35.19%
78.82%

Color #363223 in popluar number systems.

HEX 36 32 23
Decimal 54 50 35
Binary 110110 110010 100011
Octal 66 62 43

Shades and tints

Shades of #363223

#363223
(54,50,35)
#322E20
(50,46,32)
#2E2A1D
(46,42,29)
#2A261A
(42,38,26)
#262217
(38,34,23)
#221E14
(34,30,20)
#1E1A11
(30,26,17)
#1A160E
(26,22,14)
#16120B
(22,18,11)
#120E08
(18,14,8)
#0E0A05
(14,10,5)
#000000
(0,0,0)

Tints of #363223

#363223
(54,50,35)
#484437
(72,68,55)
#5A564B
(90,86,75)
#6C685F
(108,104,95)
#7E7A73
(126,122,115)
#908C87
(144,140,135)
#A29E9B
(162,158,155)
#B4B0AF
(180,176,175)
#C6C2C3
(198,194,195)
#D8D4D7
(216,212,215)
#EAE6EB
(234,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363223 color. Also use rgb(54,50,35) instead hex code.

Text Font Color

.myTextColor { color: #363223; }

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

This text font color is #363223.

Background Color

.myBgColor { background-color: #363223; }

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

This div background color is #363223.

Border color

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

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

This div border color is #363223.

Opacity

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

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

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

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

This text has shadow with #363223 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363223.

Preview

Color preview on black background

This text has color #363223 on black background.


Color preview on white background

This text has color #363223 on white background.


Black color preview on #363223 background

This text has black color on #363223 background.


White color preview on #363223 background

This text has white color on #363223 background.


Related colors

Complementary color

Complementary color for #hex is #C9CDDC.


I love getcolorcode.com

Triadic colors

1 #233632 and #322336 with #363223 are triadic colors.

2 #233236 and #323623 with #363223 are triadic colors.