COLOR #470038

HEX: #470038
RGB: (71,0,56)

Renk bilgisi

#470038 contains only red and blue colors. #470038 ‘ nin web güvenlik rengi #330033 (ya da #303) dir.

RGB renk modeli

#470038 color RGB value is (71,0,56).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 0 of 255 = 0%
B 56 of 255 = 22%

71
0
56

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 0 + 56 = 127 (100%)
R 71 of 127 ~ 55.91%
G 0 of 127 ~ 0%
B 56 of 127 ~ 44.09%

%55.91
%44.09

CMYK RENK MODELİ

#470038 rengi CMYK tonu (0,100,21,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 100.00%
  • sarı tonu 21.13%
  • ana renk tonu 72.16%
CMYK:
(0,100,21,72)
C0M100Y21K72 
(0%,100%,21%,72%)
(0.00/1.00/0.21/0.72)	

CMYK yüzdeleri

%0
%100
%21.13
%72.16

Codes

Color #470038 in popluar color models

470038
RGB71056
HSL313°100.00%13.92%
HSB/HSV313°100.00%27.84%
CMYK0.00%100.00%21.13%
72.16%

Color #470038 in popluar number systems.

HEX470038
Decimal71056
Binary10001110111000
Octal107070

Shades and tints

Shades of #470038

#470038
(71,0,56)
#410033
(65,0,51)
#3B002E
(59,0,46)
#350029
(53,0,41)
#2F0024
(47,0,36)
#29001F
(41,0,31)
#23001A
(35,0,26)
#1D0015
(29,0,21)
#170010
(23,0,16)
#11000B
(17,0,11)
#0B0006
(11,0,6)
#000000
(0,0,0)

Tints of #470038

#470038
(71,0,56)
#57174A
(87,23,74)
#672E5C
(103,46,92)
#77456E
(119,69,110)
#875C80
(135,92,128)
#977392
(151,115,146)
#A78AA4
(167,138,164)
#B7A1B6
(183,161,182)
#C7B8C8
(199,184,200)
#D7CFDA
(215,207,218)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470038; }

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

This text font color is #470038.


Background Color

.myBgColor { background-color: #470038; }

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

This div background color is #470038.


Border color

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

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

This div border color is #470038.


Opacity

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

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

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

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

This text has shadow with #470038 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #470038 on black background.


Color preview on white background

This text has color #470038 on white background.



Black color preview on #470038 background

This text has black color on #470038 background.


White color preview on #470038 background

This text has white color on #470038 background.