COLOR #504F47

HEX: #504F47 RGB: (80,79,71)

Renk bilgisi

#504F47 contains red, green and blue colors in about the same proportion. #504F47 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#504F47 color RGB value is (80,79,71).

RGB: (80,79,71) (31%, 31%, 28%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 79 of 255 = 31%
B 71 of 255 = 28%

80
79
71

R + G + B ~ 30%. #504F47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 79 + 71 = 230 (100%)
R 80 of 230 ~ 34.78%
G 79 of 230 ~ 34.35%
B 71 of 230 ~ 30.87'%

%34.78
%34.35
%30.87

CMYK RENK MODELİ

#504F47 rengi CMYK tonu (0,1,11,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.25%
  • sarı tonu 11.25%
  • ana renk tonu 68.63%
CMYK: (0,1,11,69) C0M1Y11K69 (0%,1%,11%,69%) (0.00/0.01/0.11/0.69) 

CMYK yüzdeleri

%0
%1.25
%11.25
%68.63

Codes

Color #504F47 in popluar color models

50 4F 47
RGB 80 79 71
HSL 53° 5.96% 29.61%
HSB/HSV 53° 11.25% 31.37%
CMYK 0.00% 1.25% 11.25%
68.63%

Color #504F47 in popluar number systems.

HEX 50 4F 47
Decimal 80 79 71
Binary 1010000 1001111 1000111
Octal 120 117 107

Shades and tints

Shades of #504F47

#504F47
(80,79,71)
#494841
(73,72,65)
#42413B
(66,65,59)
#3B3A35
(59,58,53)
#34332F
(52,51,47)
#2D2C29
(45,44,41)
#262523
(38,37,35)
#1F1E1D
(31,30,29)
#181717
(24,23,23)
#111011
(17,16,17)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #504F47

#504F47
(80,79,71)
#5F5F57
(95,95,87)
#6E6F67
(110,111,103)
#7D7F77
(125,127,119)
#8C8F87
(140,143,135)
#9B9F97
(155,159,151)
#AAAFA7
(170,175,167)
#B9BFB7
(185,191,183)
#C8CFC7
(200,207,199)
#D7DFD7
(215,223,215)
#E6EFE7
(230,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504F47 color. Also use rgb(80,79,71) instead hex code.

Text Font Color

.myTextColor { color: #504F47; }

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

This text font color is #504F47.

Background Color

.myBgColor { background-color: #504F47; }

<div style="background-color:#504F47">Inner text</div>

This div background color is #504F47.

Border color

.myBorderColor { border: 1px solid #504F47; }

<div style="border:3px solid #504F47">Div</div>

This div border color is #504F47.

Opacity

.myOpacity80 { color: #504F47; opacity: 0.8; }

<p style="color:#504F47;opacity:0.8;">80%</p>

Text with #504F47 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 #504F47;}

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

This text has shadow with #504F47 color.


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

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

This text has shadow with #504F47 primary color and red secondary color.


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

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

This text has shadow with #504F47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #504F47.

Preview

Color preview on black background

This text has color #504F47 on black background.


Color preview on white background

This text has color #504F47 on white background.


Black color preview on #504F47 background

This text has black color on #504F47 background.


White color preview on #504F47 background

This text has white color on #504F47 background.


Related colors

Complementary color

Complementary color for #hex is #AFB0B8.


I love getcolorcode.com

Triadic colors

1 #47504F and #4F4750 with #504F47 are triadic colors.

2 #474F50 and #4F5047 with #504F47 are triadic colors.