COLOR #37097A

HEX: #37097A RGB: (55,9,122)

Color info

#37097A contains mainly blue color. Web safe color of #37097A is #330066 (or #306).

RGB color model

#37097A color RGB value is (55,9,122).

RGB: (55,9,122) (22%, 4%, 48%)

RGB channels and saturation

R 55 of 255 = 22%
G 9 of 255 = 4%
B 122 of 255 = 48%

55
9
122

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

Portions of RGB colors in percentages

R + G + B = 55 + 9 + 122 = 186 (100%)
R 55 of 186 ~ 29.57%
G 9 of 186 ~ 4.84%
B 122 of 186 ~ 65.59'%

%29.57
%65.59

CMYK color model

#37097A color CMYK value is (55,93,0,52).

  • cyan value is 54.92%
  • magenta value is 92.62%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (55,93,0,52)
C55M93Y0K52 (55%, 93%, 0%, 52%)
(0.55 / 0.93 / 0.00 / 0.52)

CMYK percentages

%54.92
%92.62
%0
%52.16

Codes

Color #37097A in popluar color models

37 09 7A
RGB 55 9 122
HSL 264° 86.26% 25.69%
HSB/HSV 264° 92.62% 47.84%
CMYK 54.92% 92.62% 0.00%
52.16%

Color #37097A in popluar number systems.

HEX 37 09 7A
Decimal 55 9 122
Binary 110111 1001 1111010
Octal 67 11 172

Shades and tints

Shades of #37097A

#37097A
(55,9,122)
#32096F
(50,9,111)
#2D0964
(45,9,100)
#280959
(40,9,89)
#23094E
(35,9,78)
#1E0943
(30,9,67)
#190938
(25,9,56)
#14092D
(20,9,45)
#0F0922
(15,9,34)
#0A0917
(10,9,23)
#05090C
(5,9,12)
#000000
(0,0,0)

Tints of #37097A

#37097A
(55,9,122)
#491F86
(73,31,134)
#5B3592
(91,53,146)
#6D4B9E
(109,75,158)
#7F61AA
(127,97,170)
#9177B6
(145,119,182)
#A38DC2
(163,141,194)
#B5A3CE
(181,163,206)
#C7B9DA
(199,185,218)
#D9CFE6
(217,207,230)
#EBE5F2
(235,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37097A color. Also use rgb(55,9,122) instead hex code.

Text Font Color

.myTextColor { color: #37097A; }

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

This text font color is #37097A.

Background Color

.myBgColor { background-color: #37097A; }

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

This div background color is #37097A.

Border color

.myBorderColor { border: 1px solid #37097A; }

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

This div border color is #37097A.

Opacity

.myOpacity80 { color: #37097A; opacity: 0.8; }

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

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

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

This text has shadow with #37097A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37097A.

Preview

Color preview on black background

This text has color #37097A on black background.


Color preview on white background

This text has color #37097A on white background.


Black color preview on #37097A background

This text has black color on #37097A background.


White color preview on #37097A background

This text has white color on #37097A background.


Related colors

Complementary color

Complementary color for #hex is #C8F685.


I love getcolorcode.com

Triadic colors

1 #7A3709 and #097A37 with #37097A are triadic colors.

2 #7A0937 and #09377A with #37097A are triadic colors.