COLOR #473053

HEX: #473053 RGB: (71,48,83)

Color info

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

RGB color model

#473053 color RGB value is (71,48,83).

RGB: (71,48,83) (28%, 19%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 48 of 255 = 19%
B 83 of 255 = 33%

71
48
83

R + G + B ~ 27%. #473053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 48 + 83 = 202 (100%)
R 71 of 202 ~ 35.15%
G 48 of 202 ~ 23.76%
B 83 of 202 ~ 41.09'%

%35.15
%23.76
%41.09

CMYK color model

#473053 color CMYK value is (14,42,0,67).

  • cyan value is 14.46%
  • magenta value is 42.17%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (14,42,0,67)
C14M42Y0K67 (14%, 42%, 0%, 67%)
(0.14 / 0.42 / 0.00 / 0.67)

CMYK percentages

%14.46
%42.17
%0
%67.45

Codes

Color #473053 in popluar color models

47 30 53
RGB 71 48 83
HSL 279° 26.72% 25.69%
HSB/HSV 279° 42.17% 32.55%
CMYK 14.46% 42.17% 0.00%
67.45%

Color #473053 in popluar number systems.

HEX 47 30 53
Decimal 71 48 83
Binary 1000111 110000 1010011
Octal 107 60 123

Shades and tints

Shades of #473053

#473053
(71,48,83)
#412C4C
(65,44,76)
#3B2845
(59,40,69)
#35243E
(53,36,62)
#2F2037
(47,32,55)
#291C30
(41,28,48)
#231829
(35,24,41)
#1D1422
(29,20,34)
#17101B
(23,16,27)
#110C14
(17,12,20)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #473053

#473053
(71,48,83)
#574262
(87,66,98)
#675471
(103,84,113)
#776680
(119,102,128)
#87788F
(135,120,143)
#978A9E
(151,138,158)
#A79CAD
(167,156,173)
#B7AEBC
(183,174,188)
#C7C0CB
(199,192,203)
#D7D2DA
(215,210,218)
#E7E4E9
(231,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473053 color. Also use rgb(71,48,83) instead hex code.

Text Font Color

.myTextColor { color: #473053; }

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

This text font color is #473053.

Background Color

.myBgColor { background-color: #473053; }

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

This div background color is #473053.

Border color

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

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

This div border color is #473053.

Opacity

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

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

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

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

This text has shadow with #473053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473053.

Preview

Color preview on black background

This text has color #473053 on black background.


Color preview on white background

This text has color #473053 on white background.


Black color preview on #473053 background

This text has black color on #473053 background.


White color preview on #473053 background

This text has white color on #473053 background.


Related colors

Complementary color

Complementary color for #hex is #B8CFAC.


I love getcolorcode.com

Triadic colors

1 #534730 and #305347 with #473053 are triadic colors.

2 #533047 and #304753 with #473053 are triadic colors.