COLOR #380337

HEX: #380337 RGB: (56,3,55)

Color info

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

RGB color model

#380337 color RGB value is (56,3,55).

RGB: (56,3,55) (22%, 1%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 3 of 255 = 1%
B 55 of 255 = 22%

56
3
55

R + G + B ~ 15%. #380337 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 3 + 55 = 114 (100%)
R 56 of 114 ~ 49.12%
G 3 of 114 ~ 2.63%
B 55 of 114 ~ 48.25'%

%49.12
%48.25

CMYK color model

#380337 color CMYK value is (0,95,2,78).

  • cyan value is 0.00%
  • magenta value is 94.64%
  • yellow value is 1.79%
  • key color value is 78.04%

CMYK: (0,95,2,78)
C0M95Y2K78 (0%, 95%, 2%, 78%)
(0.00 / 0.95 / 0.02 / 0.78)

CMYK percentages

%0
%94.64
%1.79
%78.04

Codes

Color #380337 in popluar color models

38 03 37
RGB 56 3 55
HSL 301° 89.83% 11.57%
HSB/HSV 301° 94.64% 21.96%
CMYK 0.00% 94.64% 1.79%
78.04%

Color #380337 in popluar number systems.

HEX 38 03 37
Decimal 56 3 55
Binary 111000 11 110111
Octal 70 3 67

Shades and tints

Shades of #380337

#380337
(56,3,55)
#330332
(51,3,50)
#2E032D
(46,3,45)
#290328
(41,3,40)
#240323
(36,3,35)
#1F031E
(31,3,30)
#1A0319
(26,3,25)
#150314
(21,3,20)
#10030F
(16,3,15)
#0B030A
(11,3,10)
#060305
(6,3,5)
#000000
(0,0,0)

Tints of #380337

#380337
(56,3,55)
#4A1949
(74,25,73)
#5C2F5B
(92,47,91)
#6E456D
(110,69,109)
#805B7F
(128,91,127)
#927191
(146,113,145)
#A487A3
(164,135,163)
#B69DB5
(182,157,181)
#C8B3C7
(200,179,199)
#DAC9D9
(218,201,217)
#ECDFEB
(236,223,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #380337 color. Also use rgb(56,3,55) instead hex code.

Text Font Color

.myTextColor { color: #380337; }

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

This text font color is #380337.

Background Color

.myBgColor { background-color: #380337; }

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

This div background color is #380337.

Border color

.myBorderColor { border: 1px solid #380337; }

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

This div border color is #380337.

Opacity

.myOpacity80 { color: #380337; opacity: 0.8; }

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

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

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

This text has shadow with #380337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380337.

Preview

Color preview on black background

This text has color #380337 on black background.


Color preview on white background

This text has color #380337 on white background.


Black color preview on #380337 background

This text has black color on #380337 background.


White color preview on #380337 background

This text has white color on #380337 background.


Related colors

Complementary color

Complementary color for #hex is #C7FCC8.


I love getcolorcode.com

Triadic colors

1 #373803 and #033738 with #380337 are triadic colors.

2 #370338 and #033837 with #380337 are triadic colors.