COLOR #47729A

HEX: #47729A RGB: (71,114,154)

Color info

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

RGB color model

#47729A color RGB value is (71,114,154).

RGB: (71,114,154) (28%, 45%, 60%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 154 of 255 = 60%

71
114
154

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

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 154 = 339 (100%)
R 71 of 339 ~ 20.94%
G 114 of 339 ~ 33.63%
B 154 of 339 ~ 45.43'%

%20.94
%33.63
%45.43

CMYK color model

#47729A color CMYK value is (54,26,0,40).

  • cyan value is 53.90%
  • magenta value is 25.97%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (54,26,0,40)
C54M26Y0K40 (54%, 26%, 0%, 40%)
(0.54 / 0.26 / 0.00 / 0.40)

CMYK percentages

%53.9
%25.97
%0
%39.61

Codes

Color #47729A in popluar color models

47 72 9A
RGB 71 114 154
HSL 209° 36.89% 44.12%
HSB/HSV 209° 53.90% 60.39%
CMYK 53.90% 25.97% 0.00%
39.61%

Color #47729A in popluar number systems.

HEX 47 72 9A
Decimal 71 114 154
Binary 1000111 1110010 10011010
Octal 107 162 232

Shades and tints

Shades of #47729A

#47729A
(71,114,154)
#41688C
(65,104,140)
#3B5E7E
(59,94,126)
#355470
(53,84,112)
#2F4A62
(47,74,98)
#294054
(41,64,84)
#233646
(35,54,70)
#1D2C38
(29,44,56)
#17222A
(23,34,42)
#11181C
(17,24,28)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #47729A

#47729A
(71,114,154)
#577EA3
(87,126,163)
#678AAC
(103,138,172)
#7796B5
(119,150,181)
#87A2BE
(135,162,190)
#97AEC7
(151,174,199)
#A7BAD0
(167,186,208)
#B7C6D9
(183,198,217)
#C7D2E2
(199,210,226)
#D7DEEB
(215,222,235)
#E7EAF4
(231,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47729A; }

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

This text font color is #47729A.

Background Color

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

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

This div background color is #47729A.

Border color

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

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

This div border color is #47729A.

Opacity

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

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

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

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

This text has shadow with #47729A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47729A.

Preview

Color preview on black background

This text has color #47729A on black background.


Color preview on white background

This text has color #47729A on white background.


Black color preview on #47729A background

This text has black color on #47729A background.


White color preview on #47729A background

This text has white color on #47729A background.


Related colors

Complementary color

Complementary color for #hex is #B88D65.


I love getcolorcode.com

Triadic colors

1 #9A4772 and #729A47 with #47729A are triadic colors.

2 #9A7247 and #72479A with #47729A are triadic colors.