COLOR #477B32

HEX: #477B32 RGB: (71,123,50)

Renk bilgisi

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

RGB renk modeli

#477B32 color RGB value is (71,123,50).

RGB: (71,123,50) (28%, 48%, 20%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 123 of 255 = 48%
B 50 of 255 = 20%

71
123
50

R + G + B ~ 32%. #477B32 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 123 + 50 = 244 (100%)
R 71 of 244 ~ 29.1%
G 123 of 244 ~ 50.41%
B 50 of 244 ~ 20.49'%

%29.1
%50.41
%20.49

CMYK RENK MODELİ

#477B32 rengi CMYK tonu (42,0,59,52).

  • camgöbeği tonu 42.28%
  • eflatun tonu 0.00%
  • sarı tonu 59.35%
  • ana renk tonu 51.76%

CMYK: (42,0,59,52)
C42M0Y59K52 (42%, 0%, 59%, 52%)
(0.42 / 0.00 / 0.59 / 0.52)

CMYK yüzdeleri

%42.28
%0
%59.35
%51.76

Codes

Color #477B32 in popluar color models

47 7B 32
RGB 71 123 50
HSL 103° 42.20% 33.92%
HSB/HSV 103° 59.35% 48.24%
CMYK 42.28% 0.00% 59.35%
51.76%

Color #477B32 in popluar number systems.

HEX 47 7B 32
Decimal 71 123 50
Binary 1000111 1111011 110010
Octal 107 173 62

Shades and tints

Shades of #477B32

#477B32
(71,123,50)
#41702E
(65,112,46)
#3B652A
(59,101,42)
#355A26
(53,90,38)
#2F4F22
(47,79,34)
#29441E
(41,68,30)
#23391A
(35,57,26)
#1D2E16
(29,46,22)
#172312
(23,35,18)
#11180E
(17,24,14)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #477B32

#477B32
(71,123,50)
#578744
(87,135,68)
#679356
(103,147,86)
#779F68
(119,159,104)
#87AB7A
(135,171,122)
#97B78C
(151,183,140)
#A7C39E
(167,195,158)
#B7CFB0
(183,207,176)
#C7DBC2
(199,219,194)
#D7E7D4
(215,231,212)
#E7F3E6
(231,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477B32 color. Also use rgb(71,123,50) instead hex code.

Text Font Color

.myTextColor { color: #477B32; }

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

This text font color is #477B32.

Background Color

.myBgColor { background-color: #477B32; }

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

This div background color is #477B32.

Border color

.myBorderColor { border: 1px solid #477B32; }

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

This div border color is #477B32.

Opacity

.myOpacity80 { color: #477B32; opacity: 0.8; }

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

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

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

This text has shadow with #477B32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477B32.

Preview

Color preview on black background

This text has color #477B32 on black background.


Color preview on white background

This text has color #477B32 on white background.


Black color preview on #477B32 background

This text has black color on #477B32 background.


White color preview on #477B32 background

This text has white color on #477B32 background.


Related colors

Complementary color

Complementary color for #hex is #B884CD.


I love getcolorcode.com

Triadic colors

1 #32477B and #7B3247 with #477B32 are triadic colors.

2 #327B47 and #7B4732 with #477B32 are triadic colors.