COLOR #514353

HEX: #514353 RGB: (81,67,83)

Color info

#514353 contains red, green and blue colors in about the same proportion. Web safe color of #514353 is #663366 (or #636).

RGB color model

#514353 color RGB value is (81,67,83).

RGB: (81,67,83) (32%, 26%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 83 of 255 = 33%

81
67
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 83 = 231 (100%)
R 81 of 231 ~ 35.06%
G 67 of 231 ~ 29%
B 83 of 231 ~ 35.93'%

%35.06
%29
%35.93

CMYK color model

#514353 color CMYK value is (2,19,0,67).

  • cyan value is 2.41%
  • magenta value is 19.28%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (2,19,0,67) C2M19Y0K67 (2%,19%,0%,67%) (0.02/0.19/0.00/0.67) 

CMYK percentages

%2.41
%19.28
%0
%67.45

Codes

Color #514353 in popluar color models

51 43 53
RGB 81 67 83
HSL 293° 10.67% 29.41%
HSB/HSV 293° 19.28% 32.55%
CMYK 2.41% 19.28% 0.00%
67.45%

Color #514353 in popluar number systems.

HEX 51 43 53
Decimal 81 67 83
Binary 1010001 1000011 1010011
Octal 121 103 123

Shades and tints

Shades of #514353

#514353
(81,67,83)
#4A3D4C
(74,61,76)
#433745
(67,55,69)
#3C313E
(60,49,62)
#352B37
(53,43,55)
#2E2530
(46,37,48)
#271F29
(39,31,41)
#201922
(32,25,34)
#19131B
(25,19,27)
#120D14
(18,13,20)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #514353

#514353
(81,67,83)
#605462
(96,84,98)
#6F6571
(111,101,113)
#7E7680
(126,118,128)
#8D878F
(141,135,143)
#9C989E
(156,152,158)
#ABA9AD
(171,169,173)
#BABABC
(186,186,188)
#C9CBCB
(201,203,203)
#D8DCDA
(216,220,218)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514353 color. Also use rgb(81,67,83) instead hex code.

Text Font Color

.myTextColor { color: #514353; }

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

This text font color is #514353.

Background Color

.myBgColor { background-color: #514353; }

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

This div background color is #514353.

Border color

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

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

This div border color is #514353.

Opacity

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

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

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

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

This text has shadow with #514353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514353.

Preview

Color preview on black background

This text has color #514353 on black background.


Color preview on white background

This text has color #514353 on white background.


Black color preview on #514353 background

This text has black color on #514353 background.


White color preview on #514353 background

This text has white color on #514353 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCAC.


I love getcolorcode.com

Triadic colors

1 #535143 and #435351 with #514353 are triadic colors.

2 #534351 and #435153 with #514353 are triadic colors.