COLOR #38136B

HEX: #38136B RGB: (56,19,107)

Color info

#38136B contains mainly red and blue colors. Web safe color of #38136B is #330066 (or #306).

RGB color model

#38136B color RGB value is (56,19,107).

RGB: (56,19,107) (22%, 7%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 19 of 255 = 7%
B 107 of 255 = 42%

56
19
107

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

Portions of RGB colors in percentages

R + G + B = 56 + 19 + 107 = 182 (100%)
R 56 of 182 ~ 30.77%
G 19 of 182 ~ 10.44%
B 107 of 182 ~ 58.79'%

%30.77
%58.79

CMYK color model

#38136B color CMYK value is (48,82,0,58).

  • cyan value is 47.66%
  • magenta value is 82.24%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (48,82,0,58)
C48M82Y0K58 (48%, 82%, 0%, 58%)
(0.48 / 0.82 / 0.00 / 0.58)

CMYK percentages

%47.66
%82.24
%0
%58.04

Codes

Color #38136B in popluar color models

38 13 6B
RGB 56 19 107
HSL 265° 69.84% 24.71%
HSB/HSV 265° 82.24% 41.96%
CMYK 47.66% 82.24% 0.00%
58.04%

Color #38136B in popluar number systems.

HEX 38 13 6B
Decimal 56 19 107
Binary 111000 10011 1101011
Octal 70 23 153

Shades and tints

Shades of #38136B

#38136B
(56,19,107)
#331262
(51,18,98)
#2E1159
(46,17,89)
#291050
(41,16,80)
#240F47
(36,15,71)
#1F0E3E
(31,14,62)
#1A0D35
(26,13,53)
#150C2C
(21,12,44)
#100B23
(16,11,35)
#0B0A1A
(11,10,26)
#060911
(6,9,17)
#000000
(0,0,0)

Tints of #38136B

#38136B
(56,19,107)
#4A2878
(74,40,120)
#5C3D85
(92,61,133)
#6E5292
(110,82,146)
#80679F
(128,103,159)
#927CAC
(146,124,172)
#A491B9
(164,145,185)
#B6A6C6
(182,166,198)
#C8BBD3
(200,187,211)
#DAD0E0
(218,208,224)
#ECE5ED
(236,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38136B color. Also use rgb(56,19,107) instead hex code.

Text Font Color

.myTextColor { color: #38136B; }

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

This text font color is #38136B.

Background Color

.myBgColor { background-color: #38136B; }

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

This div background color is #38136B.

Border color

.myBorderColor { border: 1px solid #38136B; }

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

This div border color is #38136B.

Opacity

.myOpacity80 { color: #38136B; opacity: 0.8; }

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

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

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

This text has shadow with #38136B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38136B.

Preview

Color preview on black background

This text has color #38136B on black background.


Color preview on white background

This text has color #38136B on white background.


Black color preview on #38136B background

This text has black color on #38136B background.


White color preview on #38136B background

This text has white color on #38136B background.


Related colors

Complementary color

Complementary color for #hex is #C7EC94.


I love getcolorcode.com

Triadic colors

1 #6B3813 and #136B38 with #38136B are triadic colors.

2 #6B1338 and #13386B with #38136B are triadic colors.