COLOR #38366A

HEX: #38366A RGB: (56,54,106)

Color info

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

RGB color model

#38366A color RGB value is (56,54,106).

RGB: (56,54,106) (22%, 21%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 54 of 255 = 21%
B 106 of 255 = 42%

56
54
106

R + G + B ~ 28%. #38366A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 54 + 106 = 216 (100%)
R 56 of 216 ~ 25.93%
G 54 of 216 ~ 25%
B 106 of 216 ~ 49.07'%

%25.93
%25
%49.07

CMYK color model

#38366A color CMYK value is (47,49,0,58).

  • cyan value is 47.17%
  • magenta value is 49.06%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (47,49,0,58) C47M49Y0K58 (47%,49%,0%,58%) (0.47/0.49/0.00/0.58) 

CMYK percentages

%47.17
%49.06
%0
%58.43

Codes

Color #38366A in popluar color models

38 36 6A
RGB 56 54 106
HSL 242° 32.50% 31.37%
HSB/HSV 242° 49.06% 41.57%
CMYK 47.17% 49.06% 0.00%
58.43%

Color #38366A in popluar number systems.

HEX 38 36 6A
Decimal 56 54 106
Binary 111000 110110 1101010
Octal 70 66 152

Shades and tints

Shades of #38366A

#38366A
(56,54,106)
#333261
(51,50,97)
#2E2E58
(46,46,88)
#292A4F
(41,42,79)
#242646
(36,38,70)
#1F223D
(31,34,61)
#1A1E34
(26,30,52)
#151A2B
(21,26,43)
#101622
(16,22,34)
#0B1219
(11,18,25)
#060E10
(6,14,16)
#000000
(0,0,0)

Tints of #38366A

#38366A
(56,54,106)
#4A4877
(74,72,119)
#5C5A84
(92,90,132)
#6E6C91
(110,108,145)
#807E9E
(128,126,158)
#9290AB
(146,144,171)
#A4A2B8
(164,162,184)
#B6B4C5
(182,180,197)
#C8C6D2
(200,198,210)
#DAD8DF
(218,216,223)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38366A color. Also use rgb(56,54,106) instead hex code.

Text Font Color

.myTextColor { color: #38366A; }

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

This text font color is #38366A.

Background Color

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

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

This div background color is #38366A.

Border color

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

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

This div border color is #38366A.

Opacity

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

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

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

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

This text has shadow with #38366A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38366A.

Preview

Color preview on black background

This text has color #38366A on black background.


Color preview on white background

This text has color #38366A on white background.


Black color preview on #38366A background

This text has black color on #38366A background.


White color preview on #38366A background

This text has white color on #38366A background.


Related colors

Complementary color

Complementary color for #hex is #C7C995.


I love getcolorcode.com

Triadic colors

1 #6A3836 and #366A38 with #38366A are triadic colors.

2 #6A3638 and #36386A with #38366A are triadic colors.