COLOR #504C5E

HEX: #504C5E RGB: (80,76,94)

Renk bilgisi

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

RGB renk modeli

#504C5E color RGB value is (80,76,94).

RGB: (80,76,94) (31%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 76 of 255 = 30%
B 94 of 255 = 37%

80
76
94

R + G + B ~ 33%. #504C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 76 + 94 = 250 (100%)
R 80 of 250 ~ 32%
G 76 of 250 ~ 30.4%
B 94 of 250 ~ 37.6'%

%32
%30.4
%37.6

CMYK RENK MODELİ

#504C5E rengi CMYK tonu (15,19,0,63).

  • camgöbeği tonu 14.89%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (15,19,0,63)
C15M19Y0K63 (15%, 19%, 0%, 63%)
(0.15 / 0.19 / 0.00 / 0.63)

CMYK yüzdeleri

%14.89
%19.15
%0
%63.14

Codes

Color #504C5E in popluar color models

50 4C 5E
RGB 80 76 94
HSL 253° 10.59% 33.33%
HSB/HSV 253° 19.15% 36.86%
CMYK 14.89% 19.15% 0.00%
63.14%

Color #504C5E in popluar number systems.

HEX 50 4C 5E
Decimal 80 76 94
Binary 1010000 1001100 1011110
Octal 120 114 136

Shades and tints

Shades of #504C5E

#504C5E
(80,76,94)
#494656
(73,70,86)
#42404E
(66,64,78)
#3B3A46
(59,58,70)
#34343E
(52,52,62)
#2D2E36
(45,46,54)
#26282E
(38,40,46)
#1F2226
(31,34,38)
#181C1E
(24,28,30)
#111616
(17,22,22)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #504C5E

#504C5E
(80,76,94)
#5F5C6C
(95,92,108)
#6E6C7A
(110,108,122)
#7D7C88
(125,124,136)
#8C8C96
(140,140,150)
#9B9CA4
(155,156,164)
#AAACB2
(170,172,178)
#B9BCC0
(185,188,192)
#C8CCCE
(200,204,206)
#D7DCDC
(215,220,220)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504C5E color. Also use rgb(80,76,94) instead hex code.

Text Font Color

.myTextColor { color: #504C5E; }

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

This text font color is #504C5E.

Background Color

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

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

This div background color is #504C5E.

Border color

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

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

This div border color is #504C5E.

Opacity

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

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

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

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

This text has shadow with #504C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504C5E.

Preview

Color preview on black background

This text has color #504C5E on black background.


Color preview on white background

This text has color #504C5E on white background.


Black color preview on #504C5E background

This text has black color on #504C5E background.


White color preview on #504C5E background

This text has white color on #504C5E background.


Related colors

Complementary color

Complementary color for #hex is #AFB3A1.


I love getcolorcode.com

Triadic colors

1 #5E504C and #4C5E50 with #504C5E are triadic colors.

2 #5E4C50 and #4C505E with #504C5E are triadic colors.