COLOR #372167

HEX: #372167 RGB: (55,33,103)

Color info

#372167 contains mainly red and blue colors. Web safe color of #372167 is #333366 (or #336).

RGB color model

#372167 color RGB value is (55,33,103).

RGB: (55,33,103) (22%, 13%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 33 of 255 = 13%
B 103 of 255 = 40%

55
33
103

R + G + B ~ 25%. #372167 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 33 + 103 = 191 (100%)
R 55 of 191 ~ 28.8%
G 33 of 191 ~ 17.28%
B 103 of 191 ~ 53.93'%

%28.8
%17.28
%53.93

CMYK color model

#372167 color CMYK value is (47,68,0,60).

  • cyan value is 46.60%
  • magenta value is 67.96%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (47,68,0,60)
C47M68Y0K60 (47%, 68%, 0%, 60%)
(0.47 / 0.68 / 0.00 / 0.60)

CMYK percentages

%46.6
%67.96
%0
%59.61

Codes

Color #372167 in popluar color models

37 21 67
RGB 55 33 103
HSL 259° 51.47% 26.67%
HSB/HSV 259° 67.96% 40.39%
CMYK 46.60% 67.96% 0.00%
59.61%

Color #372167 in popluar number systems.

HEX 37 21 67
Decimal 55 33 103
Binary 110111 100001 1100111
Octal 67 41 147

Shades and tints

Shades of #372167

#372167
(55,33,103)
#321E5E
(50,30,94)
#2D1B55
(45,27,85)
#28184C
(40,24,76)
#231543
(35,21,67)
#1E123A
(30,18,58)
#190F31
(25,15,49)
#140C28
(20,12,40)
#0F091F
(15,9,31)
#0A0616
(10,6,22)
#05030D
(5,3,13)
#000000
(0,0,0)

Tints of #372167

#372167
(55,33,103)
#493574
(73,53,116)
#5B4981
(91,73,129)
#6D5D8E
(109,93,142)
#7F719B
(127,113,155)
#9185A8
(145,133,168)
#A399B5
(163,153,181)
#B5ADC2
(181,173,194)
#C7C1CF
(199,193,207)
#D9D5DC
(217,213,220)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372167 color. Also use rgb(55,33,103) instead hex code.

Text Font Color

.myTextColor { color: #372167; }

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

This text font color is #372167.

Background Color

.myBgColor { background-color: #372167; }

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

This div background color is #372167.

Border color

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

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

This div border color is #372167.

Opacity

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

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

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

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

This text has shadow with #372167 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372167.

Preview

Color preview on black background

This text has color #372167 on black background.


Color preview on white background

This text has color #372167 on white background.


Black color preview on #372167 background

This text has black color on #372167 background.


White color preview on #372167 background

This text has white color on #372167 background.


Related colors

Complementary color

Complementary color for #hex is #C8DE98.


I love getcolorcode.com

Triadic colors

1 #673721 and #216737 with #372167 are triadic colors.

2 #672137 and #213767 with #372167 are triadic colors.