COLOR #38335D

HEX: #38335D RGB: (56,51,93)

Color info

#38335D contains red, green and blue colors in about the same proportion. Web safe color of #38335D is #333366 (or #336).

RGB color model

#38335D color RGB value is (56,51,93).

RGB: (56,51,93) (22%, 20%, 36%)

RGB channels and saturation

R 56 of 255 = 22%
G 51 of 255 = 20%
B 93 of 255 = 36%

56
51
93

R + G + B ~ 26%. #38335D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 51 + 93 = 200 (100%)
R 56 of 200 ~ 28%
G 51 of 200 ~ 25.5%
B 93 of 200 ~ 46.5'%

%28
%25.5
%46.5

CMYK color model

#38335D color CMYK value is (40,45,0,64).

  • cyan value is 39.78%
  • magenta value is 45.16%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (40,45,0,64) C40M45Y0K64 (40%,45%,0%,64%) (0.40/0.45/0.00/0.64) 

CMYK percentages

%39.78
%45.16
%0
%63.53

Codes

Color #38335D in popluar color models

38 33 5D
RGB 56 51 93
HSL 247° 29.17% 28.24%
HSB/HSV 247° 45.16% 36.47%
CMYK 39.78% 45.16% 0.00%
63.53%

Color #38335D in popluar number systems.

HEX 38 33 5D
Decimal 56 51 93
Binary 111000 110011 1011101
Octal 70 63 135

Shades and tints

Shades of #38335D

#38335D
(56,51,93)
#332F55
(51,47,85)
#2E2B4D
(46,43,77)
#292745
(41,39,69)
#24233D
(36,35,61)
#1F1F35
(31,31,53)
#1A1B2D
(26,27,45)
#151725
(21,23,37)
#10131D
(16,19,29)
#0B0F15
(11,15,21)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #38335D

#38335D
(56,51,93)
#4A456B
(74,69,107)
#5C5779
(92,87,121)
#6E6987
(110,105,135)
#807B95
(128,123,149)
#928DA3
(146,141,163)
#A49FB1
(164,159,177)
#B6B1BF
(182,177,191)
#C8C3CD
(200,195,205)
#DAD5DB
(218,213,219)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38335D color. Also use rgb(56,51,93) instead hex code.

Text Font Color

.myTextColor { color: #38335D; }

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

This text font color is #38335D.

Background Color

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

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

This div background color is #38335D.

Border color

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

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

This div border color is #38335D.

Opacity

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

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

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

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

This text has shadow with #38335D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38335D.

Preview

Color preview on black background

This text has color #38335D on black background.


Color preview on white background

This text has color #38335D on white background.


Black color preview on #38335D background

This text has black color on #38335D background.


White color preview on #38335D background

This text has white color on #38335D background.


Related colors

Complementary color

Complementary color for #hex is #C7CCA2.


I love getcolorcode.com

Triadic colors

1 #5D3833 and #335D38 with #38335D are triadic colors.

2 #5D3338 and #33385D with #38335D are triadic colors.