COLOR #473D69

HEX: #473D69 RGB: (71,61,105)

Color info

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

RGB color model

#473D69 color RGB value is (71,61,105).

RGB: (71,61,105) (28%, 24%, 41%)

RGB channels and saturation

R 71 of 255 = 28%
G 61 of 255 = 24%
B 105 of 255 = 41%

71
61
105

R + G + B ~ 31%. #473D69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 61 + 105 = 237 (100%)
R 71 of 237 ~ 29.96%
G 61 of 237 ~ 25.74%
B 105 of 237 ~ 44.3'%

%29.96
%25.74
%44.3

CMYK color model

#473D69 color CMYK value is (32,42,0,59).

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

CMYK: (32,42,0,59)
C32M42Y0K59 (32%, 42%, 0%, 59%)
(0.32 / 0.42 / 0.00 / 0.59)

CMYK percentages

%32.38
%41.9
%0
%58.82

Codes

Color #473D69 in popluar color models

47 3D 69
RGB 71 61 105
HSL 254° 26.51% 32.55%
HSB/HSV 254° 41.90% 41.18%
CMYK 32.38% 41.90% 0.00%
58.82%

Color #473D69 in popluar number systems.

HEX 47 3D 69
Decimal 71 61 105
Binary 1000111 111101 1101001
Octal 107 75 151

Shades and tints

Shades of #473D69

#473D69
(71,61,105)
#413860
(65,56,96)
#3B3357
(59,51,87)
#352E4E
(53,46,78)
#2F2945
(47,41,69)
#29243C
(41,36,60)
#231F33
(35,31,51)
#1D1A2A
(29,26,42)
#171521
(23,21,33)
#111018
(17,16,24)
#0B0B0F
(11,11,15)
#000000
(0,0,0)

Tints of #473D69

#473D69
(71,61,105)
#574E76
(87,78,118)
#675F83
(103,95,131)
#777090
(119,112,144)
#87819D
(135,129,157)
#9792AA
(151,146,170)
#A7A3B7
(167,163,183)
#B7B4C4
(183,180,196)
#C7C5D1
(199,197,209)
#D7D6DE
(215,214,222)
#E7E7EB
(231,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473D69; }

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

This text font color is #473D69.

Background Color

.myBgColor { background-color: #473D69; }

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

This div background color is #473D69.

Border color

.myBorderColor { border: 1px solid #473D69; }

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

This div border color is #473D69.

Opacity

.myOpacity80 { color: #473D69; opacity: 0.8; }

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

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

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

This text has shadow with #473D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473D69.

Preview

Color preview on black background

This text has color #473D69 on black background.


Color preview on white background

This text has color #473D69 on white background.


Black color preview on #473D69 background

This text has black color on #473D69 background.


White color preview on #473D69 background

This text has white color on #473D69 background.


Related colors

Complementary color

Complementary color for #hex is #B8C296.


I love getcolorcode.com

Triadic colors

1 #69473D and #3D6947 with #473D69 are triadic colors.

2 #693D47 and #3D4769 with #473D69 are triadic colors.