COLOR #476F45

HEX: #476F45 RGB: (71,111,69)

Renk bilgisi

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

RGB renk modeli

#476F45 color RGB value is (71,111,69).

RGB: (71,111,69) (28%, 44%, 27%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 111 of 255 = 44%
B 69 of 255 = 27%

71
111
69

R + G + B ~ 33%. #476F45 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 111 + 69 = 251 (100%)
R 71 of 251 ~ 28.29%
G 111 of 251 ~ 44.22%
B 69 of 251 ~ 27.49'%

%28.29
%44.22
%27.49

CMYK RENK MODELİ

#476F45 rengi CMYK tonu (36,0,38,56).

  • camgöbeği tonu 36.04%
  • eflatun tonu 0.00%
  • sarı tonu 37.84%
  • ana renk tonu 56.47%

CMYK: (36,0,38,56)
C36M0Y38K56 (36%, 0%, 38%, 56%)
(0.36 / 0.00 / 0.38 / 0.56)

CMYK yüzdeleri

%36.04
%0
%37.84
%56.47

Codes

Color #476F45 in popluar color models

47 6F 45
RGB 71 111 69
HSL 117° 23.33% 35.29%
HSB/HSV 117° 37.84% 43.53%
CMYK 36.04% 0.00% 37.84%
56.47%

Color #476F45 in popluar number systems.

HEX 47 6F 45
Decimal 71 111 69
Binary 1000111 1101111 1000101
Octal 107 157 105

Shades and tints

Shades of #476F45

#476F45
(71,111,69)
#41653F
(65,101,63)
#3B5B39
(59,91,57)
#355133
(53,81,51)
#2F472D
(47,71,45)
#293D27
(41,61,39)
#233321
(35,51,33)
#1D291B
(29,41,27)
#171F15
(23,31,21)
#11150F
(17,21,15)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #476F45

#476F45
(71,111,69)
#577C55
(87,124,85)
#678965
(103,137,101)
#779675
(119,150,117)
#87A385
(135,163,133)
#97B095
(151,176,149)
#A7BDA5
(167,189,165)
#B7CAB5
(183,202,181)
#C7D7C5
(199,215,197)
#D7E4D5
(215,228,213)
#E7F1E5
(231,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476F45 color. Also use rgb(71,111,69) instead hex code.

Text Font Color

.myTextColor { color: #476F45; }

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

This text font color is #476F45.

Background Color

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

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

This div background color is #476F45.

Border color

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

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

This div border color is #476F45.

Opacity

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

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

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

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

This text has shadow with #476F45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476F45.

Preview

Color preview on black background

This text has color #476F45 on black background.


Color preview on white background

This text has color #476F45 on white background.


Black color preview on #476F45 background

This text has black color on #476F45 background.


White color preview on #476F45 background

This text has white color on #476F45 background.


Related colors

Complementary color

Complementary color for #hex is #B890BA.


I love getcolorcode.com

Triadic colors

1 #45476F and #6F4547 with #476F45 are triadic colors.

2 #456F47 and #6F4745 with #476F45 are triadic colors.