COLOR #471E1F

HEX: #471E1F RGB: (71,30,31)

Renk bilgisi

#471E1F contains red, green and blue colors in about the same proportion. #471E1F ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#471E1F color RGB value is (71,30,31).

RGB: (71,30,31) (28%, 12%, 12%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 30 of 255 = 12%
B 31 of 255 = 12%

71
30
31

R + G + B ~ 17%. #471E1F is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 30 + 31 = 132 (100%)
R 71 of 132 ~ 53.79%
G 30 of 132 ~ 22.73%
B 31 of 132 ~ 23.48'%

%53.79
%22.73
%23.48

CMYK RENK MODELİ

#471E1F rengi CMYK tonu (0,58,56,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.75%
  • sarı tonu 56.34%
  • ana renk tonu 72.16%

CMYK: (0,58,56,72)
C0M58Y56K72 (0%, 58%, 56%, 72%)
(0.00 / 0.58 / 0.56 / 0.72)

CMYK yüzdeleri

%0
%57.75
%56.34
%72.16

Codes

Color #471E1F in popluar color models

47 1E 1F
RGB 71 30 31
HSL 359° 40.59% 19.80%
HSB/HSV 359° 57.75% 27.84%
CMYK 0.00% 57.75% 56.34%
72.16%

Color #471E1F in popluar number systems.

HEX 47 1E 1F
Decimal 71 30 31
Binary 1000111 11110 11111
Octal 107 36 37

Shades and tints

Shades of #471E1F

#471E1F
(71,30,31)
#411C1D
(65,28,29)
#3B1A1B
(59,26,27)
#351819
(53,24,25)
#2F1617
(47,22,23)
#291415
(41,20,21)
#231213
(35,18,19)
#1D1011
(29,16,17)
#170E0F
(23,14,15)
#110C0D
(17,12,13)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #471E1F

#471E1F
(71,30,31)
#573233
(87,50,51)
#674647
(103,70,71)
#775A5B
(119,90,91)
#876E6F
(135,110,111)
#978283
(151,130,131)
#A79697
(167,150,151)
#B7AAAB
(183,170,171)
#C7BEBF
(199,190,191)
#D7D2D3
(215,210,211)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471E1F color. Also use rgb(71,30,31) instead hex code.

Text Font Color

.myTextColor { color: #471E1F; }

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

This text font color is #471E1F.

Background Color

.myBgColor { background-color: #471E1F; }

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

This div background color is #471E1F.

Border color

.myBorderColor { border: 1px solid #471E1F; }

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

This div border color is #471E1F.

Opacity

.myOpacity80 { color: #471E1F; opacity: 0.8; }

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

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

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

This text has shadow with #471E1F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471E1F.

Preview

Color preview on black background

This text has color #471E1F on black background.


Color preview on white background

This text has color #471E1F on white background.


Black color preview on #471E1F background

This text has black color on #471E1F background.


White color preview on #471E1F background

This text has white color on #471E1F background.


Related colors

Complementary color

Complementary color for #hex is #B8E1E0.


I love getcolorcode.com

Triadic colors

1 #1F471E and #1E1F47 with #471E1F are triadic colors.

2 #1F1E47 and #1E471F with #471E1F are triadic colors.