COLOR #371A63

HEX: #371A63 RGB: (55,26,99)

Color info

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

RGB color model

#371A63 color RGB value is (55,26,99).

RGB: (55,26,99) (22%, 10%, 39%)

RGB channels and saturation

R 55 of 255 = 22%
G 26 of 255 = 10%
B 99 of 255 = 39%

55
26
99

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

Portions of RGB colors in percentages

R + G + B = 55 + 26 + 99 = 180 (100%)
R 55 of 180 ~ 30.56%
G 26 of 180 ~ 14.44%
B 99 of 180 ~ 55'%

%30.56
%14.44
%55

CMYK color model

#371A63 color CMYK value is (44,74,0,61).

  • cyan value is 44.44%
  • magenta value is 73.74%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (44,74,0,61)
C44M74Y0K61 (44%, 74%, 0%, 61%)
(0.44 / 0.74 / 0.00 / 0.61)

CMYK percentages

%44.44
%73.74
%0
%61.18

Codes

Color #371A63 in popluar color models

37 1A 63
RGB 55 26 99
HSL 264° 58.40% 24.51%
HSB/HSV 264° 73.74% 38.82%
CMYK 44.44% 73.74% 0.00%
61.18%

Color #371A63 in popluar number systems.

HEX 37 1A 63
Decimal 55 26 99
Binary 110111 11010 1100011
Octal 67 32 143

Shades and tints

Shades of #371A63

#371A63
(55,26,99)
#32185A
(50,24,90)
#2D1651
(45,22,81)
#281448
(40,20,72)
#23123F
(35,18,63)
#1E1036
(30,16,54)
#190E2D
(25,14,45)
#140C24
(20,12,36)
#0F0A1B
(15,10,27)
#0A0812
(10,8,18)
#050609
(5,6,9)
#000000
(0,0,0)

Tints of #371A63

#371A63
(55,26,99)
#492E71
(73,46,113)
#5B427F
(91,66,127)
#6D568D
(109,86,141)
#7F6A9B
(127,106,155)
#917EA9
(145,126,169)
#A392B7
(163,146,183)
#B5A6C5
(181,166,197)
#C7BAD3
(199,186,211)
#D9CEE1
(217,206,225)
#EBE2EF
(235,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371A63 color. Also use rgb(55,26,99) instead hex code.

Text Font Color

.myTextColor { color: #371A63; }

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

This text font color is #371A63.

Background Color

.myBgColor { background-color: #371A63; }

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

This div background color is #371A63.

Border color

.myBorderColor { border: 1px solid #371A63; }

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

This div border color is #371A63.

Opacity

.myOpacity80 { color: #371A63; opacity: 0.8; }

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

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

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

This text has shadow with #371A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371A63.

Preview

Color preview on black background

This text has color #371A63 on black background.


Color preview on white background

This text has color #371A63 on white background.


Black color preview on #371A63 background

This text has black color on #371A63 background.


White color preview on #371A63 background

This text has white color on #371A63 background.


Related colors

Complementary color

Complementary color for #hex is #C8E59C.


I love getcolorcode.com

Triadic colors

1 #63371A and #1A6337 with #371A63 are triadic colors.

2 #631A37 and #1A3763 with #371A63 are triadic colors.