COLOR #476534

HEX: #476534 RGB: (71,101,52)

Renk bilgisi

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

RGB renk modeli

#476534 color RGB value is (71,101,52).

RGB: (71,101,52) (28%, 40%, 20%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 101 of 255 = 40%
B 52 of 255 = 20%

71
101
52

R + G + B ~ 29%. #476534 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 101 + 52 = 224 (100%)
R 71 of 224 ~ 31.7%
G 101 of 224 ~ 45.09%
B 52 of 224 ~ 23.21'%

%31.7
%45.09
%23.21

CMYK RENK MODELİ

#476534 rengi CMYK tonu (30,0,49,60).

  • camgöbeği tonu 29.70%
  • eflatun tonu 0.00%
  • sarı tonu 48.51%
  • ana renk tonu 60.39%

CMYK: (30,0,49,60)
C30M0Y49K60 (30%, 0%, 49%, 60%)
(0.30 / 0.00 / 0.49 / 0.60)

CMYK yüzdeleri

%29.7
%0
%48.51
%60.39

Codes

Color #476534 in popluar color models

47 65 34
RGB 71 101 52
HSL 97° 32.03% 30.00%
HSB/HSV 97° 48.51% 39.61%
CMYK 29.70% 0.00% 48.51%
60.39%

Color #476534 in popluar number systems.

HEX 47 65 34
Decimal 71 101 52
Binary 1000111 1100101 110100
Octal 107 145 64

Shades and tints

Shades of #476534

#476534
(71,101,52)
#415C30
(65,92,48)
#3B532C
(59,83,44)
#354A28
(53,74,40)
#2F4124
(47,65,36)
#293820
(41,56,32)
#232F1C
(35,47,28)
#1D2618
(29,38,24)
#171D14
(23,29,20)
#111410
(17,20,16)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #476534

#476534
(71,101,52)
#577346
(87,115,70)
#678158
(103,129,88)
#778F6A
(119,143,106)
#879D7C
(135,157,124)
#97AB8E
(151,171,142)
#A7B9A0
(167,185,160)
#B7C7B2
(183,199,178)
#C7D5C4
(199,213,196)
#D7E3D6
(215,227,214)
#E7F1E8
(231,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476534 color. Also use rgb(71,101,52) instead hex code.

Text Font Color

.myTextColor { color: #476534; }

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

This text font color is #476534.

Background Color

.myBgColor { background-color: #476534; }

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

This div background color is #476534.

Border color

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

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

This div border color is #476534.

Opacity

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

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

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

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

This text has shadow with #476534 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476534.

Preview

Color preview on black background

This text has color #476534 on black background.


Color preview on white background

This text has color #476534 on white background.


Black color preview on #476534 background

This text has black color on #476534 background.


White color preview on #476534 background

This text has white color on #476534 background.


Related colors

Complementary color

Complementary color for #hex is #B89ACB.


I love getcolorcode.com

Triadic colors

1 #344765 and #653447 with #476534 are triadic colors.

2 #346547 and #654734 with #476534 are triadic colors.