COLOR #363D38

HEX: #363D38 RGB: (54,61,56)

Color info

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

RGB color model

#363D38 color RGB value is (54,61,56).

RGB: (54,61,56) (21%, 24%, 22%)

RGB channels and saturation

R 54 of 255 = 21%
G 61 of 255 = 24%
B 56 of 255 = 22%

54
61
56

R + G + B ~ 22%. #363D38 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 61 + 56 = 171 (100%)
R 54 of 171 ~ 31.58%
G 61 of 171 ~ 35.67%
B 56 of 171 ~ 32.75'%

%31.58
%35.67
%32.75

CMYK color model

#363D38 color CMYK value is (11,0,8,76).

  • cyan value is 11.48%
  • magenta value is 0.00%
  • yellow value is 8.20%
  • key color value is 76.08%

CMYK: (11,0,8,76)
C11M0Y8K76 (11%, 0%, 8%, 76%)
(0.11 / 0.00 / 0.08 / 0.76)

CMYK percentages

%11.48
%0
%8.2
%76.08

Codes

Color #363D38 in popluar color models

36 3D 38
RGB 54 61 56
HSL 137° 6.09% 22.55%
HSB/HSV 137° 11.48% 23.92%
CMYK 11.48% 0.00% 8.20%
76.08%

Color #363D38 in popluar number systems.

HEX 36 3D 38
Decimal 54 61 56
Binary 110110 111101 111000
Octal 66 75 70

Shades and tints

Shades of #363D38

#363D38
(54,61,56)
#323833
(50,56,51)
#2E332E
(46,51,46)
#2A2E29
(42,46,41)
#262924
(38,41,36)
#22241F
(34,36,31)
#1E1F1A
(30,31,26)
#1A1A15
(26,26,21)
#161510
(22,21,16)
#12100B
(18,16,11)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #363D38

#363D38
(54,61,56)
#484E4A
(72,78,74)
#5A5F5C
(90,95,92)
#6C706E
(108,112,110)
#7E8180
(126,129,128)
#909292
(144,146,146)
#A2A3A4
(162,163,164)
#B4B4B6
(180,180,182)
#C6C5C8
(198,197,200)
#D8D6DA
(216,214,218)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363D38 color. Also use rgb(54,61,56) instead hex code.

Text Font Color

.myTextColor { color: #363D38; }

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

This text font color is #363D38.

Background Color

.myBgColor { background-color: #363D38; }

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

This div background color is #363D38.

Border color

.myBorderColor { border: 1px solid #363D38; }

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

This div border color is #363D38.

Opacity

.myOpacity80 { color: #363D38; opacity: 0.8; }

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

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

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

This text has shadow with #363D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363D38.

Preview

Color preview on black background

This text has color #363D38 on black background.


Color preview on white background

This text has color #363D38 on white background.


Black color preview on #363D38 background

This text has black color on #363D38 background.


White color preview on #363D38 background

This text has white color on #363D38 background.


Related colors

Complementary color

Complementary color for #hex is #C9C2C7.


I love getcolorcode.com

Triadic colors

1 #38363D and #3D3836 with #363D38 are triadic colors.

2 #383D36 and #3D3638 with #363D38 are triadic colors.