COLOR #504065

HEX: #504065 RGB: (80,64,101)

Renk bilgisi

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

RGB renk modeli

#504065 color RGB value is (80,64,101).

RGB: (80,64,101) (31%, 25%, 40%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 64 of 255 = 25%
B 101 of 255 = 40%

80
64
101

R + G + B ~ 32%. #504065 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 64 + 101 = 245 (100%)
R 80 of 245 ~ 32.65%
G 64 of 245 ~ 26.12%
B 101 of 245 ~ 41.22'%

%32.65
%26.12
%41.22

CMYK RENK MODELİ

#504065 rengi CMYK tonu (21,37,0,60).

  • camgöbeği tonu 20.79%
  • eflatun tonu 36.63%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (21,37,0,60)
C21M37Y0K60 (21%, 37%, 0%, 60%)
(0.21 / 0.37 / 0.00 / 0.60)

CMYK yüzdeleri

%20.79
%36.63
%0
%60.39

Codes

Color #504065 in popluar color models

50 40 65
RGB 80 64 101
HSL 266° 22.42% 32.35%
HSB/HSV 266° 36.63% 39.61%
CMYK 20.79% 36.63% 0.00%
60.39%

Color #504065 in popluar number systems.

HEX 50 40 65
Decimal 80 64 101
Binary 1010000 1000000 1100101
Octal 120 100 145

Shades and tints

Shades of #504065

#504065
(80,64,101)
#493B5C
(73,59,92)
#423653
(66,54,83)
#3B314A
(59,49,74)
#342C41
(52,44,65)
#2D2738
(45,39,56)
#26222F
(38,34,47)
#1F1D26
(31,29,38)
#18181D
(24,24,29)
#111314
(17,19,20)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #504065

#504065
(80,64,101)
#5F5173
(95,81,115)
#6E6281
(110,98,129)
#7D738F
(125,115,143)
#8C849D
(140,132,157)
#9B95AB
(155,149,171)
#AAA6B9
(170,166,185)
#B9B7C7
(185,183,199)
#C8C8D5
(200,200,213)
#D7D9E3
(215,217,227)
#E6EAF1
(230,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504065 color. Also use rgb(80,64,101) instead hex code.

Text Font Color

.myTextColor { color: #504065; }

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

This text font color is #504065.

Background Color

.myBgColor { background-color: #504065; }

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

This div background color is #504065.

Border color

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

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

This div border color is #504065.

Opacity

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

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

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

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

This text has shadow with #504065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504065.

Preview

Color preview on black background

This text has color #504065 on black background.


Color preview on white background

This text has color #504065 on white background.


Black color preview on #504065 background

This text has black color on #504065 background.


White color preview on #504065 background

This text has white color on #504065 background.


Related colors

Complementary color

Complementary color for #hex is #AFBF9A.


I love getcolorcode.com

Triadic colors

1 #655040 and #406550 with #504065 are triadic colors.

2 #654050 and #405065 with #504065 are triadic colors.