COLOR #504F68

HEX: #504F68 RGB: (80,79,104)

Renk bilgisi

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

RGB renk modeli

#504F68 color RGB value is (80,79,104).

RGB: (80,79,104) (31%, 31%, 41%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 79 of 255 = 31%
B 104 of 255 = 41%

80
79
104

R + G + B ~ 34%. #504F68 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 79 + 104 = 263 (100%)
R 80 of 263 ~ 30.42%
G 79 of 263 ~ 30.04%
B 104 of 263 ~ 39.54'%

%30.42
%30.04
%39.54

CMYK RENK MODELİ

#504F68 rengi CMYK tonu (23,24,0,59).

  • camgöbeği tonu 23.08%
  • eflatun tonu 24.04%
  • sarı tonu 0.00%
  • ana renk tonu 59.22%

CMYK: (23,24,0,59)
C23M24Y0K59 (23%, 24%, 0%, 59%)
(0.23 / 0.24 / 0.00 / 0.59)

CMYK yüzdeleri

%23.08
%24.04
%0
%59.22

Codes

Color #504F68 in popluar color models

50 4F 68
RGB 80 79 104
HSL 242° 13.66% 35.88%
HSB/HSV 242° 24.04% 40.78%
CMYK 23.08% 24.04% 0.00%
59.22%

Color #504F68 in popluar number systems.

HEX 50 4F 68
Decimal 80 79 104
Binary 1010000 1001111 1101000
Octal 120 117 150

Shades and tints

Shades of #504F68

#504F68
(80,79,104)
#49485F
(73,72,95)
#424156
(66,65,86)
#3B3A4D
(59,58,77)
#343344
(52,51,68)
#2D2C3B
(45,44,59)
#262532
(38,37,50)
#1F1E29
(31,30,41)
#181720
(24,23,32)
#111017
(17,16,23)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #504F68

#504F68
(80,79,104)
#5F5F75
(95,95,117)
#6E6F82
(110,111,130)
#7D7F8F
(125,127,143)
#8C8F9C
(140,143,156)
#9B9FA9
(155,159,169)
#AAAFB6
(170,175,182)
#B9BFC3
(185,191,195)
#C8CFD0
(200,207,208)
#D7DFDD
(215,223,221)
#E6EFEA
(230,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504F68; }

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

This text font color is #504F68.

Background Color

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

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

This div background color is #504F68.

Border color

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

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

This div border color is #504F68.

Opacity

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

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

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

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

This text has shadow with #504F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504F68.

Preview

Color preview on black background

This text has color #504F68 on black background.


Color preview on white background

This text has color #504F68 on white background.


Black color preview on #504F68 background

This text has black color on #504F68 background.


White color preview on #504F68 background

This text has white color on #504F68 background.


Related colors

Complementary color

Complementary color for #hex is #AFB097.


I love getcolorcode.com

Triadic colors

1 #68504F and #4F6850 with #504F68 are triadic colors.

2 #684F50 and #4F5068 with #504F68 are triadic colors.