COLOR #504645

HEX: #504645 RGB: (80,70,69)

Color info

#504645 contains red, green and blue colors in about the same proportion. Web safe color of #504645 is #663333 (or #633).

RGB color model

#504645 color RGB value is (80,70,69).

RGB: (80,70,69) (31%, 27%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 69 of 255 = 27%

80
70
69

R + G + B ~ 28%. #504645 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 69 = 219 (100%)
R 80 of 219 ~ 36.53%
G 70 of 219 ~ 31.96%
B 69 of 219 ~ 31.51'%

%36.53
%31.96
%31.51

CMYK color model

#504645 color CMYK value is (0,13,14,69).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 13.75%
  • key color value is 68.63%

CMYK: (0,13,14,69)
C0M13Y14K69 (0%, 13%, 14%, 69%)
(0.00 / 0.13 / 0.14 / 0.69)

CMYK percentages

%0
%12.5
%13.75
%68.63

Codes

Color #504645 in popluar color models

50 46 45
RGB 80 70 69
HSL 7.38% 29.22%
HSB/HSV 13.75% 31.37%
CMYK 0.00% 12.50% 13.75%
68.63%

Color #504645 in popluar number systems.

HEX 50 46 45
Decimal 80 70 69
Binary 1010000 1000110 1000101
Octal 120 106 105

Shades and tints

Shades of #504645

#504645
(80,70,69)
#49403F
(73,64,63)
#423A39
(66,58,57)
#3B3433
(59,52,51)
#342E2D
(52,46,45)
#2D2827
(45,40,39)
#262221
(38,34,33)
#1F1C1B
(31,28,27)
#181615
(24,22,21)
#11100F
(17,16,15)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #504645

#504645
(80,70,69)
#5F5655
(95,86,85)
#6E6665
(110,102,101)
#7D7675
(125,118,117)
#8C8685
(140,134,133)
#9B9695
(155,150,149)
#AAA6A5
(170,166,165)
#B9B6B5
(185,182,181)
#C8C6C5
(200,198,197)
#D7D6D5
(215,214,213)
#E6E6E5
(230,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504645 color. Also use rgb(80,70,69) instead hex code.

Text Font Color

.myTextColor { color: #504645; }

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

This text font color is #504645.

Background Color

.myBgColor { background-color: #504645; }

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

This div background color is #504645.

Border color

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

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

This div border color is #504645.

Opacity

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

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

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

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

This text has shadow with #504645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504645.

Preview

Color preview on black background

This text has color #504645 on black background.


Color preview on white background

This text has color #504645 on white background.


Black color preview on #504645 background

This text has black color on #504645 background.


White color preview on #504645 background

This text has white color on #504645 background.


Related colors

Complementary color

Complementary color for #hex is #AFB9BA.


I love getcolorcode.com

Triadic colors

1 #455046 and #464550 with #504645 are triadic colors.

2 #454650 and #465045 with #504645 are triadic colors.