COLOR #377263

HEX: #377263 RGB: (55,114,99)

Color info

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

RGB color model

#377263 color RGB value is (55,114,99).

RGB: (55,114,99) (22%, 45%, 39%)

RGB channels and saturation

R 55 of 255 = 22%
G 114 of 255 = 45%
B 99 of 255 = 39%

55
114
99

R + G + B ~ 35%. #377263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 114 + 99 = 268 (100%)
R 55 of 268 ~ 20.52%
G 114 of 268 ~ 42.54%
B 99 of 268 ~ 36.94'%

%20.52
%42.54
%36.94

CMYK color model

#377263 color CMYK value is (52,0,13,55).

  • cyan value is 51.75%
  • magenta value is 0.00%
  • yellow value is 13.16%
  • key color value is 55.29%

CMYK: (52,0,13,55)
C52M0Y13K55 (52%, 0%, 13%, 55%)
(0.52 / 0.00 / 0.13 / 0.55)

CMYK percentages

%51.75
%0
%13.16
%55.29

Codes

Color #377263 in popluar color models

37 72 63
RGB 55 114 99
HSL 165° 34.91% 33.14%
HSB/HSV 165° 51.75% 44.71%
CMYK 51.75% 0.00% 13.16%
55.29%

Color #377263 in popluar number systems.

HEX 37 72 63
Decimal 55 114 99
Binary 110111 1110010 1100011
Octal 67 162 143

Shades and tints

Shades of #377263

#377263
(55,114,99)
#32685A
(50,104,90)
#2D5E51
(45,94,81)
#285448
(40,84,72)
#234A3F
(35,74,63)
#1E4036
(30,64,54)
#19362D
(25,54,45)
#142C24
(20,44,36)
#0F221B
(15,34,27)
#0A1812
(10,24,18)
#050E09
(5,14,9)
#000000
(0,0,0)

Tints of #377263

#377263
(55,114,99)
#497E71
(73,126,113)
#5B8A7F
(91,138,127)
#6D968D
(109,150,141)
#7FA29B
(127,162,155)
#91AEA9
(145,174,169)
#A3BAB7
(163,186,183)
#B5C6C5
(181,198,197)
#C7D2D3
(199,210,211)
#D9DEE1
(217,222,225)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #377263; }

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

This text font color is #377263.

Background Color

.myBgColor { background-color: #377263; }

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

This div background color is #377263.

Border color

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

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

This div border color is #377263.

Opacity

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

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

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

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

This text has shadow with #377263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377263.

Preview

Color preview on black background

This text has color #377263 on black background.


Color preview on white background

This text has color #377263 on white background.


Black color preview on #377263 background

This text has black color on #377263 background.


White color preview on #377263 background

This text has white color on #377263 background.


Related colors

Complementary color

Complementary color for #hex is #C88D9C.


I love getcolorcode.com

Triadic colors

1 #633772 and #726337 with #377263 are triadic colors.

2 #637237 and #723763 with #377263 are triadic colors.