COLOR #377792

HEX: #377792 RGB: (55,119,146)

Color info

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

RGB color model

#377792 color RGB value is (55,119,146).

RGB: (55,119,146) (22%, 47%, 57%)

RGB channels and saturation

R 55 of 255 = 22%
G 119 of 255 = 47%
B 146 of 255 = 57%

55
119
146

R + G + B ~ 42%. #377792 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 119 + 146 = 320 (100%)
R 55 of 320 ~ 17.19%
G 119 of 320 ~ 37.19%
B 146 of 320 ~ 45.63'%

%17.19
%37.19
%45.63

CMYK color model

#377792 color CMYK value is (62,18,0,43).

  • cyan value is 62.33%
  • magenta value is 18.49%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (62,18,0,43) C62M18Y0K43 (62%,18%,0%,43%) (0.62/0.18/0.00/0.43) 

CMYK percentages

%62.33
%18.49
%0
%42.75

Codes

Color #377792 in popluar color models

37 77 92
RGB 55 119 146
HSL 198° 45.27% 39.41%
HSB/HSV 198° 62.33% 57.25%
CMYK 62.33% 18.49% 0.00%
42.75%

Color #377792 in popluar number systems.

HEX 37 77 92
Decimal 55 119 146
Binary 110111 1110111 10010010
Octal 67 167 222

Shades and tints

Shades of #377792

#377792
(55,119,146)
#326D85
(50,109,133)
#2D6378
(45,99,120)
#28596B
(40,89,107)
#234F5E
(35,79,94)
#1E4551
(30,69,81)
#193B44
(25,59,68)
#143137
(20,49,55)
#0F272A
(15,39,42)
#0A1D1D
(10,29,29)
#051310
(5,19,16)
#000000
(0,0,0)

Tints of #377792

#377792
(55,119,146)
#49839B
(73,131,155)
#5B8FA4
(91,143,164)
#6D9BAD
(109,155,173)
#7FA7B6
(127,167,182)
#91B3BF
(145,179,191)
#A3BFC8
(163,191,200)
#B5CBD1
(181,203,209)
#C7D7DA
(199,215,218)
#D9E3E3
(217,227,227)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377792 color. Also use rgb(55,119,146) instead hex code.

Text Font Color

.myTextColor { color: #377792; }

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

This text font color is #377792.

Background Color

.myBgColor { background-color: #377792; }

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

This div background color is #377792.

Border color

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

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

This div border color is #377792.

Opacity

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

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

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

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

This text has shadow with #377792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377792.

Preview

Color preview on black background

This text has color #377792 on black background.


Color preview on white background

This text has color #377792 on white background.


Black color preview on #377792 background

This text has black color on #377792 background.


White color preview on #377792 background

This text has white color on #377792 background.


Related colors

Complementary color

Complementary color for #hex is #C8886D.


I love getcolorcode.com

Triadic colors

1 #923777 and #779237 with #377792 are triadic colors.

2 #927737 and #773792 with #377792 are triadic colors.