COLOR #376381

HEX: #376381 RGB: (55,99,129)

Color info

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

RGB color model

#376381 color RGB value is (55,99,129).

RGB: (55,99,129) (22%, 39%, 51%)

RGB channels and saturation

R 55 of 255 = 22%
G 99 of 255 = 39%
B 129 of 255 = 51%

55
99
129

R + G + B ~ 37%. #376381 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 99 + 129 = 283 (100%)
R 55 of 283 ~ 19.43%
G 99 of 283 ~ 34.98%
B 129 of 283 ~ 45.58'%

%19.43
%34.98
%45.58

CMYK color model

#376381 color CMYK value is (57,23,0,49).

  • cyan value is 57.36%
  • magenta value is 23.26%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (57,23,0,49) C57M23Y0K49 (57%,23%,0%,49%) (0.57/0.23/0.00/0.49) 

CMYK percentages

%57.36
%23.26
%0
%49.41

Codes

Color #376381 in popluar color models

37 63 81
RGB 55 99 129
HSL 204° 40.22% 36.08%
HSB/HSV 204° 57.36% 50.59%
CMYK 57.36% 23.26% 0.00%
49.41%

Color #376381 in popluar number systems.

HEX 37 63 81
Decimal 55 99 129
Binary 110111 1100011 10000001
Octal 67 143 201

Shades and tints

Shades of #376381

#376381
(55,99,129)
#325A76
(50,90,118)
#2D516B
(45,81,107)
#284860
(40,72,96)
#233F55
(35,63,85)
#1E364A
(30,54,74)
#192D3F
(25,45,63)
#142434
(20,36,52)
#0F1B29
(15,27,41)
#0A121E
(10,18,30)
#050913
(5,9,19)
#000000
(0,0,0)

Tints of #376381

#376381
(55,99,129)
#49718C
(73,113,140)
#5B7F97
(91,127,151)
#6D8DA2
(109,141,162)
#7F9BAD
(127,155,173)
#91A9B8
(145,169,184)
#A3B7C3
(163,183,195)
#B5C5CE
(181,197,206)
#C7D3D9
(199,211,217)
#D9E1E4
(217,225,228)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376381 color. Also use rgb(55,99,129) instead hex code.

Text Font Color

.myTextColor { color: #376381; }

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

This text font color is #376381.

Background Color

.myBgColor { background-color: #376381; }

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

This div background color is #376381.

Border color

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

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

This div border color is #376381.

Opacity

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

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

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

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

This text has shadow with #376381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376381.

Preview

Color preview on black background

This text has color #376381 on black background.


Color preview on white background

This text has color #376381 on white background.


Black color preview on #376381 background

This text has black color on #376381 background.


White color preview on #376381 background

This text has white color on #376381 background.


Related colors

Complementary color

Complementary color for #hex is #C89C7E.


I love getcolorcode.com

Triadic colors

1 #813763 and #638137 with #376381 are triadic colors.

2 #816337 and #633781 with #376381 are triadic colors.