COLOR #475A55

HEX: #475A55 RGB: (71,90,85)

Renk bilgisi

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

RGB renk modeli

#475A55 color RGB value is (71,90,85).

RGB: (71,90,85) (28%, 35%, 33%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 90 of 255 = 35%
B 85 of 255 = 33%

71
90
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 90 + 85 = 246 (100%)
R 71 of 246 ~ 28.86%
G 90 of 246 ~ 36.59%
B 85 of 246 ~ 34.55'%

%28.86
%36.59
%34.55

CMYK RENK MODELİ

#475A55 rengi CMYK tonu (21,0,6,65).

  • camgöbeği tonu 21.11%
  • eflatun tonu 0.00%
  • sarı tonu 5.56%
  • ana renk tonu 64.71%

CMYK: (21,0,6,65)
C21M0Y6K65 (21%, 0%, 6%, 65%)
(0.21 / 0.00 / 0.06 / 0.65)

CMYK yüzdeleri

%21.11
%0
%5.56
%64.71

Codes

Color #475A55 in popluar color models

47 5A 55
RGB 71 90 85
HSL 164° 11.80% 31.57%
HSB/HSV 164° 21.11% 35.29%
CMYK 21.11% 0.00% 5.56%
64.71%

Color #475A55 in popluar number systems.

HEX 47 5A 55
Decimal 71 90 85
Binary 1000111 1011010 1010101
Octal 107 132 125

Shades and tints

Shades of #475A55

#475A55
(71,90,85)
#41524E
(65,82,78)
#3B4A47
(59,74,71)
#354240
(53,66,64)
#2F3A39
(47,58,57)
#293232
(41,50,50)
#232A2B
(35,42,43)
#1D2224
(29,34,36)
#171A1D
(23,26,29)
#111216
(17,18,22)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #475A55

#475A55
(71,90,85)
#576964
(87,105,100)
#677873
(103,120,115)
#778782
(119,135,130)
#879691
(135,150,145)
#97A5A0
(151,165,160)
#A7B4AF
(167,180,175)
#B7C3BE
(183,195,190)
#C7D2CD
(199,210,205)
#D7E1DC
(215,225,220)
#E7F0EB
(231,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475A55; }

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

This text font color is #475A55.

Background Color

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

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

This div background color is #475A55.

Border color

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

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

This div border color is #475A55.

Opacity

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

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

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

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

This text has shadow with #475A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475A55.

Preview

Color preview on black background

This text has color #475A55 on black background.


Color preview on white background

This text has color #475A55 on white background.


Black color preview on #475A55 background

This text has black color on #475A55 background.


White color preview on #475A55 background

This text has white color on #475A55 background.


Related colors

Complementary color

Complementary color for #hex is #B8A5AA.


I love getcolorcode.com

Triadic colors

1 #55475A and #5A5547 with #475A55 are triadic colors.

2 #555A47 and #5A4755 with #475A55 are triadic colors.