COLOR #478992

HEX: #478992 RGB: (71,137,146)

Color info

#478992 contains mainly green and blue colors. Web safe color of #478992 is #339999 (or #399).

RGB color model

#478992 color RGB value is (71,137,146).

RGB: (71,137,146) (28%, 54%, 57%)

RGB channels and saturation

R 71 of 255 = 28%
G 137 of 255 = 54%
B 146 of 255 = 57%

71
137
146

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

Portions of RGB colors in percentages

R + G + B = 71 + 137 + 146 = 354 (100%)
R 71 of 354 ~ 20.06%
G 137 of 354 ~ 38.7%
B 146 of 354 ~ 41.24'%

%20.06
%38.7
%41.24

CMYK color model

#478992 color CMYK value is (51,6,0,43).

  • cyan value is 51.37%
  • magenta value is 6.16%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (51,6,0,43) C51M6Y0K43 (51%,6%,0%,43%) (0.51/0.06/0.00/0.43) 

CMYK percentages

%51.37
%6.16
%0
%42.75

Codes

Color #478992 in popluar color models

47 89 92
RGB 71 137 146
HSL 187° 34.56% 42.55%
HSB/HSV 187° 51.37% 57.25%
CMYK 51.37% 6.16% 0.00%
42.75%

Color #478992 in popluar number systems.

HEX 47 89 92
Decimal 71 137 146
Binary 1000111 10001001 10010010
Octal 107 211 222

Shades and tints

Shades of #478992

#478992
(71,137,146)
#417D85
(65,125,133)
#3B7178
(59,113,120)
#35656B
(53,101,107)
#2F595E
(47,89,94)
#294D51
(41,77,81)
#234144
(35,65,68)
#1D3537
(29,53,55)
#17292A
(23,41,42)
#111D1D
(17,29,29)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #478992

#478992
(71,137,146)
#57939B
(87,147,155)
#679DA4
(103,157,164)
#77A7AD
(119,167,173)
#87B1B6
(135,177,182)
#97BBBF
(151,187,191)
#A7C5C8
(167,197,200)
#B7CFD1
(183,207,209)
#C7D9DA
(199,217,218)
#D7E3E3
(215,227,227)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478992 color. Also use rgb(71,137,146) instead hex code.

Text Font Color

.myTextColor { color: #478992; }

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

This text font color is #478992.

Background Color

.myBgColor { background-color: #478992; }

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

This div background color is #478992.

Border color

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

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

This div border color is #478992.

Opacity

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

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

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

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

This text has shadow with #478992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478992.

Preview

Color preview on black background

This text has color #478992 on black background.


Color preview on white background

This text has color #478992 on white background.


Black color preview on #478992 background

This text has black color on #478992 background.


White color preview on #478992 background

This text has white color on #478992 background.


Related colors

Complementary color

Complementary color for #hex is #B8766D.


I love getcolorcode.com

Triadic colors

1 #924789 and #899247 with #478992 are triadic colors.

2 #928947 and #894792 with #478992 are triadic colors.