COLOR #471228

HEX: #471228
RGB: (71,18,40)

Renk bilgisi

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

RGB renk modeli

#471228 color RGB value is (71,18,40).

  • kırmız ton 71;
  • yeşil ton 18;
  • mavi ton 40.
RGB:
(71,18,40)
(28%,7%,16%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 18 of 255 = 7%
B 40 of 255 = 16%

71
18
40

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 18 + 40 = 129 (100%)
R 71 of 129 ~ 55.04%
G 18 of 129 ~ 13.95%
B 40 of 129 ~ 31.01%

%55.04
%13.95
%31.01

CMYK RENK MODELİ

#471228 rengi CMYK tonu (0,75,44,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 74.65%
  • sarı tonu 43.66%
  • ana renk tonu 72.16%
CMYK:
(0,75,44,72)
C0M75Y44K72 
(0%,75%,44%,72%)
(0.00/0.75/0.44/0.72)	

CMYK yüzdeleri

%0
%74.65
%43.66
%72.16

Codes

Color #471228 in popluar color models

471228
RGB711840
HSL335°59.55%17.45%
HSB/HSV335°74.65%27.84%
CMYK0.00%74.65%43.66%
72.16%

Color #471228 in popluar number systems.

HEX471228
Decimal711840
Binary100011110010101000
Octal1072250

Shades and tints

Shades of #471228

#471228
(71,18,40)
#411125
(65,17,37)
#3B1022
(59,16,34)
#350F1F
(53,15,31)
#2F0E1C
(47,14,28)
#290D19
(41,13,25)
#230C16
(35,12,22)
#1D0B13
(29,11,19)
#170A10
(23,10,16)
#11090D
(17,9,13)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #471228

#471228
(71,18,40)
#57273B
(87,39,59)
#673C4E
(103,60,78)
#775161
(119,81,97)
#876674
(135,102,116)
#977B87
(151,123,135)
#A7909A
(167,144,154)
#B7A5AD
(183,165,173)
#C7BAC0
(199,186,192)
#D7CFD3
(215,207,211)
#E7E4E6
(231,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471228 color. Also use rgb(71,18,40) instead hex code.

Text Font Color

.myTextColor { color: #471228; }

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

This text font color is #471228.


Background Color

.myBgColor { background-color: #471228; }

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

This div background color is #471228.


Border color

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

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

This div border color is #471228.


Opacity

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

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

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

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

This text has shadow with #471228 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #471228 on black background.


Color preview on white background

This text has color #471228 on white background.



Black color preview on #471228 background

This text has black color on #471228 background.


White color preview on #471228 background

This text has white color on #471228 background.