COLOR #472625

HEX: #472625
RGB: (71,38,37)

Renk bilgisi

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

RGB renk modeli

#472625 color RGB value is (71,38,37).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 38 of 255 = 15%
B 37 of 255 = 15%

71
38
37

R + G + B ~ 19%. #472625 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 38 + 37 = 146 (100%)
R 71 of 146 ~ 48.63%
G 38 of 146 ~ 26.03%
B 37 of 146 ~ 25.34%

%48.63
%26.03
%25.34

CMYK RENK MODELİ

#472625 rengi CMYK tonu (0,46,48,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.48%
  • sarı tonu 47.89%
  • ana renk tonu 72.16%
CMYK:
(0,46,48,72)
C0M46Y48K72 
(0%,46%,48%,72%)
(0.00/0.46/0.48/0.72)	

CMYK yüzdeleri

%0
%46.48
%47.89
%72.16

Codes

Color #472625 in popluar color models

472625
RGB713837
HSL31.48%21.18%
HSB/HSV47.89%27.84%
CMYK0.00%46.48%47.89%
72.16%

Color #472625 in popluar number systems.

HEX472625
Decimal713837
Binary1000111100110100101
Octal1074645

Shades and tints

Shades of #472625

#472625
(71,38,37)
#412322
(65,35,34)
#3B201F
(59,32,31)
#351D1C
(53,29,28)
#2F1A19
(47,26,25)
#291716
(41,23,22)
#231413
(35,20,19)
#1D1110
(29,17,16)
#170E0D
(23,14,13)
#110B0A
(17,11,10)
#0B0807
(11,8,7)
#000000
(0,0,0)

Tints of #472625

#472625
(71,38,37)
#573938
(87,57,56)
#674C4B
(103,76,75)
#775F5E
(119,95,94)
#877271
(135,114,113)
#978584
(151,133,132)
#A79897
(167,152,151)
#B7ABAA
(183,171,170)
#C7BEBD
(199,190,189)
#D7D1D0
(215,209,208)
#E7E4E3
(231,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472625; }

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

This text font color is #472625.


Background Color

.myBgColor { background-color: #472625; }

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

This div background color is #472625.


Border color

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

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

This div border color is #472625.


Opacity

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

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

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

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

This text has shadow with #472625 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472625 on black background.


Color preview on white background

This text has color #472625 on white background.



Black color preview on #472625 background

This text has black color on #472625 background.


White color preview on #472625 background

This text has white color on #472625 background.