COLOR #47728A

HEX: #47728A RGB: (71,114,138)

Color info

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

RGB color model

#47728A color RGB value is (71,114,138).

RGB: (71,114,138) (28%, 45%, 54%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 138 of 255 = 54%

71
114
138

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

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 138 = 323 (100%)
R 71 of 323 ~ 21.98%
G 114 of 323 ~ 35.29%
B 138 of 323 ~ 42.72'%

%21.98
%35.29
%42.72

CMYK color model

#47728A color CMYK value is (49,17,0,46).

  • cyan value is 48.55%
  • magenta value is 17.39%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (49,17,0,46)
C49M17Y0K46 (49%, 17%, 0%, 46%)
(0.49 / 0.17 / 0.00 / 0.46)

CMYK percentages

%48.55
%17.39
%0
%45.88

Codes

Color #47728A in popluar color models

47 72 8A
RGB 71 114 138
HSL 201° 32.06% 40.98%
HSB/HSV 201° 48.55% 54.12%
CMYK 48.55% 17.39% 0.00%
45.88%

Color #47728A in popluar number systems.

HEX 47 72 8A
Decimal 71 114 138
Binary 1000111 1110010 10001010
Octal 107 162 212

Shades and tints

Shades of #47728A

#47728A
(71,114,138)
#41687E
(65,104,126)
#3B5E72
(59,94,114)
#355466
(53,84,102)
#2F4A5A
(47,74,90)
#29404E
(41,64,78)
#233642
(35,54,66)
#1D2C36
(29,44,54)
#17222A
(23,34,42)
#11181E
(17,24,30)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #47728A

#47728A
(71,114,138)
#577E94
(87,126,148)
#678A9E
(103,138,158)
#7796A8
(119,150,168)
#87A2B2
(135,162,178)
#97AEBC
(151,174,188)
#A7BAC6
(167,186,198)
#B7C6D0
(183,198,208)
#C7D2DA
(199,210,218)
#D7DEE4
(215,222,228)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47728A color. Also use rgb(71,114,138) instead hex code.

Text Font Color

.myTextColor { color: #47728A; }

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

This text font color is #47728A.

Background Color

.myBgColor { background-color: #47728A; }

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

This div background color is #47728A.

Border color

.myBorderColor { border: 1px solid #47728A; }

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

This div border color is #47728A.

Opacity

.myOpacity80 { color: #47728A; opacity: 0.8; }

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

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

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

This text has shadow with #47728A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47728A.

Preview

Color preview on black background

This text has color #47728A on black background.


Color preview on white background

This text has color #47728A on white background.


Black color preview on #47728A background

This text has black color on #47728A background.


White color preview on #47728A background

This text has white color on #47728A background.


Related colors

Complementary color

Complementary color for #hex is #B88D75.


I love getcolorcode.com

Triadic colors

1 #8A4772 and #728A47 with #47728A are triadic colors.

2 #8A7247 and #72478A with #47728A are triadic colors.