COLOR #472714

HEX: #472714
RGB: (71,39,20)

Renk bilgisi

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

RGB renk modeli

#472714 color RGB value is (71,39,20).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 39 of 255 = 15%
B 20 of 255 = 8%

71
39
20

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 39 + 20 = 130 (100%)
R 71 of 130 ~ 54.62%
G 39 of 130 ~ 30%
B 20 of 130 ~ 15.38%

%54.62
%30
%15.38

CMYK RENK MODELİ

#472714 rengi CMYK tonu (0,45,72,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.07%
  • sarı tonu 71.83%
  • ana renk tonu 72.16%
CMYK:
(0,45,72,72)
C0M45Y72K72 
(0%,45%,72%,72%)
(0.00/0.45/0.72/0.72)	

CMYK yüzdeleri

%0
%45.07
%71.83
%72.16

Codes

Color #472714 in popluar color models

472714
RGB713920
HSL22°56.04%17.84%
HSB/HSV22°71.83%27.84%
CMYK0.00%45.07%71.83%
72.16%

Color #472714 in popluar number systems.

HEX472714
Decimal713920
Binary100011110011110100
Octal1074724

Shades and tints

Shades of #472714

#472714
(71,39,20)
#412413
(65,36,19)
#3B2112
(59,33,18)
#351E11
(53,30,17)
#2F1B10
(47,27,16)
#29180F
(41,24,15)
#23150E
(35,21,14)
#1D120D
(29,18,13)
#170F0C
(23,15,12)
#110C0B
(17,12,11)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #472714

#472714
(71,39,20)
#573A29
(87,58,41)
#674D3E
(103,77,62)
#776053
(119,96,83)
#877368
(135,115,104)
#97867D
(151,134,125)
#A79992
(167,153,146)
#B7ACA7
(183,172,167)
#C7BFBC
(199,191,188)
#D7D2D1
(215,210,209)
#E7E5E6
(231,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472714 color. Also use rgb(71,39,20) instead hex code.

Text Font Color

.myTextColor { color: #472714; }

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

This text font color is #472714.


Background Color

.myBgColor { background-color: #472714; }

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

This div background color is #472714.


Border color

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

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

This div border color is #472714.


Opacity

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

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

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

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

This text has shadow with #472714 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472714 on black background.


Color preview on white background

This text has color #472714 on white background.



Black color preview on #472714 background

This text has black color on #472714 background.


White color preview on #472714 background

This text has white color on #472714 background.