COLOR #472069

HEX: #472069 RGB: (71,32,105)

Color info

#472069 contains mainly red and blue colors. Web safe color of #472069 is #333366 (or #336).

RGB color model

#472069 color RGB value is (71,32,105).

RGB: (71,32,105) (28%, 13%, 41%)

RGB channels and saturation

R 71 of 255 = 28%
G 32 of 255 = 13%
B 105 of 255 = 41%

71
32
105

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

Portions of RGB colors in percentages

R + G + B = 71 + 32 + 105 = 208 (100%)
R 71 of 208 ~ 34.13%
G 32 of 208 ~ 15.38%
B 105 of 208 ~ 50.48'%

%34.13
%15.38
%50.48

CMYK color model

#472069 color CMYK value is (32,70,0,59).

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

CMYK: (32,70,0,59)
C32M70Y0K59 (32%, 70%, 0%, 59%)
(0.32 / 0.70 / 0.00 / 0.59)

CMYK percentages

%32.38
%69.52
%0
%58.82

Codes

Color #472069 in popluar color models

47 20 69
RGB 71 32 105
HSL 272° 53.28% 26.86%
HSB/HSV 272° 69.52% 41.18%
CMYK 32.38% 69.52% 0.00%
58.82%

Color #472069 in popluar number systems.

HEX 47 20 69
Decimal 71 32 105
Binary 1000111 100000 1101001
Octal 107 40 151

Shades and tints

Shades of #472069

#472069
(71,32,105)
#411E60
(65,30,96)
#3B1C57
(59,28,87)
#351A4E
(53,26,78)
#2F1845
(47,24,69)
#29163C
(41,22,60)
#231433
(35,20,51)
#1D122A
(29,18,42)
#171021
(23,16,33)
#110E18
(17,14,24)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #472069

#472069
(71,32,105)
#573476
(87,52,118)
#674883
(103,72,131)
#775C90
(119,92,144)
#87709D
(135,112,157)
#9784AA
(151,132,170)
#A798B7
(167,152,183)
#B7ACC4
(183,172,196)
#C7C0D1
(199,192,209)
#D7D4DE
(215,212,222)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472069; }

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

This text font color is #472069.

Background Color

.myBgColor { background-color: #472069; }

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

This div background color is #472069.

Border color

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

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

This div border color is #472069.

Opacity

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

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

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

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

This text has shadow with #472069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472069.

Preview

Color preview on black background

This text has color #472069 on black background.


Color preview on white background

This text has color #472069 on white background.


Black color preview on #472069 background

This text has black color on #472069 background.


White color preview on #472069 background

This text has white color on #472069 background.


Related colors

Complementary color

Complementary color for #hex is #B8DF96.


I love getcolorcode.com

Triadic colors

1 #694720 and #206947 with #472069 are triadic colors.

2 #692047 and #204769 with #472069 are triadic colors.