COLOR #471E15

HEX: #471E15 RGB: (71,30,21)

Renk bilgisi

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

RGB renk modeli

#471E15 color RGB value is (71,30,21).

RGB: (71,30,21) (28%, 12%, 8%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 30 of 255 = 12%
B 21 of 255 = 8%

71
30
21

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 30 + 21 = 122 (100%)
R 71 of 122 ~ 58.2%
G 30 of 122 ~ 24.59%
B 21 of 122 ~ 17.21'%

%58.2
%24.59
%17.21

CMYK RENK MODELİ

#471E15 rengi CMYK tonu (0,58,70,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.75%
  • sarı tonu 70.42%
  • ana renk tonu 72.16%
CMYK: (0,58,70,72) C0M58Y70K72 (0%,58%,70%,72%) (0.00/0.58/0.70/0.72) 

CMYK yüzdeleri

%0
%57.75
%70.42
%72.16

Codes

Color #471E15 in popluar color models

47 1E 15
RGB 71 30 21
HSL 11° 54.35% 18.04%
HSB/HSV 11° 70.42% 27.84%
CMYK 0.00% 57.75% 70.42%
72.16%

Color #471E15 in popluar number systems.

HEX 47 1E 15
Decimal 71 30 21
Binary 1000111 11110 10101
Octal 107 36 25

Shades and tints

Shades of #471E15

#471E15
(71,30,21)
#411C14
(65,28,20)
#3B1A13
(59,26,19)
#351812
(53,24,18)
#2F1611
(47,22,17)
#291410
(41,20,16)
#23120F
(35,18,15)
#1D100E
(29,16,14)
#170E0D
(23,14,13)
#110C0C
(17,12,12)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #471E15

#471E15
(71,30,21)
#57322A
(87,50,42)
#67463F
(103,70,63)
#775A54
(119,90,84)
#876E69
(135,110,105)
#97827E
(151,130,126)
#A79693
(167,150,147)
#B7AAA8
(183,170,168)
#C7BEBD
(199,190,189)
#D7D2D2
(215,210,210)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471E15; }

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

This text font color is #471E15.

Background Color

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

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

This div background color is #471E15.

Border color

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

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

This div border color is #471E15.

Opacity

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

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

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

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

This text has shadow with #471E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471E15.

Preview

Color preview on black background

This text has color #471E15 on black background.


Color preview on white background

This text has color #471E15 on white background.


Black color preview on #471E15 background

This text has black color on #471E15 background.


White color preview on #471E15 background

This text has white color on #471E15 background.


Related colors

Complementary color

Complementary color for #hex is #B8E1EA.


I love getcolorcode.com

Triadic colors

1 #15471E and #1E1547 with #471E15 are triadic colors.

2 #151E47 and #1E4715 with #471E15 are triadic colors.