COLOR #372067

HEX: #372067 RGB: (55,32,103)

Color info

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

RGB color model

#372067 color RGB value is (55,32,103).

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

RGB channels and saturation

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

55
32
103

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

Portions of RGB colors in percentages

R + G + B = 55 + 32 + 103 = 190 (100%)
R 55 of 190 ~ 28.95%
G 32 of 190 ~ 16.84%
B 103 of 190 ~ 54.21'%

%28.95
%16.84
%54.21

CMYK color model

#372067 color CMYK value is (47,69,0,60).

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

CMYK: (47,69,0,60)
C47M69Y0K60 (47%, 69%, 0%, 60%)
(0.47 / 0.69 / 0.00 / 0.60)

CMYK percentages

%46.6
%68.93
%0
%59.61

Codes

Color #372067 in popluar color models

37 20 67
RGB 55 32 103
HSL 259° 52.59% 26.47%
HSB/HSV 259° 68.93% 40.39%
CMYK 46.60% 68.93% 0.00%
59.61%

Color #372067 in popluar number systems.

HEX 37 20 67
Decimal 55 32 103
Binary 110111 100000 1100111
Octal 67 40 147

Shades and tints

Shades of #372067

#372067
(55,32,103)
#321E5E
(50,30,94)
#2D1C55
(45,28,85)
#281A4C
(40,26,76)
#231843
(35,24,67)
#1E163A
(30,22,58)
#191431
(25,20,49)
#141228
(20,18,40)
#0F101F
(15,16,31)
#0A0E16
(10,14,22)
#050C0D
(5,12,13)
#000000
(0,0,0)

Tints of #372067

#372067
(55,32,103)
#493474
(73,52,116)
#5B4881
(91,72,129)
#6D5C8E
(109,92,142)
#7F709B
(127,112,155)
#9184A8
(145,132,168)
#A398B5
(163,152,181)
#B5ACC2
(181,172,194)
#C7C0CF
(199,192,207)
#D9D4DC
(217,212,220)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372067; }

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

This text font color is #372067.

Background Color

.myBgColor { background-color: #372067; }

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

This div background color is #372067.

Border color

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

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

This div border color is #372067.

Opacity

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

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

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

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

This text has shadow with #372067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372067.

Preview

Color preview on black background

This text has color #372067 on black background.


Color preview on white background

This text has color #372067 on white background.


Black color preview on #372067 background

This text has black color on #372067 background.


White color preview on #372067 background

This text has white color on #372067 background.


Related colors

Complementary color

Complementary color for #hex is #C8DF98.


I love getcolorcode.com

Triadic colors

1 #673720 and #206737 with #372067 are triadic colors.

2 #672037 and #203767 with #372067 are triadic colors.