COLOR #375985

HEX: #375985 RGB: (55,89,133)

Color info

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

RGB color model

#375985 color RGB value is (55,89,133).

RGB: (55,89,133) (22%, 35%, 52%)

RGB channels and saturation

R 55 of 255 = 22%
G 89 of 255 = 35%
B 133 of 255 = 52%

55
89
133

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

Portions of RGB colors in percentages

R + G + B = 55 + 89 + 133 = 277 (100%)
R 55 of 277 ~ 19.86%
G 89 of 277 ~ 32.13%
B 133 of 277 ~ 48.01'%

%19.86
%32.13
%48.01

CMYK color model

#375985 color CMYK value is (59,33,0,48).

  • cyan value is 58.65%
  • magenta value is 33.08%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (59,33,0,48)
C59M33Y0K48 (59%, 33%, 0%, 48%)
(0.59 / 0.33 / 0.00 / 0.48)

CMYK percentages

%58.65
%33.08
%0
%47.84

Codes

Color #375985 in popluar color models

37 59 85
RGB 55 89 133
HSL 214° 41.49% 36.86%
HSB/HSV 214° 58.65% 52.16%
CMYK 58.65% 33.08% 0.00%
47.84%

Color #375985 in popluar number systems.

HEX 37 59 85
Decimal 55 89 133
Binary 110111 1011001 10000101
Octal 67 131 205

Shades and tints

Shades of #375985

#375985
(55,89,133)
#325179
(50,81,121)
#2D496D
(45,73,109)
#284161
(40,65,97)
#233955
(35,57,85)
#1E3149
(30,49,73)
#19293D
(25,41,61)
#142131
(20,33,49)
#0F1925
(15,25,37)
#0A1119
(10,17,25)
#05090D
(5,9,13)
#000000
(0,0,0)

Tints of #375985

#375985
(55,89,133)
#496890
(73,104,144)
#5B779B
(91,119,155)
#6D86A6
(109,134,166)
#7F95B1
(127,149,177)
#91A4BC
(145,164,188)
#A3B3C7
(163,179,199)
#B5C2D2
(181,194,210)
#C7D1DD
(199,209,221)
#D9E0E8
(217,224,232)
#EBEFF3
(235,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375985 color. Also use rgb(55,89,133) instead hex code.

Text Font Color

.myTextColor { color: #375985; }

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

This text font color is #375985.

Background Color

.myBgColor { background-color: #375985; }

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

This div background color is #375985.

Border color

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

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

This div border color is #375985.

Opacity

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

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

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

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

This text has shadow with #375985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375985.

Preview

Color preview on black background

This text has color #375985 on black background.


Color preview on white background

This text has color #375985 on white background.


Black color preview on #375985 background

This text has black color on #375985 background.


White color preview on #375985 background

This text has white color on #375985 background.


Related colors

Complementary color

Complementary color for #hex is #C8A67A.


I love getcolorcode.com

Triadic colors

1 #853759 and #598537 with #375985 are triadic colors.

2 #855937 and #593785 with #375985 are triadic colors.