COLOR #370466

HEX: #370466 RGB: (55,4,102)

Color info

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

RGB color model

#370466 color RGB value is (55,4,102).

RGB: (55,4,102) (22%, 2%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 4 of 255 = 2%
B 102 of 255 = 40%

55
4
102

R + G + B ~ 21%. #370466 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 4 + 102 = 161 (100%)
R 55 of 161 ~ 34.16%
G 4 of 161 ~ 2.48%
B 102 of 161 ~ 63.35'%

%34.16
%63.35

CMYK color model

#370466 color CMYK value is (46,96,0,60).

  • cyan value is 46.08%
  • magenta value is 96.08%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (46,96,0,60)
C46M96Y0K60 (46%, 96%, 0%, 60%)
(0.46 / 0.96 / 0.00 / 0.60)

CMYK percentages

%46.08
%96.08
%0
%60

Codes

Color #370466 in popluar color models

37 04 66
RGB 55 4 102
HSL 271° 92.45% 20.78%
HSB/HSV 271° 96.08% 40.00%
CMYK 46.08% 96.08% 0.00%
60.00%

Color #370466 in popluar number systems.

HEX 37 04 66
Decimal 55 4 102
Binary 110111 100 1100110
Octal 67 4 146

Shades and tints

Shades of #370466

#370466
(55,4,102)
#32045D
(50,4,93)
#2D0454
(45,4,84)
#28044B
(40,4,75)
#230442
(35,4,66)
#1E0439
(30,4,57)
#190430
(25,4,48)
#140427
(20,4,39)
#0F041E
(15,4,30)
#0A0415
(10,4,21)
#05040C
(5,4,12)
#000000
(0,0,0)

Tints of #370466

#370466
(55,4,102)
#491A73
(73,26,115)
#5B3080
(91,48,128)
#6D468D
(109,70,141)
#7F5C9A
(127,92,154)
#9172A7
(145,114,167)
#A388B4
(163,136,180)
#B59EC1
(181,158,193)
#C7B4CE
(199,180,206)
#D9CADB
(217,202,219)
#EBE0E8
(235,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #370466 color. Also use rgb(55,4,102) instead hex code.

Text Font Color

.myTextColor { color: #370466; }

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

This text font color is #370466.

Background Color

.myBgColor { background-color: #370466; }

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

This div background color is #370466.

Border color

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

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

This div border color is #370466.

Opacity

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

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

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

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

This text has shadow with #370466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #370466.

Preview

Color preview on black background

This text has color #370466 on black background.


Color preview on white background

This text has color #370466 on white background.


Black color preview on #370466 background

This text has black color on #370466 background.


White color preview on #370466 background

This text has white color on #370466 background.


Related colors

Complementary color

Complementary color for #hex is #C8FB99.


I love getcolorcode.com

Triadic colors

1 #663704 and #046637 with #370466 are triadic colors.

2 #660437 and #043766 with #370466 are triadic colors.