COLOR #471969

HEX: #471969 RGB: (71,25,105)

Color info

#471969 contains mainly red and blue colors. Web safe color of #471969 is #330066 (or #306).

RGB color model

#471969 color RGB value is (71,25,105).

RGB: (71,25,105) (28%, 10%, 41%)

RGB channels and saturation

R 71 of 255 = 28%
G 25 of 255 = 10%
B 105 of 255 = 41%

71
25
105

R + G + B ~ 26%. #471969 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 25 + 105 = 201 (100%)
R 71 of 201 ~ 35.32%
G 25 of 201 ~ 12.44%
B 105 of 201 ~ 52.24'%

%35.32
%12.44
%52.24

CMYK color model

#471969 color CMYK value is (32,76,0,59).

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

CMYK: (32,76,0,59)
C32M76Y0K59 (32%, 76%, 0%, 59%)
(0.32 / 0.76 / 0.00 / 0.59)

CMYK percentages

%32.38
%76.19
%0
%58.82

Codes

Color #471969 in popluar color models

47 19 69
RGB 71 25 105
HSL 275° 61.54% 25.49%
HSB/HSV 275° 76.19% 41.18%
CMYK 32.38% 76.19% 0.00%
58.82%

Color #471969 in popluar number systems.

HEX 47 19 69
Decimal 71 25 105
Binary 1000111 11001 1101001
Octal 107 31 151

Shades and tints

Shades of #471969

#471969
(71,25,105)
#411760
(65,23,96)
#3B1557
(59,21,87)
#35134E
(53,19,78)
#2F1145
(47,17,69)
#290F3C
(41,15,60)
#230D33
(35,13,51)
#1D0B2A
(29,11,42)
#170921
(23,9,33)
#110718
(17,7,24)
#0B050F
(11,5,15)
#000000
(0,0,0)

Tints of #471969

#471969
(71,25,105)
#572D76
(87,45,118)
#674183
(103,65,131)
#775590
(119,85,144)
#87699D
(135,105,157)
#977DAA
(151,125,170)
#A791B7
(167,145,183)
#B7A5C4
(183,165,196)
#C7B9D1
(199,185,209)
#D7CDDE
(215,205,222)
#E7E1EB
(231,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471969; }

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

This text font color is #471969.

Background Color

.myBgColor { background-color: #471969; }

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

This div background color is #471969.

Border color

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

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

This div border color is #471969.

Opacity

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

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

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

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

This text has shadow with #471969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471969.

Preview

Color preview on black background

This text has color #471969 on black background.


Color preview on white background

This text has color #471969 on white background.


Black color preview on #471969 background

This text has black color on #471969 background.


White color preview on #471969 background

This text has white color on #471969 background.


Related colors

Complementary color

Complementary color for #hex is #B8E696.


I love getcolorcode.com

Triadic colors

1 #694719 and #196947 with #471969 are triadic colors.

2 #691947 and #194769 with #471969 are triadic colors.