COLOR #504765

HEX: #504765 RGB: (80,71,101)

Renk bilgisi

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

RGB renk modeli

#504765 color RGB value is (80,71,101).

RGB: (80,71,101) (31%, 28%, 40%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 71 of 255 = 28%
B 101 of 255 = 40%

80
71
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 71 + 101 = 252 (100%)
R 80 of 252 ~ 31.75%
G 71 of 252 ~ 28.17%
B 101 of 252 ~ 40.08'%

%31.75
%28.17
%40.08

CMYK RENK MODELİ

#504765 rengi CMYK tonu (21,30,0,60).

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

CMYK: (21,30,0,60)
C21M30Y0K60 (21%, 30%, 0%, 60%)
(0.21 / 0.30 / 0.00 / 0.60)

CMYK yüzdeleri

%20.79
%29.7
%0
%60.39

Codes

Color #504765 in popluar color models

50 47 65
RGB 80 71 101
HSL 258° 17.44% 33.73%
HSB/HSV 258° 29.70% 39.61%
CMYK 20.79% 29.70% 0.00%
60.39%

Color #504765 in popluar number systems.

HEX 50 47 65
Decimal 80 71 101
Binary 1010000 1000111 1100101
Octal 120 107 145

Shades and tints

Shades of #504765

#504765
(80,71,101)
#49415C
(73,65,92)
#423B53
(66,59,83)
#3B354A
(59,53,74)
#342F41
(52,47,65)
#2D2938
(45,41,56)
#26232F
(38,35,47)
#1F1D26
(31,29,38)
#18171D
(24,23,29)
#111114
(17,17,20)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #504765

#504765
(80,71,101)
#5F5773
(95,87,115)
#6E6781
(110,103,129)
#7D778F
(125,119,143)
#8C879D
(140,135,157)
#9B97AB
(155,151,171)
#AAA7B9
(170,167,185)
#B9B7C7
(185,183,199)
#C8C7D5
(200,199,213)
#D7D7E3
(215,215,227)
#E6E7F1
(230,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504765; }

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

This text font color is #504765.

Background Color

.myBgColor { background-color: #504765; }

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

This div background color is #504765.

Border color

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

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

This div border color is #504765.

Opacity

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

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

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

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

This text has shadow with #504765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504765.

Preview

Color preview on black background

This text has color #504765 on black background.


Color preview on white background

This text has color #504765 on white background.


Black color preview on #504765 background

This text has black color on #504765 background.


White color preview on #504765 background

This text has white color on #504765 background.


Related colors

Complementary color

Complementary color for #hex is #AFB89A.


I love getcolorcode.com

Triadic colors

1 #655047 and #476550 with #504765 are triadic colors.

2 #654750 and #475065 with #504765 are triadic colors.