COLOR #504040

HEX: #504040 RGB: (80,64,64)

Renk bilgisi

#504040 contains red, green and blue colors in about the same proportion. #504040 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#504040 color RGB value is (80,64,64).

RGB: (80,64,64) (31%, 25%, 25%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 64 of 255 = 25%
B 64 of 255 = 25%

80
64
64

R + G + B ~ 27%. #504040 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 64 + 64 = 208 (100%)
R 80 of 208 ~ 38.46%
G 64 of 208 ~ 30.77%
B 64 of 208 ~ 30.77'%

%38.46
%30.77
%30.77

CMYK RENK MODELİ

#504040 rengi CMYK tonu (0,20,20,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 20.00%
  • ana renk tonu 68.63%

CMYK: (0,20,20,69)
C0M20Y20K69 (0%, 20%, 20%, 69%)
(0.00 / 0.20 / 0.20 / 0.69)

CMYK yüzdeleri

%0
%20
%20
%68.63

Codes

Color #504040 in popluar color models

50 40 40
RGB 80 64 64
HSL 11.11% 28.24%
HSB/HSV 20.00% 31.37%
CMYK 0.00% 20.00% 20.00%
68.63%

Color #504040 in popluar number systems.

HEX 50 40 40
Decimal 80 64 64
Binary 1010000 1000000 1000000
Octal 120 100 100

Shades and tints

Shades of #504040

#504040
(80,64,64)
#493B3B
(73,59,59)
#423636
(66,54,54)
#3B3131
(59,49,49)
#342C2C
(52,44,44)
#2D2727
(45,39,39)
#262222
(38,34,34)
#1F1D1D
(31,29,29)
#181818
(24,24,24)
#111313
(17,19,19)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #504040

#504040
(80,64,64)
#5F5151
(95,81,81)
#6E6262
(110,98,98)
#7D7373
(125,115,115)
#8C8484
(140,132,132)
#9B9595
(155,149,149)
#AAA6A6
(170,166,166)
#B9B7B7
(185,183,183)
#C8C8C8
(200,200,200)
#D7D9D9
(215,217,217)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504040 color. Also use rgb(80,64,64) instead hex code.

Text Font Color

.myTextColor { color: #504040; }

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

This text font color is #504040.

Background Color

.myBgColor { background-color: #504040; }

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

This div background color is #504040.

Border color

.myBorderColor { border: 1px solid #504040; }

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

This div border color is #504040.

Opacity

.myOpacity80 { color: #504040; opacity: 0.8; }

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

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

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

This text has shadow with #504040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504040.

Preview

Color preview on black background

This text has color #504040 on black background.


Color preview on white background

This text has color #504040 on white background.


Black color preview on #504040 background

This text has black color on #504040 background.


White color preview on #504040 background

This text has white color on #504040 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFBF.


I love getcolorcode.com