COLOR #475D58

HEX: #475D58 RGB: (71,93,88)

Renk bilgisi

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

RGB renk modeli

#475D58 color RGB value is (71,93,88).

RGB: (71,93,88) (28%, 36%, 35%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 93 of 255 = 36%
B 88 of 255 = 35%

71
93
88

R + G + B ~ 33%. #475D58 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 93 + 88 = 252 (100%)
R 71 of 252 ~ 28.17%
G 93 of 252 ~ 36.9%
B 88 of 252 ~ 34.92'%

%28.17
%36.9
%34.92

CMYK RENK MODELİ

#475D58 rengi CMYK tonu (24,0,5,64).

  • camgöbeği tonu 23.66%
  • eflatun tonu 0.00%
  • sarı tonu 5.38%
  • ana renk tonu 63.53%

CMYK: (24,0,5,64)
C24M0Y5K64 (24%, 0%, 5%, 64%)
(0.24 / 0.00 / 0.05 / 0.64)

CMYK yüzdeleri

%23.66
%0
%5.38
%63.53

Codes

Color #475D58 in popluar color models

47 5D 58
RGB 71 93 88
HSL 166° 13.41% 32.16%
HSB/HSV 166° 23.66% 36.47%
CMYK 23.66% 0.00% 5.38%
63.53%

Color #475D58 in popluar number systems.

HEX 47 5D 58
Decimal 71 93 88
Binary 1000111 1011101 1011000
Octal 107 135 130

Shades and tints

Shades of #475D58

#475D58
(71,93,88)
#415550
(65,85,80)
#3B4D48
(59,77,72)
#354540
(53,69,64)
#2F3D38
(47,61,56)
#293530
(41,53,48)
#232D28
(35,45,40)
#1D2520
(29,37,32)
#171D18
(23,29,24)
#111510
(17,21,16)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #475D58

#475D58
(71,93,88)
#576B67
(87,107,103)
#677976
(103,121,118)
#778785
(119,135,133)
#879594
(135,149,148)
#97A3A3
(151,163,163)
#A7B1B2
(167,177,178)
#B7BFC1
(183,191,193)
#C7CDD0
(199,205,208)
#D7DBDF
(215,219,223)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475D58 color. Also use rgb(71,93,88) instead hex code.

Text Font Color

.myTextColor { color: #475D58; }

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

This text font color is #475D58.

Background Color

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

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

This div background color is #475D58.

Border color

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

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

This div border color is #475D58.

Opacity

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

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

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

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

This text has shadow with #475D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475D58.

Preview

Color preview on black background

This text has color #475D58 on black background.


Color preview on white background

This text has color #475D58 on white background.


Black color preview on #475D58 background

This text has black color on #475D58 background.


White color preview on #475D58 background

This text has white color on #475D58 background.


Related colors

Complementary color

Complementary color for #hex is #B8A2A7.


I love getcolorcode.com

Triadic colors

1 #58475D and #5D5847 with #475D58 are triadic colors.

2 #585D47 and #5D4758 with #475D58 are triadic colors.