COLOR #471439

HEX: #471439
RGB: (71,20,57)

Renk bilgisi

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

RGB renk modeli

#471439 color RGB value is (71,20,57).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 20 of 255 = 8%
B 57 of 255 = 22%

71
20
57

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 20 + 57 = 148 (100%)
R 71 of 148 ~ 47.97%
G 20 of 148 ~ 13.51%
B 57 of 148 ~ 38.51%

%47.97
%13.51
%38.51

CMYK RENK MODELİ

#471439 rengi CMYK tonu (0,72,20,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 71.83%
  • sarı tonu 19.72%
  • ana renk tonu 72.16%
CMYK:
(0,72,20,72)
C0M72Y20K72 
(0%,72%,20%,72%)
(0.00/0.72/0.20/0.72)	

CMYK yüzdeleri

%0
%71.83
%19.72
%72.16

Codes

Color #471439 in popluar color models

471439
RGB712057
HSL316°56.04%17.84%
HSB/HSV316°71.83%27.84%
CMYK0.00%71.83%19.72%
72.16%

Color #471439 in popluar number systems.

HEX471439
Decimal712057
Binary100011110100111001
Octal1072471

Shades and tints

Shades of #471439

#471439
(71,20,57)
#411334
(65,19,52)
#3B122F
(59,18,47)
#35112A
(53,17,42)
#2F1025
(47,16,37)
#290F20
(41,15,32)
#230E1B
(35,14,27)
#1D0D16
(29,13,22)
#170C11
(23,12,17)
#110B0C
(17,11,12)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #471439

#471439
(71,20,57)
#57294B
(87,41,75)
#673E5D
(103,62,93)
#77536F
(119,83,111)
#876881
(135,104,129)
#977D93
(151,125,147)
#A792A5
(167,146,165)
#B7A7B7
(183,167,183)
#C7BCC9
(199,188,201)
#D7D1DB
(215,209,219)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471439; }

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

This text font color is #471439.


Background Color

.myBgColor { background-color: #471439; }

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

This div background color is #471439.


Border color

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

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

This div border color is #471439.


Opacity

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

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

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

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

This text has shadow with #471439 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #471439 on black background.


Color preview on white background

This text has color #471439 on white background.



Black color preview on #471439 background

This text has black color on #471439 background.


White color preview on #471439 background

This text has white color on #471439 background.