COLOR #375168

HEX: #375168 RGB: (55,81,104)

Color info

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

RGB color model

#375168 color RGB value is (55,81,104).

RGB: (55,81,104) (22%, 32%, 41%)

RGB channels and saturation

R 55 of 255 = 22%
G 81 of 255 = 32%
B 104 of 255 = 41%

55
81
104

R + G + B ~ 32%. #375168 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 81 + 104 = 240 (100%)
R 55 of 240 ~ 22.92%
G 81 of 240 ~ 33.75%
B 104 of 240 ~ 43.33'%

%22.92
%33.75
%43.33

CMYK color model

#375168 color CMYK value is (47,22,0,59).

  • cyan value is 47.12%
  • magenta value is 22.12%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (47,22,0,59)
C47M22Y0K59 (47%, 22%, 0%, 59%)
(0.47 / 0.22 / 0.00 / 0.59)

CMYK percentages

%47.12
%22.12
%0
%59.22

Codes

Color #375168 in popluar color models

37 51 68
RGB 55 81 104
HSL 208° 30.82% 31.18%
HSB/HSV 208° 47.12% 40.78%
CMYK 47.12% 22.12% 0.00%
59.22%

Color #375168 in popluar number systems.

HEX 37 51 68
Decimal 55 81 104
Binary 110111 1010001 1101000
Octal 67 121 150

Shades and tints

Shades of #375168

#375168
(55,81,104)
#324A5F
(50,74,95)
#2D4356
(45,67,86)
#283C4D
(40,60,77)
#233544
(35,53,68)
#1E2E3B
(30,46,59)
#192732
(25,39,50)
#142029
(20,32,41)
#0F1920
(15,25,32)
#0A1217
(10,18,23)
#050B0E
(5,11,14)
#000000
(0,0,0)

Tints of #375168

#375168
(55,81,104)
#496075
(73,96,117)
#5B6F82
(91,111,130)
#6D7E8F
(109,126,143)
#7F8D9C
(127,141,156)
#919CA9
(145,156,169)
#A3ABB6
(163,171,182)
#B5BAC3
(181,186,195)
#C7C9D0
(199,201,208)
#D9D8DD
(217,216,221)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375168 color. Also use rgb(55,81,104) instead hex code.

Text Font Color

.myTextColor { color: #375168; }

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

This text font color is #375168.

Background Color

.myBgColor { background-color: #375168; }

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

This div background color is #375168.

Border color

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

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

This div border color is #375168.

Opacity

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

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

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

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

This text has shadow with #375168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375168.

Preview

Color preview on black background

This text has color #375168 on black background.


Color preview on white background

This text has color #375168 on white background.


Black color preview on #375168 background

This text has black color on #375168 background.


White color preview on #375168 background

This text has white color on #375168 background.


Related colors

Complementary color

Complementary color for #hex is #C8AE97.


I love getcolorcode.com

Triadic colors

1 #683751 and #516837 with #375168 are triadic colors.

2 #685137 and #513768 with #375168 are triadic colors.