COLOR #38361D

HEX: #38361D RGB: (56,54,29)

Color info

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

RGB color model

#38361D color RGB value is (56,54,29).

RGB: (56,54,29) (22%, 21%, 11%)

RGB channels and saturation

R 56 of 255 = 22%
G 54 of 255 = 21%
B 29 of 255 = 11%

56
54
29

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

Portions of RGB colors in percentages

R + G + B = 56 + 54 + 29 = 139 (100%)
R 56 of 139 ~ 40.29%
G 54 of 139 ~ 38.85%
B 29 of 139 ~ 20.86'%

%40.29
%38.85
%20.86

CMYK color model

#38361D color CMYK value is (0,4,48,78).

  • cyan value is 0.00%
  • magenta value is 3.57%
  • yellow value is 48.21%
  • key color value is 78.04%

CMYK: (0,4,48,78)
C0M4Y48K78 (0%, 4%, 48%, 78%)
(0.00 / 0.04 / 0.48 / 0.78)

CMYK percentages

%0
%3.57
%48.21
%78.04

Codes

Color #38361D in popluar color models

38 36 1D
RGB 56 54 29
HSL 56° 31.76% 16.67%
HSB/HSV 56° 48.21% 21.96%
CMYK 0.00% 3.57% 48.21%
78.04%

Color #38361D in popluar number systems.

HEX 38 36 1D
Decimal 56 54 29
Binary 111000 110110 11101
Octal 70 66 35

Shades and tints

Shades of #38361D

#38361D
(56,54,29)
#33321B
(51,50,27)
#2E2E19
(46,46,25)
#292A17
(41,42,23)
#242615
(36,38,21)
#1F2213
(31,34,19)
#1A1E11
(26,30,17)
#151A0F
(21,26,15)
#10160D
(16,22,13)
#0B120B
(11,18,11)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #38361D

#38361D
(56,54,29)
#4A4831
(74,72,49)
#5C5A45
(92,90,69)
#6E6C59
(110,108,89)
#807E6D
(128,126,109)
#929081
(146,144,129)
#A4A295
(164,162,149)
#B6B4A9
(182,180,169)
#C8C6BD
(200,198,189)
#DAD8D1
(218,216,209)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38361D color. Also use rgb(56,54,29) instead hex code.

Text Font Color

.myTextColor { color: #38361D; }

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

This text font color is #38361D.

Background Color

.myBgColor { background-color: #38361D; }

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

This div background color is #38361D.

Border color

.myBorderColor { border: 1px solid #38361D; }

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

This div border color is #38361D.

Opacity

.myOpacity80 { color: #38361D; opacity: 0.8; }

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

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

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

This text has shadow with #38361D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38361D.

Preview

Color preview on black background

This text has color #38361D on black background.


Color preview on white background

This text has color #38361D on white background.


Black color preview on #38361D background

This text has black color on #38361D background.


White color preview on #38361D background

This text has white color on #38361D background.


Related colors

Complementary color

Complementary color for #hex is #C7C9E2.


I love getcolorcode.com

Triadic colors

1 #1D3836 and #361D38 with #38361D are triadic colors.

2 #1D3638 and #36381D with #38361D are triadic colors.