COLOR #362834

HEX: #362834 RGB: (54,40,52)

Color info

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

RGB color model

#362834 color RGB value is (54,40,52).

RGB: (54,40,52) (21%, 16%, 20%)

RGB channels and saturation

R 54 of 255 = 21%
G 40 of 255 = 16%
B 52 of 255 = 20%

54
40
52

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

Portions of RGB colors in percentages

R + G + B = 54 + 40 + 52 = 146 (100%)
R 54 of 146 ~ 36.99%
G 40 of 146 ~ 27.4%
B 52 of 146 ~ 35.62'%

%36.99
%27.4
%35.62

CMYK color model

#362834 color CMYK value is (0,26,4,79).

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

CMYK: (0,26,4,79)
C0M26Y4K79 (0%, 26%, 4%, 79%)
(0.00 / 0.26 / 0.04 / 0.79)

CMYK percentages

%0
%25.93
%3.7
%78.82

Codes

Color #362834 in popluar color models

36 28 34
RGB 54 40 52
HSL 309° 14.89% 18.43%
HSB/HSV 309° 25.93% 21.18%
CMYK 0.00% 25.93% 3.70%
78.82%

Color #362834 in popluar number systems.

HEX 36 28 34
Decimal 54 40 52
Binary 110110 101000 110100
Octal 66 50 64

Shades and tints

Shades of #362834

#362834
(54,40,52)
#322530
(50,37,48)
#2E222C
(46,34,44)
#2A1F28
(42,31,40)
#261C24
(38,28,36)
#221920
(34,25,32)
#1E161C
(30,22,28)
#1A1318
(26,19,24)
#161014
(22,16,20)
#120D10
(18,13,16)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #362834

#362834
(54,40,52)
#483B46
(72,59,70)
#5A4E58
(90,78,88)
#6C616A
(108,97,106)
#7E747C
(126,116,124)
#90878E
(144,135,142)
#A29AA0
(162,154,160)
#B4ADB2
(180,173,178)
#C6C0C4
(198,192,196)
#D8D3D6
(216,211,214)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362834; }

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

This text font color is #362834.

Background Color

.myBgColor { background-color: #362834; }

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

This div background color is #362834.

Border color

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

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

This div border color is #362834.

Opacity

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

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

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

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

This text has shadow with #362834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362834.

Preview

Color preview on black background

This text has color #362834 on black background.


Color preview on white background

This text has color #362834 on white background.


Black color preview on #362834 background

This text has black color on #362834 background.


White color preview on #362834 background

This text has white color on #362834 background.


Related colors

Complementary color

Complementary color for #hex is #C9D7CB.


I love getcolorcode.com

Triadic colors

1 #343628 and #283436 with #362834 are triadic colors.

2 #342836 and #283634 with #362834 are triadic colors.