COLOR #473666

HEX: #473666 RGB: (71,54,102)

Color info

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

RGB color model

#473666 color RGB value is (71,54,102).

RGB: (71,54,102) (28%, 21%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 54 of 255 = 21%
B 102 of 255 = 40%

71
54
102

R + G + B ~ 30%. #473666 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 54 + 102 = 227 (100%)
R 71 of 227 ~ 31.28%
G 54 of 227 ~ 23.79%
B 102 of 227 ~ 44.93'%

%31.28
%23.79
%44.93

CMYK color model

#473666 color CMYK value is (30,47,0,60).

  • cyan value is 30.39%
  • magenta value is 47.06%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (30,47,0,60)
C30M47Y0K60 (30%, 47%, 0%, 60%)
(0.30 / 0.47 / 0.00 / 0.60)

CMYK percentages

%30.39
%47.06
%0
%60

Codes

Color #473666 in popluar color models

47 36 66
RGB 71 54 102
HSL 261° 30.77% 30.59%
HSB/HSV 261° 47.06% 40.00%
CMYK 30.39% 47.06% 0.00%
60.00%

Color #473666 in popluar number systems.

HEX 47 36 66
Decimal 71 54 102
Binary 1000111 110110 1100110
Octal 107 66 146

Shades and tints

Shades of #473666

#473666
(71,54,102)
#41325D
(65,50,93)
#3B2E54
(59,46,84)
#352A4B
(53,42,75)
#2F2642
(47,38,66)
#292239
(41,34,57)
#231E30
(35,30,48)
#1D1A27
(29,26,39)
#17161E
(23,22,30)
#111215
(17,18,21)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #473666

#473666
(71,54,102)
#574873
(87,72,115)
#675A80
(103,90,128)
#776C8D
(119,108,141)
#877E9A
(135,126,154)
#9790A7
(151,144,167)
#A7A2B4
(167,162,180)
#B7B4C1
(183,180,193)
#C7C6CE
(199,198,206)
#D7D8DB
(215,216,219)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473666 color. Also use rgb(71,54,102) instead hex code.

Text Font Color

.myTextColor { color: #473666; }

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

This text font color is #473666.

Background Color

.myBgColor { background-color: #473666; }

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

This div background color is #473666.

Border color

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

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

This div border color is #473666.

Opacity

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

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

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

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

This text has shadow with #473666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473666.

Preview

Color preview on black background

This text has color #473666 on black background.


Color preview on white background

This text has color #473666 on white background.


Black color preview on #473666 background

This text has black color on #473666 background.


White color preview on #473666 background

This text has white color on #473666 background.


Related colors

Complementary color

Complementary color for #hex is #B8C999.


I love getcolorcode.com

Triadic colors

1 #664736 and #366647 with #473666 are triadic colors.

2 #663647 and #364766 with #473666 are triadic colors.