COLOR #476A46

HEX: #476A46 RGB: (71,106,70)

Renk bilgisi

#476A46 contains red, green and blue colors in about the same proportion. #476A46 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#476A46 color RGB value is (71,106,70).

RGB: (71,106,70) (28%, 42%, 27%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 106 of 255 = 42%
B 70 of 255 = 27%

71
106
70

R + G + B ~ 32%. #476A46 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 106 + 70 = 247 (100%)
R 71 of 247 ~ 28.74%
G 106 of 247 ~ 42.91%
B 70 of 247 ~ 28.34'%

%28.74
%42.91
%28.34

CMYK RENK MODELİ

#476A46 rengi CMYK tonu (33,0,34,58).

  • camgöbeği tonu 33.02%
  • eflatun tonu 0.00%
  • sarı tonu 33.96%
  • ana renk tonu 58.43%

CMYK: (33,0,34,58)
C33M0Y34K58 (33%, 0%, 34%, 58%)
(0.33 / 0.00 / 0.34 / 0.58)

CMYK yüzdeleri

%33.02
%0
%33.96
%58.43

Codes

Color #476A46 in popluar color models

47 6A 46
RGB 71 106 70
HSL 118° 20.45% 34.51%
HSB/HSV 118° 33.96% 41.57%
CMYK 33.02% 0.00% 33.96%
58.43%

Color #476A46 in popluar number systems.

HEX 47 6A 46
Decimal 71 106 70
Binary 1000111 1101010 1000110
Octal 107 152 106

Shades and tints

Shades of #476A46

#476A46
(71,106,70)
#416140
(65,97,64)
#3B583A
(59,88,58)
#354F34
(53,79,52)
#2F462E
(47,70,46)
#293D28
(41,61,40)
#233422
(35,52,34)
#1D2B1C
(29,43,28)
#172216
(23,34,22)
#111910
(17,25,16)
#0B100A
(11,16,10)
#000000
(0,0,0)

Tints of #476A46

#476A46
(71,106,70)
#577756
(87,119,86)
#678466
(103,132,102)
#779176
(119,145,118)
#879E86
(135,158,134)
#97AB96
(151,171,150)
#A7B8A6
(167,184,166)
#B7C5B6
(183,197,182)
#C7D2C6
(199,210,198)
#D7DFD6
(215,223,214)
#E7ECE6
(231,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476A46 color. Also use rgb(71,106,70) instead hex code.

Text Font Color

.myTextColor { color: #476A46; }

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

This text font color is #476A46.

Background Color

.myBgColor { background-color: #476A46; }

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

This div background color is #476A46.

Border color

.myBorderColor { border: 1px solid #476A46; }

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

This div border color is #476A46.

Opacity

.myOpacity80 { color: #476A46; opacity: 0.8; }

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

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

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

This text has shadow with #476A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476A46.

Preview

Color preview on black background

This text has color #476A46 on black background.


Color preview on white background

This text has color #476A46 on white background.


Black color preview on #476A46 background

This text has black color on #476A46 background.


White color preview on #476A46 background

This text has white color on #476A46 background.


Related colors

Complementary color

Complementary color for #hex is #B895B9.


I love getcolorcode.com

Triadic colors

1 #46476A and #6A4647 with #476A46 are triadic colors.

2 #466A47 and #6A4746 with #476A46 are triadic colors.