COLOR #380355

HEX: #380355 RGB: (56,3,85)

Color info

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

RGB color model

#380355 color RGB value is (56,3,85).

RGB: (56,3,85) (22%, 1%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 3 of 255 = 1%
B 85 of 255 = 33%

56
3
85

R + G + B ~ 19%. #380355 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 3 + 85 = 144 (100%)
R 56 of 144 ~ 38.89%
G 3 of 144 ~ 2.08%
B 85 of 144 ~ 59.03'%

%38.89
%59.03

CMYK color model

#380355 color CMYK value is (34,96,0,67).

  • cyan value is 34.12%
  • magenta value is 96.47%
  • yellow value is 0.00%
  • key color value is 66.67%
CMYK: (34,96,0,67) C34M96Y0K67 (34%,96%,0%,67%) (0.34/0.96/0.00/0.67) 

CMYK percentages

%34.12
%96.47
%0
%66.67

Codes

Color #380355 in popluar color models

38 03 55
RGB 56 3 85
HSL 279° 93.18% 17.25%
HSB/HSV 279° 96.47% 33.33%
CMYK 34.12% 96.47% 0.00%
66.67%

Color #380355 in popluar number systems.

HEX 38 03 55
Decimal 56 3 85
Binary 111000 11 1010101
Octal 70 3 125

Shades and tints

Shades of #380355

#380355
(56,3,85)
#33034E
(51,3,78)
#2E0347
(46,3,71)
#290340
(41,3,64)
#240339
(36,3,57)
#1F0332
(31,3,50)
#1A032B
(26,3,43)
#150324
(21,3,36)
#10031D
(16,3,29)
#0B0316
(11,3,22)
#06030F
(6,3,15)
#000000
(0,0,0)

Tints of #380355

#380355
(56,3,85)
#4A1964
(74,25,100)
#5C2F73
(92,47,115)
#6E4582
(110,69,130)
#805B91
(128,91,145)
#9271A0
(146,113,160)
#A487AF
(164,135,175)
#B69DBE
(182,157,190)
#C8B3CD
(200,179,205)
#DAC9DC
(218,201,220)
#ECDFEB
(236,223,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #380355; }

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

This text font color is #380355.

Background Color

.myBgColor { background-color: #380355; }

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

This div background color is #380355.

Border color

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

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

This div border color is #380355.

Opacity

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

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

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

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

This text has shadow with #380355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380355.

Preview

Color preview on black background

This text has color #380355 on black background.


Color preview on white background

This text has color #380355 on white background.


Black color preview on #380355 background

This text has black color on #380355 background.


White color preview on #380355 background

This text has white color on #380355 background.


Related colors

Complementary color

Complementary color for #hex is #C7FCAA.


I love getcolorcode.com

Triadic colors

1 #553803 and #035538 with #380355 are triadic colors.

2 #550338 and #033855 with #380355 are triadic colors.