COLOR #38443A

HEX: #38443A RGB: (56,68,58)

Color info

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

RGB color model

#38443A color RGB value is (56,68,58).

RGB: (56,68,58) (22%, 27%, 23%)

RGB channels and saturation

R 56 of 255 = 22%
G 68 of 255 = 27%
B 58 of 255 = 23%

56
68
58

R + G + B ~ 24%. #38443A is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 68 + 58 = 182 (100%)
R 56 of 182 ~ 30.77%
G 68 of 182 ~ 37.36%
B 58 of 182 ~ 31.87'%

%30.77
%37.36
%31.87

CMYK color model

#38443A color CMYK value is (18,0,15,73).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 14.71%
  • key color value is 73.33%

CMYK: (18,0,15,73)
C18M0Y15K73 (18%, 0%, 15%, 73%)
(0.18 / 0.00 / 0.15 / 0.73)

CMYK percentages

%17.65
%0
%14.71
%73.33

Codes

Color #38443A in popluar color models

38 44 3A
RGB 56 68 58
HSL 130° 9.68% 24.31%
HSB/HSV 130° 17.65% 26.67%
CMYK 17.65% 0.00% 14.71%
73.33%

Color #38443A in popluar number systems.

HEX 38 44 3A
Decimal 56 68 58
Binary 111000 1000100 111010
Octal 70 104 72

Shades and tints

Shades of #38443A

#38443A
(56,68,58)
#333E35
(51,62,53)
#2E3830
(46,56,48)
#29322B
(41,50,43)
#242C26
(36,44,38)
#1F2621
(31,38,33)
#1A201C
(26,32,28)
#151A17
(21,26,23)
#101412
(16,20,18)
#0B0E0D
(11,14,13)
#060808
(6,8,8)
#000000
(0,0,0)

Tints of #38443A

#38443A
(56,68,58)
#4A554B
(74,85,75)
#5C665C
(92,102,92)
#6E776D
(110,119,109)
#80887E
(128,136,126)
#92998F
(146,153,143)
#A4AAA0
(164,170,160)
#B6BBB1
(182,187,177)
#C8CCC2
(200,204,194)
#DADDD3
(218,221,211)
#ECEEE4
(236,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38443A; }

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

This text font color is #38443A.

Background Color

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

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

This div background color is #38443A.

Border color

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

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

This div border color is #38443A.

Opacity

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

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

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

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

This text has shadow with #38443A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38443A.

Preview

Color preview on black background

This text has color #38443A on black background.


Color preview on white background

This text has color #38443A on white background.


Black color preview on #38443A background

This text has black color on #38443A background.


White color preview on #38443A background

This text has white color on #38443A background.


Related colors

Complementary color

Complementary color for #hex is #C7BBC5.


I love getcolorcode.com

Triadic colors

1 #3A3844 and #443A38 with #38443A are triadic colors.

2 #3A4438 and #44383A with #38443A are triadic colors.