COLOR #504967

HEX: #504967 RGB: (80,73,103)

Renk bilgisi

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

RGB renk modeli

#504967 color RGB value is (80,73,103).

RGB: (80,73,103) (31%, 29%, 40%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 73 of 255 = 29%
B 103 of 255 = 40%

80
73
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 73 + 103 = 256 (100%)
R 80 of 256 ~ 31.25%
G 73 of 256 ~ 28.52%
B 103 of 256 ~ 40.23'%

%31.25
%28.52
%40.23

CMYK RENK MODELİ

#504967 rengi CMYK tonu (22,29,0,60).

  • camgöbeği tonu 22.33%
  • eflatun tonu 29.13%
  • sarı tonu 0.00%
  • ana renk tonu 59.61%

CMYK: (22,29,0,60)
C22M29Y0K60 (22%, 29%, 0%, 60%)
(0.22 / 0.29 / 0.00 / 0.60)

CMYK yüzdeleri

%22.33
%29.13
%0
%59.61

Codes

Color #504967 in popluar color models

50 49 67
RGB 80 73 103
HSL 254° 17.05% 34.51%
HSB/HSV 254° 29.13% 40.39%
CMYK 22.33% 29.13% 0.00%
59.61%

Color #504967 in popluar number systems.

HEX 50 49 67
Decimal 80 73 103
Binary 1010000 1001001 1100111
Octal 120 111 147

Shades and tints

Shades of #504967

#504967
(80,73,103)
#49435E
(73,67,94)
#423D55
(66,61,85)
#3B374C
(59,55,76)
#343143
(52,49,67)
#2D2B3A
(45,43,58)
#262531
(38,37,49)
#1F1F28
(31,31,40)
#18191F
(24,25,31)
#111316
(17,19,22)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #504967

#504967
(80,73,103)
#5F5974
(95,89,116)
#6E6981
(110,105,129)
#7D798E
(125,121,142)
#8C899B
(140,137,155)
#9B99A8
(155,153,168)
#AAA9B5
(170,169,181)
#B9B9C2
(185,185,194)
#C8C9CF
(200,201,207)
#D7D9DC
(215,217,220)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504967; }

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

This text font color is #504967.

Background Color

.myBgColor { background-color: #504967; }

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

This div background color is #504967.

Border color

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

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

This div border color is #504967.

Opacity

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

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

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

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

This text has shadow with #504967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504967.

Preview

Color preview on black background

This text has color #504967 on black background.


Color preview on white background

This text has color #504967 on white background.


Black color preview on #504967 background

This text has black color on #504967 background.


White color preview on #504967 background

This text has white color on #504967 background.


Related colors

Complementary color

Complementary color for #hex is #AFB698.


I love getcolorcode.com

Triadic colors

1 #675049 and #496750 with #504967 are triadic colors.

2 #674950 and #495067 with #504967 are triadic colors.