COLOR #472515

HEX: #472515
RGB: (71,37,21)

Renk bilgisi

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

RGB renk modeli

#472515 color RGB value is (71,37,21).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 37 of 255 = 15%
B 21 of 255 = 8%

71
37
21

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 37 + 21 = 129 (100%)
R 71 of 129 ~ 55.04%
G 37 of 129 ~ 28.68%
B 21 of 129 ~ 16.28%

%55.04
%28.68
%16.28

CMYK RENK MODELİ

#472515 rengi CMYK tonu (0,48,70,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.89%
  • sarı tonu 70.42%
  • ana renk tonu 72.16%
CMYK:
(0,48,70,72)
C0M48Y70K72 
(0%,48%,70%,72%)
(0.00/0.48/0.70/0.72)	

CMYK yüzdeleri

%0
%47.89
%70.42
%72.16

Codes

Color #472515 in popluar color models

472515
RGB713721
HSL19°54.35%18.04%
HSB/HSV19°70.42%27.84%
CMYK0.00%47.89%70.42%
72.16%

Color #472515 in popluar number systems.

HEX472515
Decimal713721
Binary100011110010110101
Octal1074525

Shades and tints

Shades of #472515

#472515
(71,37,21)
#412214
(65,34,20)
#3B1F13
(59,31,19)
#351C12
(53,28,18)
#2F1911
(47,25,17)
#291610
(41,22,16)
#23130F
(35,19,15)
#1D100E
(29,16,14)
#170D0D
(23,13,13)
#110A0C
(17,10,12)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #472515

#472515
(71,37,21)
#57382A
(87,56,42)
#674B3F
(103,75,63)
#775E54
(119,94,84)
#877169
(135,113,105)
#97847E
(151,132,126)
#A79793
(167,151,147)
#B7AAA8
(183,170,168)
#C7BDBD
(199,189,189)
#D7D0D2
(215,208,210)
#E7E3E7
(231,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472515; }

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

This text font color is #472515.


Background Color

.myBgColor { background-color: #472515; }

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

This div background color is #472515.


Border color

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

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

This div border color is #472515.


Opacity

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

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

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

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

This text has shadow with #472515 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472515 on black background.


Color preview on white background

This text has color #472515 on white background.



Black color preview on #472515 background

This text has black color on #472515 background.


White color preview on #472515 background

This text has white color on #472515 background.