COLOR #375364

HEX: #375364 RGB: (55,83,100)

Color info

#375364 contains red, green and blue colors in about the same proportion. Web safe color of #375364 is #336666 (or #366).

RGB color model

#375364 color RGB value is (55,83,100).

RGB: (55,83,100) (22%, 33%, 39%)

RGB channels and saturation

R 55 of 255 = 22%
G 83 of 255 = 33%
B 100 of 255 = 39%

55
83
100

R + G + B ~ 31%. #375364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 83 + 100 = 238 (100%)
R 55 of 238 ~ 23.11%
G 83 of 238 ~ 34.87%
B 100 of 238 ~ 42.02'%

%23.11
%34.87
%42.02

CMYK color model

#375364 color CMYK value is (45,17,0,61).

  • cyan value is 45.00%
  • magenta value is 17.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (45,17,0,61)
C45M17Y0K61 (45%, 17%, 0%, 61%)
(0.45 / 0.17 / 0.00 / 0.61)

CMYK percentages

%45
%17
%0
%60.78

Codes

Color #375364 in popluar color models

37 53 64
RGB 55 83 100
HSL 203° 29.03% 30.39%
HSB/HSV 203° 45.00% 39.22%
CMYK 45.00% 17.00% 0.00%
60.78%

Color #375364 in popluar number systems.

HEX 37 53 64
Decimal 55 83 100
Binary 110111 1010011 1100100
Octal 67 123 144

Shades and tints

Shades of #375364

#375364
(55,83,100)
#324C5B
(50,76,91)
#2D4552
(45,69,82)
#283E49
(40,62,73)
#233740
(35,55,64)
#1E3037
(30,48,55)
#19292E
(25,41,46)
#142225
(20,34,37)
#0F1B1C
(15,27,28)
#0A1413
(10,20,19)
#050D0A
(5,13,10)
#000000
(0,0,0)

Tints of #375364

#375364
(55,83,100)
#496272
(73,98,114)
#5B7180
(91,113,128)
#6D808E
(109,128,142)
#7F8F9C
(127,143,156)
#919EAA
(145,158,170)
#A3ADB8
(163,173,184)
#B5BCC6
(181,188,198)
#C7CBD4
(199,203,212)
#D9DAE2
(217,218,226)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375364 color. Also use rgb(55,83,100) instead hex code.

Text Font Color

.myTextColor { color: #375364; }

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

This text font color is #375364.

Background Color

.myBgColor { background-color: #375364; }

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

This div background color is #375364.

Border color

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

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

This div border color is #375364.

Opacity

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

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

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

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

This text has shadow with #375364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375364.

Preview

Color preview on black background

This text has color #375364 on black background.


Color preview on white background

This text has color #375364 on white background.


Black color preview on #375364 background

This text has black color on #375364 background.


White color preview on #375364 background

This text has white color on #375364 background.


Related colors

Complementary color

Complementary color for #hex is #C8AC9B.


I love getcolorcode.com

Triadic colors

1 #643753 and #536437 with #375364 are triadic colors.

2 #645337 and #533764 with #375364 are triadic colors.