COLOR #383442

HEX: #383442 RGB: (56,52,66)

Color info

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

RGB color model

#383442 color RGB value is (56,52,66).

RGB: (56,52,66) (22%, 20%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 66 of 255 = 26%

56
52
66

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

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 66 = 174 (100%)
R 56 of 174 ~ 32.18%
G 52 of 174 ~ 29.89%
B 66 of 174 ~ 37.93'%

%32.18
%29.89
%37.93

CMYK color model

#383442 color CMYK value is (15,21,0,74).

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

CMYK: (15,21,0,74)
C15M21Y0K74 (15%, 21%, 0%, 74%)
(0.15 / 0.21 / 0.00 / 0.74)

CMYK percentages

%15.15
%21.21
%0
%74.12

Codes

Color #383442 in popluar color models

38 34 42
RGB 56 52 66
HSL 257° 11.86% 23.14%
HSB/HSV 257° 21.21% 25.88%
CMYK 15.15% 21.21% 0.00%
74.12%

Color #383442 in popluar number systems.

HEX 38 34 42
Decimal 56 52 66
Binary 111000 110100 1000010
Octal 70 64 102

Shades and tints

Shades of #383442

#383442
(56,52,66)
#33303C
(51,48,60)
#2E2C36
(46,44,54)
#292830
(41,40,48)
#24242A
(36,36,42)
#1F2024
(31,32,36)
#1A1C1E
(26,28,30)
#151818
(21,24,24)
#101412
(16,20,18)
#0B100C
(11,16,12)
#060C06
(6,12,6)
#000000
(0,0,0)

Tints of #383442

#383442
(56,52,66)
#4A4653
(74,70,83)
#5C5864
(92,88,100)
#6E6A75
(110,106,117)
#807C86
(128,124,134)
#928E97
(146,142,151)
#A4A0A8
(164,160,168)
#B6B2B9
(182,178,185)
#C8C4CA
(200,196,202)
#DAD6DB
(218,214,219)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383442; }

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

This text font color is #383442.

Background Color

.myBgColor { background-color: #383442; }

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

This div background color is #383442.

Border color

.myBorderColor { border: 1px solid #383442; }

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

This div border color is #383442.

Opacity

.myOpacity80 { color: #383442; opacity: 0.8; }

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

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

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

This text has shadow with #383442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383442.

Preview

Color preview on black background

This text has color #383442 on black background.


Color preview on white background

This text has color #383442 on white background.


Black color preview on #383442 background

This text has black color on #383442 background.


White color preview on #383442 background

This text has white color on #383442 background.


Related colors

Complementary color

Complementary color for #hex is #C7CBBD.


I love getcolorcode.com

Triadic colors

1 #423834 and #344238 with #383442 are triadic colors.

2 #423438 and #343842 with #383442 are triadic colors.