COLOR #470718

HEX: #470718
RGB: (71,7,24)

Renk bilgisi

#470718 contains mainly red and blue colors. #470718 ‘ nin web güvenlik rengi #330000 (ya da #300) dir.

RGB renk modeli

#470718 color RGB value is (71,7,24).

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

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 7 of 255 = 3%
B 24 of 255 = 9%

71
7
24

R + G + B ~ 13%. #470718 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 7 + 24 = 102 (100%)
R 71 of 102 ~ 69.61%
G 7 of 102 ~ 6.86%
B 24 of 102 ~ 23.53%

%69.61
%23.53

CMYK RENK MODELİ

#470718 rengi CMYK tonu (0,90,66,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 90.14%
  • sarı tonu 66.20%
  • ana renk tonu 72.16%
CMYK:
(0,90,66,72)
C0M90Y66K72 
(0%,90%,66%,72%)
(0.00/0.90/0.66/0.72)	

CMYK yüzdeleri

%0
%90.14
%66.2
%72.16

Codes

Color #470718 in popluar color models

470718
RGB71724
HSL344°82.05%15.29%
HSB/HSV344°90.14%27.84%
CMYK0.00%90.14%66.20%
72.16%

Color #470718 in popluar number systems.

HEX470718
Decimal71724
Binary100011111111000
Octal107730

Shades and tints

Shades of #470718

#470718
(71,7,24)
#410716
(65,7,22)
#3B0714
(59,7,20)
#350712
(53,7,18)
#2F0710
(47,7,16)
#29070E
(41,7,14)
#23070C
(35,7,12)
#1D070A
(29,7,10)
#170708
(23,7,8)
#110706
(17,7,6)
#0B0704
(11,7,4)
#000000
(0,0,0)

Tints of #470718

#470718
(71,7,24)
#571D2D
(87,29,45)
#673342
(103,51,66)
#774957
(119,73,87)
#875F6C
(135,95,108)
#977581
(151,117,129)
#A78B96
(167,139,150)
#B7A1AB
(183,161,171)
#C7B7C0
(199,183,192)
#D7CDD5
(215,205,213)
#E7E3EA
(231,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470718; }

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

This text font color is #470718.


Background Color

.myBgColor { background-color: #470718; }

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

This div background color is #470718.


Border color

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

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

This div border color is #470718.


Opacity

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

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

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

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

This text has shadow with #470718 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #470718 on black background.


Color preview on white background

This text has color #470718 on white background.



Black color preview on #470718 background

This text has black color on #470718 background.


White color preview on #470718 background

This text has white color on #470718 background.