COLOR #471619

HEX: #471619 RGB: (71,22,25)

Color info

#471619 contains red, green and blue colors in about the same proportion. Web safe color of #471619 is #330000 (or #300).

RGB color model

#471619 color RGB value is (71,22,25).

RGB: (71,22,25) (28%, 9%, 10%)

RGB channels and saturation

R 71 of 255 = 28%
G 22 of 255 = 9%
B 25 of 255 = 10%

71
22
25

R + G + B ~ 16%. #471619 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 22 + 25 = 118 (100%)
R 71 of 118 ~ 60.17%
G 22 of 118 ~ 18.64%
B 25 of 118 ~ 21.19'%

%60.17
%18.64
%21.19

CMYK color model

#471619 color CMYK value is (0,69,65,72).

  • cyan value is 0.00%
  • magenta value is 69.01%
  • yellow value is 64.79%
  • key color value is 72.16%
CMYK: (0,69,65,72) C0M69Y65K72 (0%,69%,65%,72%) (0.00/0.69/0.65/0.72) 

CMYK percentages

%0
%69.01
%64.79
%72.16

Codes

Color #471619 in popluar color models

47 16 19
RGB 71 22 25
HSL 356° 52.69% 18.24%
HSB/HSV 356° 69.01% 27.84%
CMYK 0.00% 69.01% 64.79%
72.16%

Color #471619 in popluar number systems.

HEX 47 16 19
Decimal 71 22 25
Binary 1000111 10110 11001
Octal 107 26 31

Shades and tints

Shades of #471619

#471619
(71,22,25)
#411417
(65,20,23)
#3B1215
(59,18,21)
#351013
(53,16,19)
#2F0E11
(47,14,17)
#290C0F
(41,12,15)
#230A0D
(35,10,13)
#1D080B
(29,8,11)
#170609
(23,6,9)
#110407
(17,4,7)
#0B0205
(11,2,5)
#000000
(0,0,0)

Tints of #471619

#471619
(71,22,25)
#572B2D
(87,43,45)
#674041
(103,64,65)
#775555
(119,85,85)
#876A69
(135,106,105)
#977F7D
(151,127,125)
#A79491
(167,148,145)
#B7A9A5
(183,169,165)
#C7BEB9
(199,190,185)
#D7D3CD
(215,211,205)
#E7E8E1
(231,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471619; }

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

This text font color is #471619.

Background Color

.myBgColor { background-color: #471619; }

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

This div background color is #471619.

Border color

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

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

This div border color is #471619.

Opacity

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

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

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

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

This text has shadow with #471619 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471619.

Preview

Color preview on black background

This text has color #471619 on black background.


Color preview on white background

This text has color #471619 on white background.


Black color preview on #471619 background

This text has black color on #471619 background.


White color preview on #471619 background

This text has white color on #471619 background.


Related colors

Complementary color

Complementary color for #hex is #B8E9E6.


I love getcolorcode.com

Triadic colors

1 #194716 and #161947 with #471619 are triadic colors.

2 #191647 and #164719 with #471619 are triadic colors.