COLOR #514251

HEX: #514251 RGB: (81,66,81)

Color info

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

RGB color model

#514251 color RGB value is (81,66,81).

RGB: (81,66,81) (32%, 26%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 66 of 255 = 26%
B 81 of 255 = 32%

81
66
81

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

Portions of RGB colors in percentages

R + G + B = 81 + 66 + 81 = 228 (100%)
R 81 of 228 ~ 35.53%
G 66 of 228 ~ 28.95%
B 81 of 228 ~ 35.53'%

%35.53
%28.95
%35.53

CMYK color model

#514251 color CMYK value is (0,19,0,68).

  • cyan value is 0.00%
  • magenta value is 18.52%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (0,19,0,68)
C0M19Y0K68 (0%, 19%, 0%, 68%)
(0.00 / 0.19 / 0.00 / 0.68)

CMYK percentages

%0
%18.52
%0
%68.24

Codes

Color #514251 in popluar color models

51 42 51
RGB 81 66 81
HSL 300° 10.20% 28.82%
HSB/HSV 300° 18.52% 31.76%
CMYK 0.00% 18.52% 0.00%
68.24%

Color #514251 in popluar number systems.

HEX 51 42 51
Decimal 81 66 81
Binary 1010001 1000010 1010001
Octal 121 102 121

Shades and tints

Shades of #514251

#514251
(81,66,81)
#4A3C4A
(74,60,74)
#433643
(67,54,67)
#3C303C
(60,48,60)
#352A35
(53,42,53)
#2E242E
(46,36,46)
#271E27
(39,30,39)
#201820
(32,24,32)
#191219
(25,18,25)
#120C12
(18,12,18)
#0B060B
(11,6,11)
#000000
(0,0,0)

Tints of #514251

#514251
(81,66,81)
#605360
(96,83,96)
#6F646F
(111,100,111)
#7E757E
(126,117,126)
#8D868D
(141,134,141)
#9C979C
(156,151,156)
#ABA8AB
(171,168,171)
#BAB9BA
(186,185,186)
#C9CAC9
(201,202,201)
#D8DBD8
(216,219,216)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514251; }

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

This text font color is #514251.

Background Color

.myBgColor { background-color: #514251; }

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

This div background color is #514251.

Border color

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

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

This div border color is #514251.

Opacity

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

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

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

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

This text has shadow with #514251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514251.

Preview

Color preview on black background

This text has color #514251 on black background.


Color preview on white background

This text has color #514251 on white background.


Black color preview on #514251 background

This text has black color on #514251 background.


White color preview on #514251 background

This text has white color on #514251 background.


Related colors

Complementary color

Complementary color for #hex is #AEBDAE.


I love getcolorcode.com

Triadic colors

1 #515142 and #425151 with #514251 are triadic colors.

2 #514251 and #425151 with #514251 are triadic colors.