COLOR #470746

HEX: #470746
RGB: (71,7,70)

Renk bilgisi

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

RGB renk modeli

#470746 color RGB value is (71,7,70).

  • kırmız ton 71;
  • yeşil ton 7;
  • mavi ton 70.
RGB:
(71,7,70)
(28%,3%,27%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 7 of 255 = 3%
B 70 of 255 = 27%

71
7
70

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 7 + 70 = 148 (100%)
R 71 of 148 ~ 47.97%
G 7 of 148 ~ 4.73%
B 70 of 148 ~ 47.3%

%47.97
%47.3

CMYK RENK MODELİ

#470746 rengi CMYK tonu (0,90,1,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 90.14%
  • sarı tonu 1.41%
  • ana renk tonu 72.16%
CMYK:
(0,90,1,72)
C0M90Y1K72 
(0%,90%,1%,72%)
(0.00/0.90/0.01/0.72)	

CMYK yüzdeleri

%0
%90.14
%1.41
%72.16

Codes

Color #470746 in popluar color models

470746
RGB71770
HSL301°82.05%15.29%
HSB/HSV301°90.14%27.84%
CMYK0.00%90.14%1.41%
72.16%

Color #470746 in popluar number systems.

HEX470746
Decimal71770
Binary10001111111000110
Octal1077106

Shades and tints

Shades of #470746

#470746
(71,7,70)
#410740
(65,7,64)
#3B073A
(59,7,58)
#350734
(53,7,52)
#2F072E
(47,7,46)
#290728
(41,7,40)
#230722
(35,7,34)
#1D071C
(29,7,28)
#170716
(23,7,22)
#110710
(17,7,16)
#0B070A
(11,7,10)
#000000
(0,0,0)

Tints of #470746

#470746
(71,7,70)
#571D56
(87,29,86)
#673366
(103,51,102)
#774976
(119,73,118)
#875F86
(135,95,134)
#977596
(151,117,150)
#A78BA6
(167,139,166)
#B7A1B6
(183,161,182)
#C7B7C6
(199,183,198)
#D7CDD6
(215,205,214)
#E7E3E6
(231,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470746 color. Also use rgb(71,7,70) instead hex code.

Text Font Color

.myTextColor { color: #470746; }

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

This text font color is #470746.


Background Color

.myBgColor { background-color: #470746; }

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

This div background color is #470746.


Border color

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

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

This div border color is #470746.


Opacity

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

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

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

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

This text has shadow with #470746 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #470746 on black background.


Color preview on white background

This text has color #470746 on white background.



Black color preview on #470746 background

This text has black color on #470746 background.


White color preview on #470746 background

This text has white color on #470746 background.