COLOR #475A51

HEX: #475A51 RGB: (71,90,81)

Renk bilgisi

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

RGB renk modeli

#475A51 color RGB value is (71,90,81).

RGB: (71,90,81) (28%, 35%, 32%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 90 of 255 = 35%
B 81 of 255 = 32%

71
90
81

R + G + B ~ 32%. #475A51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 90 + 81 = 242 (100%)
R 71 of 242 ~ 29.34%
G 90 of 242 ~ 37.19%
B 81 of 242 ~ 33.47'%

%29.34
%37.19
%33.47

CMYK RENK MODELİ

#475A51 rengi CMYK tonu (21,0,10,65).

  • camgöbeği tonu 21.11%
  • eflatun tonu 0.00%
  • sarı tonu 10.00%
  • ana renk tonu 64.71%
CMYK: (21,0,10,65) C21M0Y10K65 (21%,0%,10%,65%) (0.21/0.00/0.10/0.65) 

CMYK yüzdeleri

%21.11
%0
%10
%64.71

Codes

Color #475A51 in popluar color models

47 5A 51
RGB 71 90 81
HSL 152° 11.80% 31.57%
HSB/HSV 152° 21.11% 35.29%
CMYK 21.11% 0.00% 10.00%
64.71%

Color #475A51 in popluar number systems.

HEX 47 5A 51
Decimal 71 90 81
Binary 1000111 1011010 1010001
Octal 107 132 121

Shades and tints

Shades of #475A51

#475A51
(71,90,81)
#41524A
(65,82,74)
#3B4A43
(59,74,67)
#35423C
(53,66,60)
#2F3A35
(47,58,53)
#29322E
(41,50,46)
#232A27
(35,42,39)
#1D2220
(29,34,32)
#171A19
(23,26,25)
#111212
(17,18,18)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #475A51

#475A51
(71,90,81)
#576960
(87,105,96)
#67786F
(103,120,111)
#77877E
(119,135,126)
#87968D
(135,150,141)
#97A59C
(151,165,156)
#A7B4AB
(167,180,171)
#B7C3BA
(183,195,186)
#C7D2C9
(199,210,201)
#D7E1D8
(215,225,216)
#E7F0E7
(231,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475A51 color. Also use rgb(71,90,81) instead hex code.

Text Font Color

.myTextColor { color: #475A51; }

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

This text font color is #475A51.

Background Color

.myBgColor { background-color: #475A51; }

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

This div background color is #475A51.

Border color

.myBorderColor { border: 1px solid #475A51; }

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

This div border color is #475A51.

Opacity

.myOpacity80 { color: #475A51; opacity: 0.8; }

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

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

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

This text has shadow with #475A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475A51.

Preview

Color preview on black background

This text has color #475A51 on black background.


Color preview on white background

This text has color #475A51 on white background.


Black color preview on #475A51 background

This text has black color on #475A51 background.


White color preview on #475A51 background

This text has white color on #475A51 background.


Related colors

Complementary color

Complementary color for #hex is #B8A5AE.


I love getcolorcode.com

Triadic colors

1 #51475A and #5A5147 with #475A51 are triadic colors.

2 #515A47 and #5A4751 with #475A51 are triadic colors.