COLOR #38413A

HEX: #38413A RGB: (56,65,58)

Color info

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

RGB color model

#38413A color RGB value is (56,65,58).

RGB: (56,65,58) (22%, 25%, 23%)

RGB channels and saturation

R 56 of 255 = 22%
G 65 of 255 = 25%
B 58 of 255 = 23%

56
65
58

R + G + B ~ 23%. #38413A is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 65 + 58 = 179 (100%)
R 56 of 179 ~ 31.28%
G 65 of 179 ~ 36.31%
B 58 of 179 ~ 32.4'%

%31.28
%36.31
%32.4

CMYK color model

#38413A color CMYK value is (14,0,11,75).

  • cyan value is 13.85%
  • magenta value is 0.00%
  • yellow value is 10.77%
  • key color value is 74.51%
CMYK: (14,0,11,75) C14M0Y11K75 (14%,0%,11%,75%) (0.14/0.00/0.11/0.75) 

CMYK percentages

%13.85
%0
%10.77
%74.51

Codes

Color #38413A in popluar color models

38 41 3A
RGB 56 65 58
HSL 133° 7.44% 23.73%
HSB/HSV 133° 13.85% 25.49%
CMYK 13.85% 0.00% 10.77%
74.51%

Color #38413A in popluar number systems.

HEX 38 41 3A
Decimal 56 65 58
Binary 111000 1000001 111010
Octal 70 101 72

Shades and tints

Shades of #38413A

#38413A
(56,65,58)
#333C35
(51,60,53)
#2E3730
(46,55,48)
#29322B
(41,50,43)
#242D26
(36,45,38)
#1F2821
(31,40,33)
#1A231C
(26,35,28)
#151E17
(21,30,23)
#101912
(16,25,18)
#0B140D
(11,20,13)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #38413A

#38413A
(56,65,58)
#4A524B
(74,82,75)
#5C635C
(92,99,92)
#6E746D
(110,116,109)
#80857E
(128,133,126)
#92968F
(146,150,143)
#A4A7A0
(164,167,160)
#B6B8B1
(182,184,177)
#C8C9C2
(200,201,194)
#DADAD3
(218,218,211)
#ECEBE4
(236,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38413A color. Also use rgb(56,65,58) instead hex code.

Text Font Color

.myTextColor { color: #38413A; }

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

This text font color is #38413A.

Background Color

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

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

This div background color is #38413A.

Border color

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

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

This div border color is #38413A.

Opacity

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

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

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

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

This text has shadow with #38413A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38413A.

Preview

Color preview on black background

This text has color #38413A on black background.


Color preview on white background

This text has color #38413A on white background.


Black color preview on #38413A background

This text has black color on #38413A background.


White color preview on #38413A background

This text has white color on #38413A background.


Related colors

Complementary color

Complementary color for #hex is #C7BEC5.


I love getcolorcode.com

Triadic colors

1 #3A3841 and #413A38 with #38413A are triadic colors.

2 #3A4138 and #41383A with #38413A are triadic colors.