COLOR #373061

HEX: #373061 RGB: (55,48,97)

Color info

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

RGB color model

#373061 color RGB value is (55,48,97).

RGB: (55,48,97) (22%, 19%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 48 of 255 = 19%
B 97 of 255 = 38%

55
48
97

R + G + B ~ 26%. #373061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 48 + 97 = 200 (100%)
R 55 of 200 ~ 27.5%
G 48 of 200 ~ 24%
B 97 of 200 ~ 48.5'%

%27.5
%24
%48.5

CMYK color model

#373061 color CMYK value is (43,51,0,62).

  • cyan value is 43.30%
  • magenta value is 50.52%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (43,51,0,62) C43M51Y0K62 (43%,51%,0%,62%) (0.43/0.51/0.00/0.62) 

CMYK percentages

%43.3
%50.52
%0
%61.96

Codes

Color #373061 in popluar color models

37 30 61
RGB 55 48 97
HSL 249° 33.79% 28.43%
HSB/HSV 249° 50.52% 38.04%
CMYK 43.30% 50.52% 0.00%
61.96%

Color #373061 in popluar number systems.

HEX 37 30 61
Decimal 55 48 97
Binary 110111 110000 1100001
Octal 67 60 141

Shades and tints

Shades of #373061

#373061
(55,48,97)
#322C59
(50,44,89)
#2D2851
(45,40,81)
#282449
(40,36,73)
#232041
(35,32,65)
#1E1C39
(30,28,57)
#191831
(25,24,49)
#141429
(20,20,41)
#0F1021
(15,16,33)
#0A0C19
(10,12,25)
#050811
(5,8,17)
#000000
(0,0,0)

Tints of #373061

#373061
(55,48,97)
#49426F
(73,66,111)
#5B547D
(91,84,125)
#6D668B
(109,102,139)
#7F7899
(127,120,153)
#918AA7
(145,138,167)
#A39CB5
(163,156,181)
#B5AEC3
(181,174,195)
#C7C0D1
(199,192,209)
#D9D2DF
(217,210,223)
#EBE4ED
(235,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373061 color. Also use rgb(55,48,97) instead hex code.

Text Font Color

.myTextColor { color: #373061; }

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

This text font color is #373061.

Background Color

.myBgColor { background-color: #373061; }

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

This div background color is #373061.

Border color

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

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

This div border color is #373061.

Opacity

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

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

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

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

This text has shadow with #373061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373061.

Preview

Color preview on black background

This text has color #373061 on black background.


Color preview on white background

This text has color #373061 on white background.


Black color preview on #373061 background

This text has black color on #373061 background.


White color preview on #373061 background

This text has white color on #373061 background.


Related colors

Complementary color

Complementary color for #hex is #C8CF9E.


I love getcolorcode.com

Triadic colors

1 #613730 and #306137 with #373061 are triadic colors.

2 #613037 and #303761 with #373061 are triadic colors.