COLOR #375495

HEX: #375495 RGB: (55,84,149)

Color info

#375495 contains mainly blue color. Web safe color of #375495 is #336699 (or #369).

RGB color model

#375495 color RGB value is (55,84,149).

RGB: (55,84,149) (22%, 33%, 58%)

RGB channels and saturation

R 55 of 255 = 22%
G 84 of 255 = 33%
B 149 of 255 = 58%

55
84
149

R + G + B ~ 38%. #375495 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 84 + 149 = 288 (100%)
R 55 of 288 ~ 19.1%
G 84 of 288 ~ 29.17%
B 149 of 288 ~ 51.74'%

%19.1
%29.17
%51.74

CMYK color model

#375495 color CMYK value is (63,44,0,42).

  • cyan value is 63.09%
  • magenta value is 43.62%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (63,44,0,42)
C63M44Y0K42 (63%, 44%, 0%, 42%)
(0.63 / 0.44 / 0.00 / 0.42)

CMYK percentages

%63.09
%43.62
%0
%41.57

Codes

Color #375495 in popluar color models

37 54 95
RGB 55 84 149
HSL 221° 46.08% 40.00%
HSB/HSV 221° 63.09% 58.43%
CMYK 63.09% 43.62% 0.00%
41.57%

Color #375495 in popluar number systems.

HEX 37 54 95
Decimal 55 84 149
Binary 110111 1010100 10010101
Octal 67 124 225

Shades and tints

Shades of #375495

#375495
(55,84,149)
#324D88
(50,77,136)
#2D467B
(45,70,123)
#283F6E
(40,63,110)
#233861
(35,56,97)
#1E3154
(30,49,84)
#192A47
(25,42,71)
#14233A
(20,35,58)
#0F1C2D
(15,28,45)
#0A1520
(10,21,32)
#050E13
(5,14,19)
#000000
(0,0,0)

Tints of #375495

#375495
(55,84,149)
#49639E
(73,99,158)
#5B72A7
(91,114,167)
#6D81B0
(109,129,176)
#7F90B9
(127,144,185)
#919FC2
(145,159,194)
#A3AECB
(163,174,203)
#B5BDD4
(181,189,212)
#C7CCDD
(199,204,221)
#D9DBE6
(217,219,230)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375495; }

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

This text font color is #375495.

Background Color

.myBgColor { background-color: #375495; }

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

This div background color is #375495.

Border color

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

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

This div border color is #375495.

Opacity

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

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

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

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

This text has shadow with #375495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375495.

Preview

Color preview on black background

This text has color #375495 on black background.


Color preview on white background

This text has color #375495 on white background.


Black color preview on #375495 background

This text has black color on #375495 background.


White color preview on #375495 background

This text has white color on #375495 background.


Related colors

Complementary color

Complementary color for #hex is #C8AB6A.


I love getcolorcode.com

Triadic colors

1 #953754 and #549537 with #375495 are triadic colors.

2 #955437 and #543795 with #375495 are triadic colors.