COLOR #38414C

HEX: #38414C RGB: (56,65,76)

Color info

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

RGB color model

#38414C color RGB value is (56,65,76).

RGB: (56,65,76) (22%, 25%, 30%)

RGB channels and saturation

R 56 of 255 = 22%
G 65 of 255 = 25%
B 76 of 255 = 30%

56
65
76

R + G + B ~ 26%. #38414C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 65 + 76 = 197 (100%)
R 56 of 197 ~ 28.43%
G 65 of 197 ~ 32.99%
B 76 of 197 ~ 38.58'%

%28.43
%32.99
%38.58

CMYK color model

#38414C color CMYK value is (26,14,0,70).

  • cyan value is 26.32%
  • magenta value is 14.47%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (26,14,0,70) C26M14Y0K70 (26%,14%,0%,70%) (0.26/0.14/0.00/0.70) 

CMYK percentages

%26.32
%14.47
%0
%70.2

Codes

Color #38414C in popluar color models

38 41 4C
RGB 56 65 76
HSL 213° 15.15% 25.88%
HSB/HSV 213° 26.32% 29.80%
CMYK 26.32% 14.47% 0.00%
70.20%

Color #38414C in popluar number systems.

HEX 38 41 4C
Decimal 56 65 76
Binary 111000 1000001 1001100
Octal 70 101 114

Shades and tints

Shades of #38414C

#38414C
(56,65,76)
#333C46
(51,60,70)
#2E3740
(46,55,64)
#29323A
(41,50,58)
#242D34
(36,45,52)
#1F282E
(31,40,46)
#1A2328
(26,35,40)
#151E22
(21,30,34)
#10191C
(16,25,28)
#0B1416
(11,20,22)
#060F10
(6,15,16)
#000000
(0,0,0)

Tints of #38414C

#38414C
(56,65,76)
#4A525C
(74,82,92)
#5C636C
(92,99,108)
#6E747C
(110,116,124)
#80858C
(128,133,140)
#92969C
(146,150,156)
#A4A7AC
(164,167,172)
#B6B8BC
(182,184,188)
#C8C9CC
(200,201,204)
#DADADC
(218,218,220)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38414C color. Also use rgb(56,65,76) instead hex code.

Text Font Color

.myTextColor { color: #38414C; }

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

This text font color is #38414C.

Background Color

.myBgColor { background-color: #38414C; }

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

This div background color is #38414C.

Border color

.myBorderColor { border: 1px solid #38414C; }

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

This div border color is #38414C.

Opacity

.myOpacity80 { color: #38414C; opacity: 0.8; }

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

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

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

This text has shadow with #38414C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38414C.

Preview

Color preview on black background

This text has color #38414C on black background.


Color preview on white background

This text has color #38414C on white background.


Black color preview on #38414C background

This text has black color on #38414C background.


White color preview on #38414C background

This text has white color on #38414C background.


Related colors

Complementary color

Complementary color for #hex is #C7BEB3.


I love getcolorcode.com

Triadic colors

1 #4C3841 and #414C38 with #38414C are triadic colors.

2 #4C4138 and #41384C with #38414C are triadic colors.