COLOR #372652

HEX: #372652 RGB: (55,38,82)

Color info

#372652 contains red, green and blue colors in about the same proportion. Web safe color of #372652 is #333366 (or #336).

RGB color model

#372652 color RGB value is (55,38,82).

RGB: (55,38,82) (22%, 15%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 38 of 255 = 15%
B 82 of 255 = 32%

55
38
82

R + G + B ~ 23%. #372652 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 38 + 82 = 175 (100%)
R 55 of 175 ~ 31.43%
G 38 of 175 ~ 21.71%
B 82 of 175 ~ 46.86'%

%31.43
%21.71
%46.86

CMYK color model

#372652 color CMYK value is (33,54,0,68).

  • cyan value is 32.93%
  • magenta value is 53.66%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (33,54,0,68)
C33M54Y0K68 (33%, 54%, 0%, 68%)
(0.33 / 0.54 / 0.00 / 0.68)

CMYK percentages

%32.93
%53.66
%0
%67.84

Codes

Color #372652 in popluar color models

37 26 52
RGB 55 38 82
HSL 263° 36.67% 23.53%
HSB/HSV 263° 53.66% 32.16%
CMYK 32.93% 53.66% 0.00%
67.84%

Color #372652 in popluar number systems.

HEX 37 26 52
Decimal 55 38 82
Binary 110111 100110 1010010
Octal 67 46 122

Shades and tints

Shades of #372652

#372652
(55,38,82)
#32234B
(50,35,75)
#2D2044
(45,32,68)
#281D3D
(40,29,61)
#231A36
(35,26,54)
#1E172F
(30,23,47)
#191428
(25,20,40)
#141121
(20,17,33)
#0F0E1A
(15,14,26)
#0A0B13
(10,11,19)
#05080C
(5,8,12)
#000000
(0,0,0)

Tints of #372652

#372652
(55,38,82)
#493961
(73,57,97)
#5B4C70
(91,76,112)
#6D5F7F
(109,95,127)
#7F728E
(127,114,142)
#91859D
(145,133,157)
#A398AC
(163,152,172)
#B5ABBB
(181,171,187)
#C7BECA
(199,190,202)
#D9D1D9
(217,209,217)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372652 color. Also use rgb(55,38,82) instead hex code.

Text Font Color

.myTextColor { color: #372652; }

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

This text font color is #372652.

Background Color

.myBgColor { background-color: #372652; }

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

This div background color is #372652.

Border color

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

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

This div border color is #372652.

Opacity

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

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

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

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

This text has shadow with #372652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372652.

Preview

Color preview on black background

This text has color #372652 on black background.


Color preview on white background

This text has color #372652 on white background.


Black color preview on #372652 background

This text has black color on #372652 background.


White color preview on #372652 background

This text has white color on #372652 background.


Related colors

Complementary color

Complementary color for #hex is #C8D9AD.


I love getcolorcode.com

Triadic colors

1 #523726 and #265237 with #372652 are triadic colors.

2 #522637 and #263752 with #372652 are triadic colors.