COLOR #47486C

HEX: #47486C RGB: (71,72,108)

Color info

#47486C contains red, green and blue colors in about the same proportion. Web safe color of #47486C is #333366 (or #336).

RGB color model

#47486C color RGB value is (71,72,108).

RGB: (71,72,108) (28%, 28%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 108 of 255 = 42%

71
72
108

R + G + B ~ 33%. #47486C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 108 = 251 (100%)
R 71 of 251 ~ 28.29%
G 72 of 251 ~ 28.69%
B 108 of 251 ~ 43.03'%

%28.29
%28.69
%43.03

CMYK color model

#47486C color CMYK value is (34,33,0,58).

  • cyan value is 34.26%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (34,33,0,58)
C34M33Y0K58 (34%, 33%, 0%, 58%)
(0.34 / 0.33 / 0.00 / 0.58)

CMYK percentages

%34.26
%33.33
%0
%57.65

Codes

Color #47486C in popluar color models

47 48 6C
RGB 71 72 108
HSL 238° 20.67% 35.10%
HSB/HSV 238° 34.26% 42.35%
CMYK 34.26% 33.33% 0.00%
57.65%

Color #47486C in popluar number systems.

HEX 47 48 6C
Decimal 71 72 108
Binary 1000111 1001000 1101100
Octal 107 110 154

Shades and tints

Shades of #47486C

#47486C
(71,72,108)
#414263
(65,66,99)
#3B3C5A
(59,60,90)
#353651
(53,54,81)
#2F3048
(47,48,72)
#292A3F
(41,42,63)
#232436
(35,36,54)
#1D1E2D
(29,30,45)
#171824
(23,24,36)
#11121B
(17,18,27)
#0B0C12
(11,12,18)
#000000
(0,0,0)

Tints of #47486C

#47486C
(71,72,108)
#575879
(87,88,121)
#676886
(103,104,134)
#777893
(119,120,147)
#8788A0
(135,136,160)
#9798AD
(151,152,173)
#A7A8BA
(167,168,186)
#B7B8C7
(183,184,199)
#C7C8D4
(199,200,212)
#D7D8E1
(215,216,225)
#E7E8EE
(231,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47486C color. Also use rgb(71,72,108) instead hex code.

Text Font Color

.myTextColor { color: #47486C; }

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

This text font color is #47486C.

Background Color

.myBgColor { background-color: #47486C; }

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

This div background color is #47486C.

Border color

.myBorderColor { border: 1px solid #47486C; }

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

This div border color is #47486C.

Opacity

.myOpacity80 { color: #47486C; opacity: 0.8; }

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

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

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

This text has shadow with #47486C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47486C.

Preview

Color preview on black background

This text has color #47486C on black background.


Color preview on white background

This text has color #47486C on white background.


Black color preview on #47486C background

This text has black color on #47486C background.


White color preview on #47486C background

This text has white color on #47486C background.


Related colors

Complementary color

Complementary color for #hex is #B8B793.


I love getcolorcode.com

Triadic colors

1 #6C4748 and #486C47 with #47486C are triadic colors.

2 #6C4847 and #48476C with #47486C are triadic colors.