COLOR #376688

HEX: #376688 RGB: (55,102,136)

Color info

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

RGB color model

#376688 color RGB value is (55,102,136).

RGB: (55,102,136) (22%, 40%, 53%)

RGB channels and saturation

R 55 of 255 = 22%
G 102 of 255 = 40%
B 136 of 255 = 53%

55
102
136

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

Portions of RGB colors in percentages

R + G + B = 55 + 102 + 136 = 293 (100%)
R 55 of 293 ~ 18.77%
G 102 of 293 ~ 34.81%
B 136 of 293 ~ 46.42'%

%18.77
%34.81
%46.42

CMYK color model

#376688 color CMYK value is (60,25,0,47).

  • cyan value is 59.56%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (60,25,0,47)
C60M25Y0K47 (60%, 25%, 0%, 47%)
(0.60 / 0.25 / 0.00 / 0.47)

CMYK percentages

%59.56
%25
%0
%46.67

Codes

Color #376688 in popluar color models

37 66 88
RGB 55 102 136
HSL 205° 42.41% 37.45%
HSB/HSV 205° 59.56% 53.33%
CMYK 59.56% 25.00% 0.00%
46.67%

Color #376688 in popluar number systems.

HEX 37 66 88
Decimal 55 102 136
Binary 110111 1100110 10001000
Octal 67 146 210

Shades and tints

Shades of #376688

#376688
(55,102,136)
#325D7C
(50,93,124)
#2D5470
(45,84,112)
#284B64
(40,75,100)
#234258
(35,66,88)
#1E394C
(30,57,76)
#193040
(25,48,64)
#142734
(20,39,52)
#0F1E28
(15,30,40)
#0A151C
(10,21,28)
#050C10
(5,12,16)
#000000
(0,0,0)

Tints of #376688

#376688
(55,102,136)
#497392
(73,115,146)
#5B809C
(91,128,156)
#6D8DA6
(109,141,166)
#7F9AB0
(127,154,176)
#91A7BA
(145,167,186)
#A3B4C4
(163,180,196)
#B5C1CE
(181,193,206)
#C7CED8
(199,206,216)
#D9DBE2
(217,219,226)
#EBE8EC
(235,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376688 color. Also use rgb(55,102,136) instead hex code.

Text Font Color

.myTextColor { color: #376688; }

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

This text font color is #376688.

Background Color

.myBgColor { background-color: #376688; }

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

This div background color is #376688.

Border color

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

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

This div border color is #376688.

Opacity

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

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

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

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

This text has shadow with #376688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376688.

Preview

Color preview on black background

This text has color #376688 on black background.


Color preview on white background

This text has color #376688 on white background.


Black color preview on #376688 background

This text has black color on #376688 background.


White color preview on #376688 background

This text has white color on #376688 background.


Related colors

Complementary color

Complementary color for #hex is #C89977.


I love getcolorcode.com

Triadic colors

1 #883766 and #668837 with #376688 are triadic colors.

2 #886637 and #663788 with #376688 are triadic colors.