COLOR #362330

HEX: #362330 RGB: (54,35,48)

Color info

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

RGB color model

#362330 color RGB value is (54,35,48).

RGB: (54,35,48) (21%, 14%, 19%)

RGB channels and saturation

R 54 of 255 = 21%
G 35 of 255 = 14%
B 48 of 255 = 19%

54
35
48

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

Portions of RGB colors in percentages

R + G + B = 54 + 35 + 48 = 137 (100%)
R 54 of 137 ~ 39.42%
G 35 of 137 ~ 25.55%
B 48 of 137 ~ 35.04'%

%39.42
%25.55
%35.04

CMYK color model

#362330 color CMYK value is (0,35,11,79).

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

CMYK: (0,35,11,79)
C0M35Y11K79 (0%, 35%, 11%, 79%)
(0.00 / 0.35 / 0.11 / 0.79)

CMYK percentages

%0
%35.19
%11.11
%78.82

Codes

Color #362330 in popluar color models

36 23 30
RGB 54 35 48
HSL 319° 21.35% 17.45%
HSB/HSV 319° 35.19% 21.18%
CMYK 0.00% 35.19% 11.11%
78.82%

Color #362330 in popluar number systems.

HEX 36 23 30
Decimal 54 35 48
Binary 110110 100011 110000
Octal 66 43 60

Shades and tints

Shades of #362330

#362330
(54,35,48)
#32202C
(50,32,44)
#2E1D28
(46,29,40)
#2A1A24
(42,26,36)
#261720
(38,23,32)
#22141C
(34,20,28)
#1E1118
(30,17,24)
#1A0E14
(26,14,20)
#160B10
(22,11,16)
#12080C
(18,8,12)
#0E0508
(14,5,8)
#000000
(0,0,0)

Tints of #362330

#362330
(54,35,48)
#483742
(72,55,66)
#5A4B54
(90,75,84)
#6C5F66
(108,95,102)
#7E7378
(126,115,120)
#90878A
(144,135,138)
#A29B9C
(162,155,156)
#B4AFAE
(180,175,174)
#C6C3C0
(198,195,192)
#D8D7D2
(216,215,210)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362330; }

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

This text font color is #362330.

Background Color

.myBgColor { background-color: #362330; }

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

This div background color is #362330.

Border color

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

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

This div border color is #362330.

Opacity

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

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

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

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

This text has shadow with #362330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362330.

Preview

Color preview on black background

This text has color #362330 on black background.


Color preview on white background

This text has color #362330 on white background.


Black color preview on #362330 background

This text has black color on #362330 background.


White color preview on #362330 background

This text has white color on #362330 background.


Related colors

Complementary color

Complementary color for #hex is #C9DCCF.


I love getcolorcode.com

Triadic colors

1 #303623 and #233036 with #362330 are triadic colors.

2 #302336 and #233630 with #362330 are triadic colors.