COLOR #471218

HEX: #471218
RGB: (71,18,24)

Renk bilgisi

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

RGB renk modeli

#471218 color RGB value is (71,18,24).

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

RGB bağlantıları ve doygunluk

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

71
18
24

R + G + B ~ 15%. #471218 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 18 + 24 = 113 (100%)
R 71 of 113 ~ 62.83%
G 18 of 113 ~ 15.93%
B 24 of 113 ~ 21.24%

%62.83
%15.93
%21.24

CMYK RENK MODELİ

#471218 rengi CMYK tonu (0,75,66,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 74.65%
  • sarı tonu 66.20%
  • ana renk tonu 72.16%
CMYK:
(0,75,66,72)
C0M75Y66K72 
(0%,75%,66%,72%)
(0.00/0.75/0.66/0.72)	

CMYK yüzdeleri

%0
%74.65
%66.2
%72.16

Codes

Color #471218 in popluar color models

471218
RGB711824
HSL353°59.55%17.45%
HSB/HSV353°74.65%27.84%
CMYK0.00%74.65%66.20%
72.16%

Color #471218 in popluar number systems.

HEX471218
Decimal711824
Binary10001111001011000
Octal1072230

Shades and tints

Shades of #471218

#471218
(71,18,24)
#411116
(65,17,22)
#3B1014
(59,16,20)
#350F12
(53,15,18)
#2F0E10
(47,14,16)
#290D0E
(41,13,14)
#230C0C
(35,12,12)
#1D0B0A
(29,11,10)
#170A08
(23,10,8)
#110906
(17,9,6)
#0B0804
(11,8,4)
#000000
(0,0,0)

Tints of #471218

#471218
(71,18,24)
#57272D
(87,39,45)
#673C42
(103,60,66)
#775157
(119,81,87)
#87666C
(135,102,108)
#977B81
(151,123,129)
#A79096
(167,144,150)
#B7A5AB
(183,165,171)
#C7BAC0
(199,186,192)
#D7CFD5
(215,207,213)
#E7E4EA
(231,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471218; }

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

This text font color is #471218.


Background Color

.myBgColor { background-color: #471218; }

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

This div background color is #471218.


Border color

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

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

This div border color is #471218.


Opacity

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

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

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

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

This text has shadow with #471218 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #471218 on black background.


Color preview on white background

This text has color #471218 on white background.



Black color preview on #471218 background

This text has black color on #471218 background.


White color preview on #471218 background

This text has white color on #471218 background.