COLOR #476619

HEX: #476619
RGB: (71,102,25)

Renk bilgisi

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

RGB renk modeli

#476619 color RGB value is (71,102,25).

  • kırmız ton 71;
  • yeşil ton 102;
  • mavi ton 25.
RGB:
(71,102,25)
(28%,40%,10%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 102 of 255 = 40%
B 25 of 255 = 10%

71
102
25

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 102 + 25 = 198 (100%)
R 71 of 198 ~ 35.86%
G 102 of 198 ~ 51.52%
B 25 of 198 ~ 12.63%

%35.86
%51.52
%12.63

CMYK RENK MODELİ

#476619 rengi CMYK tonu (30,0,75,60).

  • camgöbeği tonu 30.39%
  • eflatun tonu 0.00%
  • sarı tonu 75.49%
  • ana renk tonu 60.00%
CMYK:
(30,0,75,60)
C30M0Y75K60 
(30%,0%,75%,60%)
(0.30/0.00/0.75/0.60)	

CMYK yüzdeleri

%30.39
%0
%75.49
%60

Codes

Color #476619 in popluar color models

476619
RGB7110225
HSL84°60.63%24.90%
HSB/HSV84°75.49%40.00%
CMYK30.39%0.00%75.49%
60.00%

Color #476619 in popluar number systems.

HEX476619
Decimal7110225
Binary1000111110011011001
Octal10714631

Shades and tints

Shades of #476619

#476619
(71,102,25)
#415D17
(65,93,23)
#3B5415
(59,84,21)
#354B13
(53,75,19)
#2F4211
(47,66,17)
#29390F
(41,57,15)
#23300D
(35,48,13)
#1D270B
(29,39,11)
#171E09
(23,30,9)
#111507
(17,21,7)
#0B0C05
(11,12,5)
#000000
(0,0,0)

Tints of #476619

#476619
(71,102,25)
#57732D
(87,115,45)
#678041
(103,128,65)
#778D55
(119,141,85)
#879A69
(135,154,105)
#97A77D
(151,167,125)
#A7B491
(167,180,145)
#B7C1A5
(183,193,165)
#C7CEB9
(199,206,185)
#D7DBCD
(215,219,205)
#E7E8E1
(231,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476619 color. Also use rgb(71,102,25) instead hex code.

Text Font Color

.myTextColor { color: #476619; }

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

This text font color is #476619.


Background Color

.myBgColor { background-color: #476619; }

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

This div background color is #476619.


Border color

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

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

This div border color is #476619.


Opacity

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

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

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

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

This text has shadow with #476619 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #476619 on black background.


Color preview on white background

This text has color #476619 on white background.



Black color preview on #476619 background

This text has black color on #476619 background.


White color preview on #476619 background

This text has white color on #476619 background.