COLOR #501949

HEX: #501949 RGB: (80,25,73)

Renk bilgisi

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

RGB renk modeli

#501949 color RGB value is (80,25,73).

RGB: (80,25,73) (31%, 10%, 29%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 25 of 255 = 10%
B 73 of 255 = 29%

80
25
73

R + G + B ~ 23%. #501949 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 25 + 73 = 178 (100%)
R 80 of 178 ~ 44.94%
G 25 of 178 ~ 14.04%
B 73 of 178 ~ 41.01'%

%44.94
%14.04
%41.01

CMYK RENK MODELİ

#501949 rengi CMYK tonu (0,69,9,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 68.75%
  • sarı tonu 8.75%
  • ana renk tonu 68.63%
CMYK: (0,69,9,69) C0M69Y9K69 (0%,69%,9%,69%) (0.00/0.69/0.09/0.69) 

CMYK yüzdeleri

%0
%68.75
%8.75
%68.63

Codes

Color #501949 in popluar color models

50 19 49
RGB 80 25 73
HSL 308° 52.38% 20.59%
HSB/HSV 308° 68.75% 31.37%
CMYK 0.00% 68.75% 8.75%
68.63%

Color #501949 in popluar number systems.

HEX 50 19 49
Decimal 80 25 73
Binary 1010000 11001 1001001
Octal 120 31 111

Shades and tints

Shades of #501949

#501949
(80,25,73)
#491743
(73,23,67)
#42153D
(66,21,61)
#3B1337
(59,19,55)
#341131
(52,17,49)
#2D0F2B
(45,15,43)
#260D25
(38,13,37)
#1F0B1F
(31,11,31)
#180919
(24,9,25)
#110713
(17,7,19)
#0A050D
(10,5,13)
#000000
(0,0,0)

Tints of #501949

#501949
(80,25,73)
#5F2D59
(95,45,89)
#6E4169
(110,65,105)
#7D5579
(125,85,121)
#8C6989
(140,105,137)
#9B7D99
(155,125,153)
#AA91A9
(170,145,169)
#B9A5B9
(185,165,185)
#C8B9C9
(200,185,201)
#D7CDD9
(215,205,217)
#E6E1E9
(230,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #501949; }

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

This text font color is #501949.

Background Color

.myBgColor { background-color: #501949; }

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

This div background color is #501949.

Border color

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

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

This div border color is #501949.

Opacity

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

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

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

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

This text has shadow with #501949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501949.

Preview

Color preview on black background

This text has color #501949 on black background.


Color preview on white background

This text has color #501949 on white background.


Black color preview on #501949 background

This text has black color on #501949 background.


White color preview on #501949 background

This text has white color on #501949 background.


Related colors

Complementary color

Complementary color for #hex is #AFE6B6.


I love getcolorcode.com

Triadic colors

1 #495019 and #194950 with #501949 are triadic colors.

2 #491950 and #195049 with #501949 are triadic colors.