COLOR #503959

HEX: #503959 RGB: (80,57,89)

Renk bilgisi

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

RGB renk modeli

#503959 color RGB value is (80,57,89).

RGB: (80,57,89) (31%, 22%, 35%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 57 of 255 = 22%
B 89 of 255 = 35%

80
57
89

R + G + B ~ 29%. #503959 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 57 + 89 = 226 (100%)
R 80 of 226 ~ 35.4%
G 57 of 226 ~ 25.22%
B 89 of 226 ~ 39.38'%

%35.4
%25.22
%39.38

CMYK RENK MODELİ

#503959 rengi CMYK tonu (10,36,0,65).

  • camgöbeği tonu 10.11%
  • eflatun tonu 35.96%
  • sarı tonu 0.00%
  • ana renk tonu 65.10%
CMYK: (10,36,0,65) C10M36Y0K65 (10%,36%,0%,65%) (0.10/0.36/0.00/0.65) 

CMYK yüzdeleri

%10.11
%35.96
%0
%65.1

Codes

Color #503959 in popluar color models

50 39 59
RGB 80 57 89
HSL 283° 21.92% 28.63%
HSB/HSV 283° 35.96% 34.90%
CMYK 10.11% 35.96% 0.00%
65.10%

Color #503959 in popluar number systems.

HEX 50 39 59
Decimal 80 57 89
Binary 1010000 111001 1011001
Octal 120 71 131

Shades and tints

Shades of #503959

#503959
(80,57,89)
#493451
(73,52,81)
#422F49
(66,47,73)
#3B2A41
(59,42,65)
#342539
(52,37,57)
#2D2031
(45,32,49)
#261B29
(38,27,41)
#1F1621
(31,22,33)
#181119
(24,17,25)
#110C11
(17,12,17)
#0A0709
(10,7,9)
#000000
(0,0,0)

Tints of #503959

#503959
(80,57,89)
#5F4B68
(95,75,104)
#6E5D77
(110,93,119)
#7D6F86
(125,111,134)
#8C8195
(140,129,149)
#9B93A4
(155,147,164)
#AAA5B3
(170,165,179)
#B9B7C2
(185,183,194)
#C8C9D1
(200,201,209)
#D7DBE0
(215,219,224)
#E6EDEF
(230,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503959 color. Also use rgb(80,57,89) instead hex code.

Text Font Color

.myTextColor { color: #503959; }

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

This text font color is #503959.

Background Color

.myBgColor { background-color: #503959; }

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

This div background color is #503959.

Border color

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

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

This div border color is #503959.

Opacity

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

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

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

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

This text has shadow with #503959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503959.

Preview

Color preview on black background

This text has color #503959 on black background.


Color preview on white background

This text has color #503959 on white background.


Black color preview on #503959 background

This text has black color on #503959 background.


White color preview on #503959 background

This text has white color on #503959 background.


Related colors

Complementary color

Complementary color for #hex is #AFC6A6.


I love getcolorcode.com

Triadic colors

1 #595039 and #395950 with #503959 are triadic colors.

2 #593950 and #395059 with #503959 are triadic colors.