COLOR #471507

HEX: #471507
RGB: (71,21,7)

Renk bilgisi

#471507 contains mainly red and green colors. #471507 ‘ nin web güvenlik rengi #330000 (ya da #300) dir.

RGB renk modeli

#471507 color RGB value is (71,21,7).

  • kırmız ton 71;
  • yeşil ton 21;
  • mavi ton 7.
RGB:
(71,21,7)
(28%,8%,3%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 21 of 255 = 8%
B 7 of 255 = 3%

71
21
7

R + G + B ~ 13%. #471507 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 21 + 7 = 99 (100%)
R 71 of 99 ~ 71.72%
G 21 of 99 ~ 21.21%
B 7 of 99 ~ 7.07%

%71.72
%21.21

CMYK RENK MODELİ

#471507 rengi CMYK tonu (0,70,90,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 70.42%
  • sarı tonu 90.14%
  • ana renk tonu 72.16%
CMYK:
(0,70,90,72)
C0M70Y90K72 
(0%,70%,90%,72%)
(0.00/0.70/0.90/0.72)	

CMYK yüzdeleri

%0
%70.42
%90.14
%72.16

Codes

Color #471507 in popluar color models

471507
RGB71217
HSL13°82.05%15.29%
HSB/HSV13°90.14%27.84%
CMYK0.00%70.42%90.14%
72.16%

Color #471507 in popluar number systems.

HEX471507
Decimal71217
Binary100011110101111
Octal107257

Shades and tints

Shades of #471507

#471507
(71,21,7)
#411407
(65,20,7)
#3B1307
(59,19,7)
#351207
(53,18,7)
#2F1107
(47,17,7)
#291007
(41,16,7)
#230F07
(35,15,7)
#1D0E07
(29,14,7)
#170D07
(23,13,7)
#110C07
(17,12,7)
#0B0B07
(11,11,7)
#000000
(0,0,0)

Tints of #471507

#471507
(71,21,7)
#572A1D
(87,42,29)
#673F33
(103,63,51)
#775449
(119,84,73)
#87695F
(135,105,95)
#977E75
(151,126,117)
#A7938B
(167,147,139)
#B7A8A1
(183,168,161)
#C7BDB7
(199,189,183)
#D7D2CD
(215,210,205)
#E7E7E3
(231,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471507; }

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

This text font color is #471507.


Background Color

.myBgColor { background-color: #471507; }

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

This div background color is #471507.


Border color

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

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

This div border color is #471507.


Opacity

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

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

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

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

This text has shadow with #471507 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #471507 on black background.


Color preview on white background

This text has color #471507 on white background.



Black color preview on #471507 background

This text has black color on #471507 background.


White color preview on #471507 background

This text has white color on #471507 background.