COLOR #472438

HEX: #472438
RGB: (71,36,56)

Renk bilgisi

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

RGB renk modeli

#472438 color RGB value is (71,36,56).

  • kırmız ton 71;
  • yeşil ton 36;
  • mavi ton 56.
RGB:
(71,36,56)
(28%,14%,22%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 36 of 255 = 14%
B 56 of 255 = 22%

71
36
56

R + G + B ~ 21%. #472438 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 36 + 56 = 163 (100%)
R 71 of 163 ~ 43.56%
G 36 of 163 ~ 22.09%
B 56 of 163 ~ 34.36%

%43.56
%22.09
%34.36

CMYK RENK MODELİ

#472438 rengi CMYK tonu (0,49,21,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.30%
  • sarı tonu 21.13%
  • ana renk tonu 72.16%
CMYK:
(0,49,21,72)
C0M49Y21K72 
(0%,49%,21%,72%)
(0.00/0.49/0.21/0.72)	

CMYK yüzdeleri

%0
%49.3
%21.13
%72.16

Codes

Color #472438 in popluar color models

472438
RGB713656
HSL326°32.71%20.98%
HSB/HSV326°49.30%27.84%
CMYK0.00%49.30%21.13%
72.16%

Color #472438 in popluar number systems.

HEX472438
Decimal713656
Binary1000111100100111000
Octal1074470

Shades and tints

Shades of #472438

#472438
(71,36,56)
#412133
(65,33,51)
#3B1E2E
(59,30,46)
#351B29
(53,27,41)
#2F1824
(47,24,36)
#29151F
(41,21,31)
#23121A
(35,18,26)
#1D0F15
(29,15,21)
#170C10
(23,12,16)
#11090B
(17,9,11)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #472438

#472438
(71,36,56)
#57374A
(87,55,74)
#674A5C
(103,74,92)
#775D6E
(119,93,110)
#877080
(135,112,128)
#978392
(151,131,146)
#A796A4
(167,150,164)
#B7A9B6
(183,169,182)
#C7BCC8
(199,188,200)
#D7CFDA
(215,207,218)
#E7E2EC
(231,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472438 color. Also use rgb(71,36,56) instead hex code.

Text Font Color

.myTextColor { color: #472438; }

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

This text font color is #472438.


Background Color

.myBgColor { background-color: #472438; }

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

This div background color is #472438.


Border color

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

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

This div border color is #472438.


Opacity

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

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

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

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

This text has shadow with #472438 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472438 on black background.


Color preview on white background

This text has color #472438 on white background.



Black color preview on #472438 background

This text has black color on #472438 background.


White color preview on #472438 background

This text has white color on #472438 background.