COLOR #473269

HEX: #473269 RGB: (71,50,105)

Color info

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

RGB color model

#473269 color RGB value is (71,50,105).

RGB: (71,50,105) (28%, 20%, 41%)

RGB channels and saturation

R 71 of 255 = 28%
G 50 of 255 = 20%
B 105 of 255 = 41%

71
50
105

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

Portions of RGB colors in percentages

R + G + B = 71 + 50 + 105 = 226 (100%)
R 71 of 226 ~ 31.42%
G 50 of 226 ~ 22.12%
B 105 of 226 ~ 46.46'%

%31.42
%22.12
%46.46

CMYK color model

#473269 color CMYK value is (32,52,0,59).

  • cyan value is 32.38%
  • magenta value is 52.38%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (32,52,0,59)
C32M52Y0K59 (32%, 52%, 0%, 59%)
(0.32 / 0.52 / 0.00 / 0.59)

CMYK percentages

%32.38
%52.38
%0
%58.82

Codes

Color #473269 in popluar color models

47 32 69
RGB 71 50 105
HSL 263° 35.48% 30.39%
HSB/HSV 263° 52.38% 41.18%
CMYK 32.38% 52.38% 0.00%
58.82%

Color #473269 in popluar number systems.

HEX 47 32 69
Decimal 71 50 105
Binary 1000111 110010 1101001
Octal 107 62 151

Shades and tints

Shades of #473269

#473269
(71,50,105)
#412E60
(65,46,96)
#3B2A57
(59,42,87)
#35264E
(53,38,78)
#2F2245
(47,34,69)
#291E3C
(41,30,60)
#231A33
(35,26,51)
#1D162A
(29,22,42)
#171221
(23,18,33)
#110E18
(17,14,24)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #473269

#473269
(71,50,105)
#574476
(87,68,118)
#675683
(103,86,131)
#776890
(119,104,144)
#877A9D
(135,122,157)
#978CAA
(151,140,170)
#A79EB7
(167,158,183)
#B7B0C4
(183,176,196)
#C7C2D1
(199,194,209)
#D7D4DE
(215,212,222)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473269 color. Also use rgb(71,50,105) instead hex code.

Text Font Color

.myTextColor { color: #473269; }

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

This text font color is #473269.

Background Color

.myBgColor { background-color: #473269; }

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

This div background color is #473269.

Border color

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

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

This div border color is #473269.

Opacity

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

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

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

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

This text has shadow with #473269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473269.

Preview

Color preview on black background

This text has color #473269 on black background.


Color preview on white background

This text has color #473269 on white background.


Black color preview on #473269 background

This text has black color on #473269 background.


White color preview on #473269 background

This text has white color on #473269 background.


Related colors

Complementary color

Complementary color for #hex is #B8CD96.


I love getcolorcode.com

Triadic colors

1 #694732 and #326947 with #473269 are triadic colors.

2 #693247 and #324769 with #473269 are triadic colors.