COLOR #476729

HEX: #476729
RGB: (71,103,41)

Renk bilgisi

#476729 contains mainly red and green colors. #476729 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#476729 color RGB value is (71,103,41).

  • kırmız ton 71;
  • yeşil ton 103;
  • mavi ton 41.
RGB:
(71,103,41)
(28%,40%,16%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 103 of 255 = 40%
B 41 of 255 = 16%

71
103
41

R + G + B ~ 28%. #476729 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 103 + 41 = 215 (100%)
R 71 of 215 ~ 33.02%
G 103 of 215 ~ 47.91%
B 41 of 215 ~ 19.07%

%33.02
%47.91
%19.07

CMYK RENK MODELİ

#476729 rengi CMYK tonu (31,0,60,60).

  • camgöbeği tonu 31.07%
  • eflatun tonu 0.00%
  • sarı tonu 60.19%
  • ana renk tonu 59.61%
CMYK:
(31,0,60,60)
C31M0Y60K60 
(31%,0%,60%,60%)
(0.31/0.00/0.60/0.60)	

CMYK yüzdeleri

%31.07
%0
%60.19
%59.61

Codes

Color #476729 in popluar color models

476729
RGB7110341
HSL91°43.06%28.24%
HSB/HSV91°60.19%40.39%
CMYK31.07%0.00%60.19%
59.61%

Color #476729 in popluar number systems.

HEX476729
Decimal7110341
Binary10001111100111101001
Octal10714751

Shades and tints

Shades of #476729

#476729
(71,103,41)
#415E26
(65,94,38)
#3B5523
(59,85,35)
#354C20
(53,76,32)
#2F431D
(47,67,29)
#293A1A
(41,58,26)
#233117
(35,49,23)
#1D2814
(29,40,20)
#171F11
(23,31,17)
#11160E
(17,22,14)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #476729

#476729
(71,103,41)
#57743C
(87,116,60)
#67814F
(103,129,79)
#778E62
(119,142,98)
#879B75
(135,155,117)
#97A888
(151,168,136)
#A7B59B
(167,181,155)
#B7C2AE
(183,194,174)
#C7CFC1
(199,207,193)
#D7DCD4
(215,220,212)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476729 color. Also use rgb(71,103,41) instead hex code.

Text Font Color

.myTextColor { color: #476729; }

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

This text font color is #476729.


Background Color

.myBgColor { background-color: #476729; }

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

This div background color is #476729.


Border color

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

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

This div border color is #476729.


Opacity

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

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

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

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

This text has shadow with #476729 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #476729 on black background.


Color preview on white background

This text has color #476729 on white background.



Black color preview on #476729 background

This text has black color on #476729 background.


White color preview on #476729 background

This text has white color on #476729 background.