COLOR #371A68

HEX: #371A68 RGB: (55,26,104)

Color info

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

RGB color model

#371A68 color RGB value is (55,26,104).

RGB: (55,26,104) (22%, 10%, 41%)

RGB channels and saturation

R 55 of 255 = 22%
G 26 of 255 = 10%
B 104 of 255 = 41%

55
26
104

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

Portions of RGB colors in percentages

R + G + B = 55 + 26 + 104 = 185 (100%)
R 55 of 185 ~ 29.73%
G 26 of 185 ~ 14.05%
B 104 of 185 ~ 56.22'%

%29.73
%14.05
%56.22

CMYK color model

#371A68 color CMYK value is (47,75,0,59).

  • cyan value is 47.12%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (47,75,0,59)
C47M75Y0K59 (47%, 75%, 0%, 59%)
(0.47 / 0.75 / 0.00 / 0.59)

CMYK percentages

%47.12
%75
%0
%59.22

Codes

Color #371A68 in popluar color models

37 1A 68
RGB 55 26 104
HSL 262° 60.00% 25.49%
HSB/HSV 262° 75.00% 40.78%
CMYK 47.12% 75.00% 0.00%
59.22%

Color #371A68 in popluar number systems.

HEX 37 1A 68
Decimal 55 26 104
Binary 110111 11010 1101000
Octal 67 32 150

Shades and tints

Shades of #371A68

#371A68
(55,26,104)
#32185F
(50,24,95)
#2D1656
(45,22,86)
#28144D
(40,20,77)
#231244
(35,18,68)
#1E103B
(30,16,59)
#190E32
(25,14,50)
#140C29
(20,12,41)
#0F0A20
(15,10,32)
#0A0817
(10,8,23)
#05060E
(5,6,14)
#000000
(0,0,0)

Tints of #371A68

#371A68
(55,26,104)
#492E75
(73,46,117)
#5B4282
(91,66,130)
#6D568F
(109,86,143)
#7F6A9C
(127,106,156)
#917EA9
(145,126,169)
#A392B6
(163,146,182)
#B5A6C3
(181,166,195)
#C7BAD0
(199,186,208)
#D9CEDD
(217,206,221)
#EBE2EA
(235,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371A68; }

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

This text font color is #371A68.

Background Color

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

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

This div background color is #371A68.

Border color

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

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

This div border color is #371A68.

Opacity

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

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

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

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

This text has shadow with #371A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371A68.

Preview

Color preview on black background

This text has color #371A68 on black background.


Color preview on white background

This text has color #371A68 on white background.


Black color preview on #371A68 background

This text has black color on #371A68 background.


White color preview on #371A68 background

This text has white color on #371A68 background.


Related colors

Complementary color

Complementary color for #hex is #C8E597.


I love getcolorcode.com

Triadic colors

1 #68371A and #1A6837 with #371A68 are triadic colors.

2 #681A37 and #1A3768 with #371A68 are triadic colors.