COLOR #375790

HEX: #375790 RGB: (55,87,144)

Color info

#375790 contains mainly green and blue colors. Web safe color of #375790 is #336699 (or #369).

RGB color model

#375790 color RGB value is (55,87,144).

RGB: (55,87,144) (22%, 34%, 56%)

RGB channels and saturation

R 55 of 255 = 22%
G 87 of 255 = 34%
B 144 of 255 = 56%

55
87
144

R + G + B ~ 37%. #375790 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 87 + 144 = 286 (100%)
R 55 of 286 ~ 19.23%
G 87 of 286 ~ 30.42%
B 144 of 286 ~ 50.35'%

%19.23
%30.42
%50.35

CMYK color model

#375790 color CMYK value is (62,40,0,44).

  • cyan value is 61.81%
  • magenta value is 39.58%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (62,40,0,44)
C62M40Y0K44 (62%, 40%, 0%, 44%)
(0.62 / 0.40 / 0.00 / 0.44)

CMYK percentages

%61.81
%39.58
%0
%43.53

Codes

Color #375790 in popluar color models

37 57 90
RGB 55 87 144
HSL 218° 44.72% 39.02%
HSB/HSV 218° 61.81% 56.47%
CMYK 61.81% 39.58% 0.00%
43.53%

Color #375790 in popluar number systems.

HEX 37 57 90
Decimal 55 87 144
Binary 110111 1010111 10010000
Octal 67 127 220

Shades and tints

Shades of #375790

#375790
(55,87,144)
#325083
(50,80,131)
#2D4976
(45,73,118)
#284269
(40,66,105)
#233B5C
(35,59,92)
#1E344F
(30,52,79)
#192D42
(25,45,66)
#142635
(20,38,53)
#0F1F28
(15,31,40)
#0A181B
(10,24,27)
#05110E
(5,17,14)
#000000
(0,0,0)

Tints of #375790

#375790
(55,87,144)
#49669A
(73,102,154)
#5B75A4
(91,117,164)
#6D84AE
(109,132,174)
#7F93B8
(127,147,184)
#91A2C2
(145,162,194)
#A3B1CC
(163,177,204)
#B5C0D6
(181,192,214)
#C7CFE0
(199,207,224)
#D9DEEA
(217,222,234)
#EBEDF4
(235,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375790 color. Also use rgb(55,87,144) instead hex code.

Text Font Color

.myTextColor { color: #375790; }

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

This text font color is #375790.

Background Color

.myBgColor { background-color: #375790; }

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

This div background color is #375790.

Border color

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

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

This div border color is #375790.

Opacity

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

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

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

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

This text has shadow with #375790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375790.

Preview

Color preview on black background

This text has color #375790 on black background.


Color preview on white background

This text has color #375790 on white background.


Black color preview on #375790 background

This text has black color on #375790 background.


White color preview on #375790 background

This text has white color on #375790 background.


Related colors

Complementary color

Complementary color for #hex is #C8A86F.


I love getcolorcode.com

Triadic colors

1 #903757 and #579037 with #375790 are triadic colors.

2 #905737 and #573790 with #375790 are triadic colors.