COLOR #514352

HEX: #514352 RGB: (81,67,82)

Color info

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

RGB color model

#514352 color RGB value is (81,67,82).

RGB: (81,67,82) (32%, 26%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 82 of 255 = 32%

81
67
82

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

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 82 = 230 (100%)
R 81 of 230 ~ 35.22%
G 67 of 230 ~ 29.13%
B 82 of 230 ~ 35.65'%

%35.22
%29.13
%35.65

CMYK color model

#514352 color CMYK value is (1,18,0,68).

  • cyan value is 1.22%
  • magenta value is 18.29%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (1,18,0,68)
C1M18Y0K68 (1%, 18%, 0%, 68%)
(0.01 / 0.18 / 0.00 / 0.68)

CMYK percentages

%1.22
%18.29
%0
%67.84

Codes

Color #514352 in popluar color models

51 43 52
RGB 81 67 82
HSL 296° 10.07% 29.22%
HSB/HSV 296° 18.29% 32.16%
CMYK 1.22% 18.29% 0.00%
67.84%

Color #514352 in popluar number systems.

HEX 51 43 52
Decimal 81 67 82
Binary 1010001 1000011 1010010
Octal 121 103 122

Shades and tints

Shades of #514352

#514352
(81,67,82)
#4A3D4B
(74,61,75)
#433744
(67,55,68)
#3C313D
(60,49,61)
#352B36
(53,43,54)
#2E252F
(46,37,47)
#271F28
(39,31,40)
#201921
(32,25,33)
#19131A
(25,19,26)
#120D13
(18,13,19)
#0B070C
(11,7,12)
#000000
(0,0,0)

Tints of #514352

#514352
(81,67,82)
#605461
(96,84,97)
#6F6570
(111,101,112)
#7E767F
(126,118,127)
#8D878E
(141,135,142)
#9C989D
(156,152,157)
#ABA9AC
(171,169,172)
#BABABB
(186,186,187)
#C9CBCA
(201,203,202)
#D8DCD9
(216,220,217)
#E7EDE8
(231,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514352; }

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

This text font color is #514352.

Background Color

.myBgColor { background-color: #514352; }

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

This div background color is #514352.

Border color

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

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

This div border color is #514352.

Opacity

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

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

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

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

This text has shadow with #514352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514352.

Preview

Color preview on black background

This text has color #514352 on black background.


Color preview on white background

This text has color #514352 on white background.


Black color preview on #514352 background

This text has black color on #514352 background.


White color preview on #514352 background

This text has white color on #514352 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCAD.


I love getcolorcode.com

Triadic colors

1 #525143 and #435251 with #514352 are triadic colors.

2 #524351 and #435152 with #514352 are triadic colors.