COLOR #38351E

HEX: #38351E RGB: (56,53,30)

Color info

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

RGB color model

#38351E color RGB value is (56,53,30).

RGB: (56,53,30) (22%, 21%, 12%)

RGB channels and saturation

R 56 of 255 = 22%
G 53 of 255 = 21%
B 30 of 255 = 12%

56
53
30

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

Portions of RGB colors in percentages

R + G + B = 56 + 53 + 30 = 139 (100%)
R 56 of 139 ~ 40.29%
G 53 of 139 ~ 38.13%
B 30 of 139 ~ 21.58'%

%40.29
%38.13
%21.58

CMYK color model

#38351E color CMYK value is (0,5,46,78).

  • cyan value is 0.00%
  • magenta value is 5.36%
  • yellow value is 46.43%
  • key color value is 78.04%
CMYK: (0,5,46,78) C0M5Y46K78 (0%,5%,46%,78%) (0.00/0.05/0.46/0.78) 

CMYK percentages

%0
%5.36
%46.43
%78.04

Codes

Color #38351E in popluar color models

38 35 1E
RGB 56 53 30
HSL 53° 30.23% 16.86%
HSB/HSV 53° 46.43% 21.96%
CMYK 0.00% 5.36% 46.43%
78.04%

Color #38351E in popluar number systems.

HEX 38 35 1E
Decimal 56 53 30
Binary 111000 110101 11110
Octal 70 65 36

Shades and tints

Shades of #38351E

#38351E
(56,53,30)
#33311C
(51,49,28)
#2E2D1A
(46,45,26)
#292918
(41,41,24)
#242516
(36,37,22)
#1F2114
(31,33,20)
#1A1D12
(26,29,18)
#151910
(21,25,16)
#10150E
(16,21,14)
#0B110C
(11,17,12)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #38351E

#38351E
(56,53,30)
#4A4732
(74,71,50)
#5C5946
(92,89,70)
#6E6B5A
(110,107,90)
#807D6E
(128,125,110)
#928F82
(146,143,130)
#A4A196
(164,161,150)
#B6B3AA
(182,179,170)
#C8C5BE
(200,197,190)
#DAD7D2
(218,215,210)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38351E color. Also use rgb(56,53,30) instead hex code.

Text Font Color

.myTextColor { color: #38351E; }

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

This text font color is #38351E.

Background Color

.myBgColor { background-color: #38351E; }

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

This div background color is #38351E.

Border color

.myBorderColor { border: 1px solid #38351E; }

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

This div border color is #38351E.

Opacity

.myOpacity80 { color: #38351E; opacity: 0.8; }

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

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

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

This text has shadow with #38351E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38351E.

Preview

Color preview on black background

This text has color #38351E on black background.


Color preview on white background

This text has color #38351E on white background.


Black color preview on #38351E background

This text has black color on #38351E background.


White color preview on #38351E background

This text has white color on #38351E background.


Related colors

Complementary color

Complementary color for #hex is #C7CAE1.


I love getcolorcode.com

Triadic colors

1 #1E3835 and #351E38 with #38351E are triadic colors.

2 #1E3538 and #35381E with #38351E are triadic colors.