COLOR #375473

HEX: #375473 RGB: (55,84,115)

Color info

#375473 contains mainly green and blue colors. Web safe color of #375473 is #336666 (or #366).

RGB color model

#375473 color RGB value is (55,84,115).

RGB: (55,84,115) (22%, 33%, 45%)

RGB channels and saturation

R 55 of 255 = 22%
G 84 of 255 = 33%
B 115 of 255 = 45%

55
84
115

R + G + B ~ 33%. #375473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 84 + 115 = 254 (100%)
R 55 of 254 ~ 21.65%
G 84 of 254 ~ 33.07%
B 115 of 254 ~ 45.28'%

%21.65
%33.07
%45.28

CMYK color model

#375473 color CMYK value is (52,27,0,55).

  • cyan value is 52.17%
  • magenta value is 26.96%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (52,27,0,55)
C52M27Y0K55 (52%, 27%, 0%, 55%)
(0.52 / 0.27 / 0.00 / 0.55)

CMYK percentages

%52.17
%26.96
%0
%54.9

Codes

Color #375473 in popluar color models

37 54 73
RGB 55 84 115
HSL 211° 35.29% 33.33%
HSB/HSV 211° 52.17% 45.10%
CMYK 52.17% 26.96% 0.00%
54.90%

Color #375473 in popluar number systems.

HEX 37 54 73
Decimal 55 84 115
Binary 110111 1010100 1110011
Octal 67 124 163

Shades and tints

Shades of #375473

#375473
(55,84,115)
#324D69
(50,77,105)
#2D465F
(45,70,95)
#283F55
(40,63,85)
#23384B
(35,56,75)
#1E3141
(30,49,65)
#192A37
(25,42,55)
#14232D
(20,35,45)
#0F1C23
(15,28,35)
#0A1519
(10,21,25)
#050E0F
(5,14,15)
#000000
(0,0,0)

Tints of #375473

#375473
(55,84,115)
#49637F
(73,99,127)
#5B728B
(91,114,139)
#6D8197
(109,129,151)
#7F90A3
(127,144,163)
#919FAF
(145,159,175)
#A3AEBB
(163,174,187)
#B5BDC7
(181,189,199)
#C7CCD3
(199,204,211)
#D9DBDF
(217,219,223)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375473 color. Also use rgb(55,84,115) instead hex code.

Text Font Color

.myTextColor { color: #375473; }

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

This text font color is #375473.

Background Color

.myBgColor { background-color: #375473; }

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

This div background color is #375473.

Border color

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

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

This div border color is #375473.

Opacity

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

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

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

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

This text has shadow with #375473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375473.

Preview

Color preview on black background

This text has color #375473 on black background.


Color preview on white background

This text has color #375473 on white background.


Black color preview on #375473 background

This text has black color on #375473 background.


White color preview on #375473 background

This text has white color on #375473 background.


Related colors

Complementary color

Complementary color for #hex is #C8AB8C.


I love getcolorcode.com

Triadic colors

1 #733754 and #547337 with #375473 are triadic colors.

2 #735437 and #543773 with #375473 are triadic colors.