COLOR #514849

HEX: #514849 RGB: (81,72,73)

Renk bilgisi

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

RGB renk modeli

#514849 color RGB value is (81,72,73).

RGB: (81,72,73) (32%, 28%, 29%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 72 of 255 = 28%
B 73 of 255 = 29%

81
72
73

R + G + B ~ 30%. #514849 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 72 + 73 = 226 (100%)
R 81 of 226 ~ 35.84%
G 72 of 226 ~ 31.86%
B 73 of 226 ~ 32.3'%

%35.84
%31.86
%32.3

CMYK RENK MODELİ

#514849 rengi CMYK tonu (0,11,10,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.11%
  • sarı tonu 9.88%
  • ana renk tonu 68.24%
CMYK: (0,11,10,68) C0M11Y10K68 (0%,11%,10%,68%) (0.00/0.11/0.10/0.68) 

CMYK yüzdeleri

%0
%11.11
%9.88
%68.24

Codes

Color #514849 in popluar color models

51 48 49
RGB 81 72 73
HSL 353° 5.88% 30.00%
HSB/HSV 353° 11.11% 31.76%
CMYK 0.00% 11.11% 9.88%
68.24%

Color #514849 in popluar number systems.

HEX 51 48 49
Decimal 81 72 73
Binary 1010001 1001000 1001001
Octal 121 110 111

Shades and tints

Shades of #514849

#514849
(81,72,73)
#4A4243
(74,66,67)
#433C3D
(67,60,61)
#3C3637
(60,54,55)
#353031
(53,48,49)
#2E2A2B
(46,42,43)
#272425
(39,36,37)
#201E1F
(32,30,31)
#191819
(25,24,25)
#121213
(18,18,19)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #514849

#514849
(81,72,73)
#605859
(96,88,89)
#6F6869
(111,104,105)
#7E7879
(126,120,121)
#8D8889
(141,136,137)
#9C9899
(156,152,153)
#ABA8A9
(171,168,169)
#BAB8B9
(186,184,185)
#C9C8C9
(201,200,201)
#D8D8D9
(216,216,217)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514849 color. Also use rgb(81,72,73) instead hex code.

Text Font Color

.myTextColor { color: #514849; }

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

This text font color is #514849.

Background Color

.myBgColor { background-color: #514849; }

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

This div background color is #514849.

Border color

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

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

This div border color is #514849.

Opacity

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

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

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

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

This text has shadow with #514849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514849.

Preview

Color preview on black background

This text has color #514849 on black background.


Color preview on white background

This text has color #514849 on white background.


Black color preview on #514849 background

This text has black color on #514849 background.


White color preview on #514849 background

This text has white color on #514849 background.


Related colors

Complementary color

Complementary color for #hex is #AEB7B6.


I love getcolorcode.com

Triadic colors

1 #495148 and #484951 with #514849 are triadic colors.

2 #494851 and #485149 with #514849 are triadic colors.