COLOR #375586

HEX: #375586 RGB: (55,85,134)

Color info

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

RGB color model

#375586 color RGB value is (55,85,134).

RGB: (55,85,134) (22%, 33%, 53%)

RGB channels and saturation

R 55 of 255 = 22%
G 85 of 255 = 33%
B 134 of 255 = 53%

55
85
134

R + G + B ~ 36%. #375586 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 85 + 134 = 274 (100%)
R 55 of 274 ~ 20.07%
G 85 of 274 ~ 31.02%
B 134 of 274 ~ 48.91'%

%20.07
%31.02
%48.91

CMYK color model

#375586 color CMYK value is (59,37,0,47).

  • cyan value is 58.96%
  • magenta value is 36.57%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (59,37,0,47)
C59M37Y0K47 (59%, 37%, 0%, 47%)
(0.59 / 0.37 / 0.00 / 0.47)

CMYK percentages

%58.96
%36.57
%0
%47.45

Codes

Color #375586 in popluar color models

37 55 86
RGB 55 85 134
HSL 217° 41.80% 37.06%
HSB/HSV 217° 58.96% 52.55%
CMYK 58.96% 36.57% 0.00%
47.45%

Color #375586 in popluar number systems.

HEX 37 55 86
Decimal 55 85 134
Binary 110111 1010101 10000110
Octal 67 125 206

Shades and tints

Shades of #375586

#375586
(55,85,134)
#324E7A
(50,78,122)
#2D476E
(45,71,110)
#284062
(40,64,98)
#233956
(35,57,86)
#1E324A
(30,50,74)
#192B3E
(25,43,62)
#142432
(20,36,50)
#0F1D26
(15,29,38)
#0A161A
(10,22,26)
#050F0E
(5,15,14)
#000000
(0,0,0)

Tints of #375586

#375586
(55,85,134)
#496491
(73,100,145)
#5B739C
(91,115,156)
#6D82A7
(109,130,167)
#7F91B2
(127,145,178)
#91A0BD
(145,160,189)
#A3AFC8
(163,175,200)
#B5BED3
(181,190,211)
#C7CDDE
(199,205,222)
#D9DCE9
(217,220,233)
#EBEBF4
(235,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375586 color. Also use rgb(55,85,134) instead hex code.

Text Font Color

.myTextColor { color: #375586; }

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

This text font color is #375586.

Background Color

.myBgColor { background-color: #375586; }

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

This div background color is #375586.

Border color

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

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

This div border color is #375586.

Opacity

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

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

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

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

This text has shadow with #375586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375586.

Preview

Color preview on black background

This text has color #375586 on black background.


Color preview on white background

This text has color #375586 on white background.


Black color preview on #375586 background

This text has black color on #375586 background.


White color preview on #375586 background

This text has white color on #375586 background.


Related colors

Complementary color

Complementary color for #hex is #C8AA79.


I love getcolorcode.com

Triadic colors

1 #863755 and #558637 with #375586 are triadic colors.

2 #865537 and #553786 with #375586 are triadic colors.