COLOR #475F4D

HEX: #475F4D RGB: (71,95,77)

Renk bilgisi

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

RGB renk modeli

#475F4D color RGB value is (71,95,77).

RGB: (71,95,77) (28%, 37%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 95 of 255 = 37%
B 77 of 255 = 30%

71
95
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 95 + 77 = 243 (100%)
R 71 of 243 ~ 29.22%
G 95 of 243 ~ 39.09%
B 77 of 243 ~ 31.69'%

%29.22
%39.09
%31.69

CMYK RENK MODELİ

#475F4D rengi CMYK tonu (25,0,19,63).

  • camgöbeği tonu 25.26%
  • eflatun tonu 0.00%
  • sarı tonu 18.95%
  • ana renk tonu 62.75%
CMYK: (25,0,19,63) C25M0Y19K63 (25%,0%,19%,63%) (0.25/0.00/0.19/0.63) 

CMYK yüzdeleri

%25.26
%0
%18.95
%62.75

Codes

Color #475F4D in popluar color models

47 5F 4D
RGB 71 95 77
HSL 135° 14.46% 32.55%
HSB/HSV 135° 25.26% 37.25%
CMYK 25.26% 0.00% 18.95%
62.75%

Color #475F4D in popluar number systems.

HEX 47 5F 4D
Decimal 71 95 77
Binary 1000111 1011111 1001101
Octal 107 137 115

Shades and tints

Shades of #475F4D

#475F4D
(71,95,77)
#415746
(65,87,70)
#3B4F3F
(59,79,63)
#354738
(53,71,56)
#2F3F31
(47,63,49)
#29372A
(41,55,42)
#232F23
(35,47,35)
#1D271C
(29,39,28)
#171F15
(23,31,21)
#11170E
(17,23,14)
#0B0F07
(11,15,7)
#000000
(0,0,0)

Tints of #475F4D

#475F4D
(71,95,77)
#576D5D
(87,109,93)
#677B6D
(103,123,109)
#77897D
(119,137,125)
#87978D
(135,151,141)
#97A59D
(151,165,157)
#A7B3AD
(167,179,173)
#B7C1BD
(183,193,189)
#C7CFCD
(199,207,205)
#D7DDDD
(215,221,221)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475F4D color. Also use rgb(71,95,77) instead hex code.

Text Font Color

.myTextColor { color: #475F4D; }

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

This text font color is #475F4D.

Background Color

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

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

This div background color is #475F4D.

Border color

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

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

This div border color is #475F4D.

Opacity

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

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

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

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

This text has shadow with #475F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475F4D.

Preview

Color preview on black background

This text has color #475F4D on black background.


Color preview on white background

This text has color #475F4D on white background.


Black color preview on #475F4D background

This text has black color on #475F4D background.


White color preview on #475F4D background

This text has white color on #475F4D background.


Related colors

Complementary color

Complementary color for #hex is #B8A0B2.


I love getcolorcode.com

Triadic colors

1 #4D475F and #5F4D47 with #475F4D are triadic colors.

2 #4D5F47 and #5F474D with #475F4D are triadic colors.