COLOR #470E00

HEX: #470E00 RGB: (71,14,0)

Renk bilgisi

#470E00 contains only red and green colors. #470E00 ‘ nin web güvenlik rengi #330000 (ya da #300) dir.

RGB renk modeli

#470E00 color RGB value is (71,14,0).

RGB: (71,14,0) (28%, 5%, 0%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 14 of 255 = 5%
B 0 of 255 = 0%

71
14
0

R + G + B ~ 11%. #470E00 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 14 + 0 = 85 (100%)
R 71 of 85 ~ 83.53%
G 14 of 85 ~ 16.47%
B 0 of 85 ~ 0'%

%83.53
%16.47

CMYK RENK MODELİ

#470E00 rengi CMYK tonu (0,80,100,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 80.28%
  • sarı tonu 100.00%
  • ana renk tonu 72.16%
CMYK: (0,80,100,72) C0M80Y100K72 (0%,80%,100%,72%) (0.00/0.80/1.00/0.72) 

CMYK yüzdeleri

%0
%80.28
%100
%72.16

Codes

Color #470E00 in popluar color models

47 0E 00
RGB 71 14 0
HSL 12° 100.00% 13.92%
HSB/HSV 12° 100.00% 27.84%
CMYK 0.00% 80.28% 100.00%
72.16%

Color #470E00 in popluar number systems.

HEX 47 0E 00
Decimal 71 14 0
Binary 1000111 1110 0
Octal 107 16 0

Shades and tints

Shades of #470E00

#470E00
(71,14,0)
#410D00
(65,13,0)
#3B0C00
(59,12,0)
#350B00
(53,11,0)
#2F0A00
(47,10,0)
#290900
(41,9,0)
#230800
(35,8,0)
#1D0700
(29,7,0)
#170600
(23,6,0)
#110500
(17,5,0)
#0B0400
(11,4,0)
#000000
(0,0,0)

Tints of #470E00

#470E00
(71,14,0)
#572317
(87,35,23)
#67382E
(103,56,46)
#774D45
(119,77,69)
#87625C
(135,98,92)
#977773
(151,119,115)
#A78C8A
(167,140,138)
#B7A1A1
(183,161,161)
#C7B6B8
(199,182,184)
#D7CBCF
(215,203,207)
#E7E0E6
(231,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470E00; }

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

This text font color is #470E00.

Background Color

.myBgColor { background-color: #470E00; }

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

This div background color is #470E00.

Border color

.myBorderColor { border: 1px solid #470E00; }

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

This div border color is #470E00.

Opacity

.myOpacity80 { color: #470E00; opacity: 0.8; }

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

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

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

This text has shadow with #470E00 color.


.textShadow {text-shadow: 3px 3px 1px #470E00', 3px 3px 1px red;}

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

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


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

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

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

Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #470E00; -webkit-box-shadow: 1px 1px 3px 2px #470E00; box-shadow:1px 1px 3px 2px #470E00;">
Div content here
</div>

This div box has shadow with color #470E00.

Preview

Color preview on black background

This text has color #470E00 on black background.


Color preview on white background

This text has color #470E00 on white background.


Black color preview on #470E00 background

This text has black color on #470E00 background.


White color preview on #470E00 background

This text has white color on #470E00 background.


Related colors

Complementary color

Complementary color for #hex is #B8F1FF.


I love getcolorcode.com

Triadic colors

1 #00470E and #0E0047 with #470E00 are triadic colors.

2 #000E47 and #0E4700 with #470E00 are triadic colors.