COLOR #476A59

HEX: #476A59 RGB: (71,106,89)

Renk bilgisi

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

RGB renk modeli

#476A59 color RGB value is (71,106,89).

RGB: (71,106,89) (28%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 106 of 255 = 42%
B 89 of 255 = 35%

71
106
89

R + G + B ~ 35%. #476A59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 106 + 89 = 266 (100%)
R 71 of 266 ~ 26.69%
G 106 of 266 ~ 39.85%
B 89 of 266 ~ 33.46'%

%26.69
%39.85
%33.46

CMYK RENK MODELİ

#476A59 rengi CMYK tonu (33,0,16,58).

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

CMYK: (33,0,16,58)
C33M0Y16K58 (33%, 0%, 16%, 58%)
(0.33 / 0.00 / 0.16 / 0.58)

CMYK yüzdeleri

%33.02
%0
%16.04
%58.43

Codes

Color #476A59 in popluar color models

47 6A 59
RGB 71 106 89
HSL 151° 19.77% 34.71%
HSB/HSV 151° 33.02% 41.57%
CMYK 33.02% 0.00% 16.04%
58.43%

Color #476A59 in popluar number systems.

HEX 47 6A 59
Decimal 71 106 89
Binary 1000111 1101010 1011001
Octal 107 152 131

Shades and tints

Shades of #476A59

#476A59
(71,106,89)
#416151
(65,97,81)
#3B5849
(59,88,73)
#354F41
(53,79,65)
#2F4639
(47,70,57)
#293D31
(41,61,49)
#233429
(35,52,41)
#1D2B21
(29,43,33)
#172219
(23,34,25)
#111911
(17,25,17)
#0B1009
(11,16,9)
#000000
(0,0,0)

Tints of #476A59

#476A59
(71,106,89)
#577768
(87,119,104)
#678477
(103,132,119)
#779186
(119,145,134)
#879E95
(135,158,149)
#97ABA4
(151,171,164)
#A7B8B3
(167,184,179)
#B7C5C2
(183,197,194)
#C7D2D1
(199,210,209)
#D7DFE0
(215,223,224)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476A59; }

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

This text font color is #476A59.

Background Color

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

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

This div background color is #476A59.

Border color

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

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

This div border color is #476A59.

Opacity

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

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

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

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

This text has shadow with #476A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476A59.

Preview

Color preview on black background

This text has color #476A59 on black background.


Color preview on white background

This text has color #476A59 on white background.


Black color preview on #476A59 background

This text has black color on #476A59 background.


White color preview on #476A59 background

This text has white color on #476A59 background.


Related colors

Complementary color

Complementary color for #hex is #B895A6.


I love getcolorcode.com

Triadic colors

1 #59476A and #6A5947 with #476A59 are triadic colors.

2 #596A47 and #6A4759 with #476A59 are triadic colors.