COLOR #504863

HEX: #504863 RGB: (80,72,99)

Renk bilgisi

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

RGB renk modeli

#504863 color RGB value is (80,72,99).

RGB: (80,72,99) (31%, 28%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 72 of 255 = 28%
B 99 of 255 = 39%

80
72
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 72 + 99 = 251 (100%)
R 80 of 251 ~ 31.87%
G 72 of 251 ~ 28.69%
B 99 of 251 ~ 39.44'%

%31.87
%28.69
%39.44

CMYK RENK MODELİ

#504863 rengi CMYK tonu (19,27,0,61).

  • camgöbeği tonu 19.19%
  • eflatun tonu 27.27%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%
CMYK: (19,27,0,61) C19M27Y0K61 (19%,27%,0%,61%) (0.19/0.27/0.00/0.61) 

CMYK yüzdeleri

%19.19
%27.27
%0
%61.18

Codes

Color #504863 in popluar color models

50 48 63
RGB 80 72 99
HSL 258° 15.79% 33.53%
HSB/HSV 258° 27.27% 38.82%
CMYK 19.19% 27.27% 0.00%
61.18%

Color #504863 in popluar number systems.

HEX 50 48 63
Decimal 80 72 99
Binary 1010000 1001000 1100011
Octal 120 110 143

Shades and tints

Shades of #504863

#504863
(80,72,99)
#49425A
(73,66,90)
#423C51
(66,60,81)
#3B3648
(59,54,72)
#34303F
(52,48,63)
#2D2A36
(45,42,54)
#26242D
(38,36,45)
#1F1E24
(31,30,36)
#18181B
(24,24,27)
#111212
(17,18,18)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #504863

#504863
(80,72,99)
#5F5871
(95,88,113)
#6E687F
(110,104,127)
#7D788D
(125,120,141)
#8C889B
(140,136,155)
#9B98A9
(155,152,169)
#AAA8B7
(170,168,183)
#B9B8C5
(185,184,197)
#C8C8D3
(200,200,211)
#D7D8E1
(215,216,225)
#E6E8EF
(230,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504863; }

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

This text font color is #504863.

Background Color

.myBgColor { background-color: #504863; }

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

This div background color is #504863.

Border color

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

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

This div border color is #504863.

Opacity

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

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

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

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

This text has shadow with #504863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504863.

Preview

Color preview on black background

This text has color #504863 on black background.


Color preview on white background

This text has color #504863 on white background.


Black color preview on #504863 background

This text has black color on #504863 background.


White color preview on #504863 background

This text has white color on #504863 background.


Related colors

Complementary color

Complementary color for #hex is #AFB79C.


I love getcolorcode.com

Triadic colors

1 #635048 and #486350 with #504863 are triadic colors.

2 #634850 and #485063 with #504863 are triadic colors.