COLOR #38423D

HEX: #38423D RGB: (56,66,61)

Color info

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

RGB color model

#38423D color RGB value is (56,66,61).

RGB: (56,66,61) (22%, 26%, 24%)

RGB channels and saturation

R 56 of 255 = 22%
G 66 of 255 = 26%
B 61 of 255 = 24%

56
66
61

R + G + B ~ 24%. #38423D is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 66 + 61 = 183 (100%)
R 56 of 183 ~ 30.6%
G 66 of 183 ~ 36.07%
B 61 of 183 ~ 33.33'%

%30.6
%36.07
%33.33

CMYK color model

#38423D color CMYK value is (15,0,8,74).

  • cyan value is 15.15%
  • magenta value is 0.00%
  • yellow value is 7.58%
  • key color value is 74.12%

CMYK: (15,0,8,74)
C15M0Y8K74 (15%, 0%, 8%, 74%)
(0.15 / 0.00 / 0.08 / 0.74)

CMYK percentages

%15.15
%0
%7.58
%74.12

Codes

Color #38423D in popluar color models

38 42 3D
RGB 56 66 61
HSL 150° 8.20% 23.92%
HSB/HSV 150° 15.15% 25.88%
CMYK 15.15% 0.00% 7.58%
74.12%

Color #38423D in popluar number systems.

HEX 38 42 3D
Decimal 56 66 61
Binary 111000 1000010 111101
Octal 70 102 75

Shades and tints

Shades of #38423D

#38423D
(56,66,61)
#333C38
(51,60,56)
#2E3633
(46,54,51)
#29302E
(41,48,46)
#242A29
(36,42,41)
#1F2424
(31,36,36)
#1A1E1F
(26,30,31)
#15181A
(21,24,26)
#101215
(16,18,21)
#0B0C10
(11,12,16)
#06060B
(6,6,11)
#000000
(0,0,0)

Tints of #38423D

#38423D
(56,66,61)
#4A534E
(74,83,78)
#5C645F
(92,100,95)
#6E7570
(110,117,112)
#808681
(128,134,129)
#929792
(146,151,146)
#A4A8A3
(164,168,163)
#B6B9B4
(182,185,180)
#C8CAC5
(200,202,197)
#DADBD6
(218,219,214)
#ECECE7
(236,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38423D color. Also use rgb(56,66,61) instead hex code.

Text Font Color

.myTextColor { color: #38423D; }

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

This text font color is #38423D.

Background Color

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

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

This div background color is #38423D.

Border color

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

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

This div border color is #38423D.

Opacity

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

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

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

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

This text has shadow with #38423D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38423D.

Preview

Color preview on black background

This text has color #38423D on black background.


Color preview on white background

This text has color #38423D on white background.


Black color preview on #38423D background

This text has black color on #38423D background.


White color preview on #38423D background

This text has white color on #38423D background.


Related colors

Complementary color

Complementary color for #hex is #C7BDC2.


I love getcolorcode.com

Triadic colors

1 #3D3842 and #423D38 with #38423D are triadic colors.

2 #3D4238 and #42383D with #38423D are triadic colors.