COLOR #475E61

HEX: #475E61 RGB: (71,94,97)

Renk bilgisi

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

RGB renk modeli

#475E61 color RGB value is (71,94,97).

RGB: (71,94,97) (28%, 37%, 38%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 94 of 255 = 37%
B 97 of 255 = 38%

71
94
97

R + G + B ~ 34%. #475E61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 94 + 97 = 262 (100%)
R 71 of 262 ~ 27.1%
G 94 of 262 ~ 35.88%
B 97 of 262 ~ 37.02'%

%27.1
%35.88
%37.02

CMYK RENK MODELİ

#475E61 rengi CMYK tonu (27,3,0,62).

  • camgöbeği tonu 26.80%
  • eflatun tonu 3.09%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (27,3,0,62)
C27M3Y0K62 (27%, 3%, 0%, 62%)
(0.27 / 0.03 / 0.00 / 0.62)

CMYK yüzdeleri

%26.8
%3.09
%0
%61.96

Codes

Color #475E61 in popluar color models

47 5E 61
RGB 71 94 97
HSL 187° 15.48% 32.94%
HSB/HSV 187° 26.80% 38.04%
CMYK 26.80% 3.09% 0.00%
61.96%

Color #475E61 in popluar number systems.

HEX 47 5E 61
Decimal 71 94 97
Binary 1000111 1011110 1100001
Octal 107 136 141

Shades and tints

Shades of #475E61

#475E61
(71,94,97)
#415659
(65,86,89)
#3B4E51
(59,78,81)
#354649
(53,70,73)
#2F3E41
(47,62,65)
#293639
(41,54,57)
#232E31
(35,46,49)
#1D2629
(29,38,41)
#171E21
(23,30,33)
#111619
(17,22,25)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #475E61

#475E61
(71,94,97)
#576C6F
(87,108,111)
#677A7D
(103,122,125)
#77888B
(119,136,139)
#879699
(135,150,153)
#97A4A7
(151,164,167)
#A7B2B5
(167,178,181)
#B7C0C3
(183,192,195)
#C7CED1
(199,206,209)
#D7DCDF
(215,220,223)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475E61 color. Also use rgb(71,94,97) instead hex code.

Text Font Color

.myTextColor { color: #475E61; }

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

This text font color is #475E61.

Background Color

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

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

This div background color is #475E61.

Border color

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

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

This div border color is #475E61.

Opacity

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

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

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

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

This text has shadow with #475E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475E61.

Preview

Color preview on black background

This text has color #475E61 on black background.


Color preview on white background

This text has color #475E61 on white background.


Black color preview on #475E61 background

This text has black color on #475E61 background.


White color preview on #475E61 background

This text has white color on #475E61 background.


Related colors

Complementary color

Complementary color for #hex is #B8A19E.


I love getcolorcode.com

Triadic colors

1 #61475E and #5E6147 with #475E61 are triadic colors.

2 #615E47 and #5E4761 with #475E61 are triadic colors.