COLOR #476815

HEX: #476815
RGB: (71,104,21)

Renk bilgisi

#476815 contains mainly red and green colors. #476815 ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#476815 color RGB value is (71,104,21).

  • kırmız ton 71;
  • yeşil ton 104;
  • mavi ton 21.
RGB:
(71,104,21)
(28%,41%,8%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 104 of 255 = 41%
B 21 of 255 = 8%

71
104
21

R + G + B ~ 26%. #476815 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 104 + 21 = 196 (100%)
R 71 of 196 ~ 36.22%
G 104 of 196 ~ 53.06%
B 21 of 196 ~ 10.71%

%36.22
%53.06
%10.71

CMYK RENK MODELİ

#476815 rengi CMYK tonu (32,0,80,59).

  • camgöbeği tonu 31.73%
  • eflatun tonu 0.00%
  • sarı tonu 79.81%
  • ana renk tonu 59.22%
CMYK:
(32,0,80,59)
C32M0Y80K59 
(32%,0%,80%,59%)
(0.32/0.00/0.80/0.59)	

CMYK yüzdeleri

%31.73
%0
%79.81
%59.22

Codes

Color #476815 in popluar color models

476815
RGB7110421
HSL84°66.40%24.51%
HSB/HSV84°79.81%40.78%
CMYK31.73%0.00%79.81%
59.22%

Color #476815 in popluar number systems.

HEX476815
Decimal7110421
Binary1000111110100010101
Octal10715025

Shades and tints

Shades of #476815

#476815
(71,104,21)
#415F14
(65,95,20)
#3B5613
(59,86,19)
#354D12
(53,77,18)
#2F4411
(47,68,17)
#293B10
(41,59,16)
#23320F
(35,50,15)
#1D290E
(29,41,14)
#17200D
(23,32,13)
#11170C
(17,23,12)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #476815

#476815
(71,104,21)
#57752A
(87,117,42)
#67823F
(103,130,63)
#778F54
(119,143,84)
#879C69
(135,156,105)
#97A97E
(151,169,126)
#A7B693
(167,182,147)
#B7C3A8
(183,195,168)
#C7D0BD
(199,208,189)
#D7DDD2
(215,221,210)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476815 color. Also use rgb(71,104,21) instead hex code.

Text Font Color

.myTextColor { color: #476815; }

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

This text font color is #476815.


Background Color

.myBgColor { background-color: #476815; }

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

This div background color is #476815.


Border color

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

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

This div border color is #476815.


Opacity

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

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

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

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

This text has shadow with #476815 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #476815 on black background.


Color preview on white background

This text has color #476815 on white background.



Black color preview on #476815 background

This text has black color on #476815 background.


White color preview on #476815 background

This text has white color on #476815 background.