COLOR #47869B

HEX: #47869B RGB: (71,134,155)

Color info

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

RGB color model

#47869B color RGB value is (71,134,155).

RGB: (71,134,155) (28%, 53%, 61%)

RGB channels and saturation

R 71 of 255 = 28%
G 134 of 255 = 53%
B 155 of 255 = 61%

71
134
155

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

Portions of RGB colors in percentages

R + G + B = 71 + 134 + 155 = 360 (100%)
R 71 of 360 ~ 19.72%
G 134 of 360 ~ 37.22%
B 155 of 360 ~ 43.06'%

%19.72
%37.22
%43.06

CMYK color model

#47869B color CMYK value is (54,14,0,39).

  • cyan value is 54.19%
  • magenta value is 13.55%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (54,14,0,39)
C54M14Y0K39 (54%, 14%, 0%, 39%)
(0.54 / 0.14 / 0.00 / 0.39)

CMYK percentages

%54.19
%13.55
%0
%39.22

Codes

Color #47869B in popluar color models

47 86 9B
RGB 71 134 155
HSL 195° 37.17% 44.31%
HSB/HSV 195° 54.19% 60.78%
CMYK 54.19% 13.55% 0.00%
39.22%

Color #47869B in popluar number systems.

HEX 47 86 9B
Decimal 71 134 155
Binary 1000111 10000110 10011011
Octal 107 206 233

Shades and tints

Shades of #47869B

#47869B
(71,134,155)
#417A8D
(65,122,141)
#3B6E7F
(59,110,127)
#356271
(53,98,113)
#2F5663
(47,86,99)
#294A55
(41,74,85)
#233E47
(35,62,71)
#1D3239
(29,50,57)
#17262B
(23,38,43)
#111A1D
(17,26,29)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #47869B

#47869B
(71,134,155)
#5791A4
(87,145,164)
#679CAD
(103,156,173)
#77A7B6
(119,167,182)
#87B2BF
(135,178,191)
#97BDC8
(151,189,200)
#A7C8D1
(167,200,209)
#B7D3DA
(183,211,218)
#C7DEE3
(199,222,227)
#D7E9EC
(215,233,236)
#E7F4F5
(231,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47869B color. Also use rgb(71,134,155) instead hex code.

Text Font Color

.myTextColor { color: #47869B; }

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

This text font color is #47869B.

Background Color

.myBgColor { background-color: #47869B; }

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

This div background color is #47869B.

Border color

.myBorderColor { border: 1px solid #47869B; }

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

This div border color is #47869B.

Opacity

.myOpacity80 { color: #47869B; opacity: 0.8; }

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

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

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

This text has shadow with #47869B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47869B.

Preview

Color preview on black background

This text has color #47869B on black background.


Color preview on white background

This text has color #47869B on white background.


Black color preview on #47869B background

This text has black color on #47869B background.


White color preview on #47869B background

This text has white color on #47869B background.


Related colors

Complementary color

Complementary color for #hex is #B87964.


I love getcolorcode.com

Triadic colors

1 #9B4786 and #869B47 with #47869B are triadic colors.

2 #9B8647 and #86479B with #47869B are triadic colors.