COLOR #362229

HEX: #362229 RGB: (54,34,41)

Color info

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

RGB color model

#362229 color RGB value is (54,34,41).

RGB: (54,34,41) (21%, 13%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 34 of 255 = 13%
B 41 of 255 = 16%

54
34
41

R + G + B ~ 17%. #362229 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 34 + 41 = 129 (100%)
R 54 of 129 ~ 41.86%
G 34 of 129 ~ 26.36%
B 41 of 129 ~ 31.78'%

%41.86
%26.36
%31.78

CMYK color model

#362229 color CMYK value is (0,37,24,79).

  • cyan value is 0.00%
  • magenta value is 37.04%
  • yellow value is 24.07%
  • key color value is 78.82%

CMYK: (0,37,24,79)
C0M37Y24K79 (0%, 37%, 24%, 79%)
(0.00 / 0.37 / 0.24 / 0.79)

CMYK percentages

%0
%37.04
%24.07
%78.82

Codes

Color #362229 in popluar color models

36 22 29
RGB 54 34 41
HSL 339° 22.73% 17.25%
HSB/HSV 339° 37.04% 21.18%
CMYK 0.00% 37.04% 24.07%
78.82%

Color #362229 in popluar number systems.

HEX 36 22 29
Decimal 54 34 41
Binary 110110 100010 101001
Octal 66 42 51

Shades and tints

Shades of #362229

#362229
(54,34,41)
#321F26
(50,31,38)
#2E1C23
(46,28,35)
#2A1920
(42,25,32)
#26161D
(38,22,29)
#22131A
(34,19,26)
#1E1017
(30,16,23)
#1A0D14
(26,13,20)
#160A11
(22,10,17)
#12070E
(18,7,14)
#0E040B
(14,4,11)
#000000
(0,0,0)

Tints of #362229

#362229
(54,34,41)
#48363C
(72,54,60)
#5A4A4F
(90,74,79)
#6C5E62
(108,94,98)
#7E7275
(126,114,117)
#908688
(144,134,136)
#A29A9B
(162,154,155)
#B4AEAE
(180,174,174)
#C6C2C1
(198,194,193)
#D8D6D4
(216,214,212)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362229 color. Also use rgb(54,34,41) instead hex code.

Text Font Color

.myTextColor { color: #362229; }

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

This text font color is #362229.

Background Color

.myBgColor { background-color: #362229; }

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

This div background color is #362229.

Border color

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

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

This div border color is #362229.

Opacity

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

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

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

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

This text has shadow with #362229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362229.

Preview

Color preview on black background

This text has color #362229 on black background.


Color preview on white background

This text has color #362229 on white background.


Black color preview on #362229 background

This text has black color on #362229 background.


White color preview on #362229 background

This text has white color on #362229 background.


Related colors

Complementary color

Complementary color for #hex is #C9DDD6.


I love getcolorcode.com

Triadic colors

1 #293622 and #222936 with #362229 are triadic colors.

2 #292236 and #223629 with #362229 are triadic colors.