COLOR #38133D

HEX: #38133D RGB: (56,19,61)

Color info

#38133D contains red, green and blue colors in about the same proportion. Web safe color of #38133D is #330033 (or #303).

RGB color model

#38133D color RGB value is (56,19,61).

RGB: (56,19,61) (22%, 7%, 24%)

RGB channels and saturation

R 56 of 255 = 22%
G 19 of 255 = 7%
B 61 of 255 = 24%

56
19
61

R + G + B ~ 18%. #38133D is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 19 + 61 = 136 (100%)
R 56 of 136 ~ 41.18%
G 19 of 136 ~ 13.97%
B 61 of 136 ~ 44.85'%

%41.18
%13.97
%44.85

CMYK color model

#38133D color CMYK value is (8,69,0,76).

  • cyan value is 8.20%
  • magenta value is 68.85%
  • yellow value is 0.00%
  • key color value is 76.08%

CMYK: (8,69,0,76)
C8M69Y0K76 (8%, 69%, 0%, 76%)
(0.08 / 0.69 / 0.00 / 0.76)

CMYK percentages

%8.2
%68.85
%0
%76.08

Codes

Color #38133D in popluar color models

38 13 3D
RGB 56 19 61
HSL 293° 52.50% 15.69%
HSB/HSV 293° 68.85% 23.92%
CMYK 8.20% 68.85% 0.00%
76.08%

Color #38133D in popluar number systems.

HEX 38 13 3D
Decimal 56 19 61
Binary 111000 10011 111101
Octal 70 23 75

Shades and tints

Shades of #38133D

#38133D
(56,19,61)
#331238
(51,18,56)
#2E1133
(46,17,51)
#29102E
(41,16,46)
#240F29
(36,15,41)
#1F0E24
(31,14,36)
#1A0D1F
(26,13,31)
#150C1A
(21,12,26)
#100B15
(16,11,21)
#0B0A10
(11,10,16)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #38133D

#38133D
(56,19,61)
#4A284E
(74,40,78)
#5C3D5F
(92,61,95)
#6E5270
(110,82,112)
#806781
(128,103,129)
#927C92
(146,124,146)
#A491A3
(164,145,163)
#B6A6B4
(182,166,180)
#C8BBC5
(200,187,197)
#DAD0D6
(218,208,214)
#ECE5E7
(236,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38133D color. Also use rgb(56,19,61) instead hex code.

Text Font Color

.myTextColor { color: #38133D; }

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

This text font color is #38133D.

Background Color

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

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

This div background color is #38133D.

Border color

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

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

This div border color is #38133D.

Opacity

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

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

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

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

This text has shadow with #38133D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38133D.

Preview

Color preview on black background

This text has color #38133D on black background.


Color preview on white background

This text has color #38133D on white background.


Black color preview on #38133D background

This text has black color on #38133D background.


White color preview on #38133D background

This text has white color on #38133D background.


Related colors

Complementary color

Complementary color for #hex is #C7ECC2.


I love getcolorcode.com

Triadic colors

1 #3D3813 and #133D38 with #38133D are triadic colors.

2 #3D1338 and #13383D with #38133D are triadic colors.