COLOR #38301A

HEX: #38301A RGB: (56,48,26)

Color info

#38301A contains red, green and blue colors in about the same proportion. Web safe color of #38301A is #333300 (or #330).

RGB color model

#38301A color RGB value is (56,48,26).

RGB: (56,48,26) (22%, 19%, 10%)

RGB channels and saturation

R 56 of 255 = 22%
G 48 of 255 = 19%
B 26 of 255 = 10%

56
48
26

R + G + B ~ 17%. #38301A is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 48 + 26 = 130 (100%)
R 56 of 130 ~ 43.08%
G 48 of 130 ~ 36.92%
B 26 of 130 ~ 20'%

%43.08
%36.92
%20

CMYK color model

#38301A color CMYK value is (0,14,54,78).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 53.57%
  • key color value is 78.04%

CMYK: (0,14,54,78)
C0M14Y54K78 (0%, 14%, 54%, 78%)
(0.00 / 0.14 / 0.54 / 0.78)

CMYK percentages

%0
%14.29
%53.57
%78.04

Codes

Color #38301A in popluar color models

38 30 1A
RGB 56 48 26
HSL 44° 36.59% 16.08%
HSB/HSV 44° 53.57% 21.96%
CMYK 0.00% 14.29% 53.57%
78.04%

Color #38301A in popluar number systems.

HEX 38 30 1A
Decimal 56 48 26
Binary 111000 110000 11010
Octal 70 60 32

Shades and tints

Shades of #38301A

#38301A
(56,48,26)
#332C18
(51,44,24)
#2E2816
(46,40,22)
#292414
(41,36,20)
#242012
(36,32,18)
#1F1C10
(31,28,16)
#1A180E
(26,24,14)
#15140C
(21,20,12)
#10100A
(16,16,10)
#0B0C08
(11,12,8)
#060806
(6,8,6)
#000000
(0,0,0)

Tints of #38301A

#38301A
(56,48,26)
#4A422E
(74,66,46)
#5C5442
(92,84,66)
#6E6656
(110,102,86)
#80786A
(128,120,106)
#928A7E
(146,138,126)
#A49C92
(164,156,146)
#B6AEA6
(182,174,166)
#C8C0BA
(200,192,186)
#DAD2CE
(218,210,206)
#ECE4E2
(236,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38301A color. Also use rgb(56,48,26) instead hex code.

Text Font Color

.myTextColor { color: #38301A; }

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

This text font color is #38301A.

Background Color

.myBgColor { background-color: #38301A; }

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

This div background color is #38301A.

Border color

.myBorderColor { border: 1px solid #38301A; }

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

This div border color is #38301A.

Opacity

.myOpacity80 { color: #38301A; opacity: 0.8; }

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

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

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

This text has shadow with #38301A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38301A.

Preview

Color preview on black background

This text has color #38301A on black background.


Color preview on white background

This text has color #38301A on white background.


Black color preview on #38301A background

This text has black color on #38301A background.


White color preview on #38301A background

This text has white color on #38301A background.


Related colors

Complementary color

Complementary color for #hex is #C7CFE5.


I love getcolorcode.com

Triadic colors

1 #1A3830 and #301A38 with #38301A are triadic colors.

2 #1A3038 and #30381A with #38301A are triadic colors.