COLOR #514230

HEX: #514230 RGB: (81,66,48)

Color info

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

RGB color model

#514230 color RGB value is (81,66,48).

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

RGB channels and saturation

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

81
66
48

R + G + B ~ 26%. #514230 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 66 + 48 = 195 (100%)
R 81 of 195 ~ 41.54%
G 66 of 195 ~ 33.85%
B 48 of 195 ~ 24.62'%

%41.54
%33.85
%24.62

CMYK color model

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

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

CMYK: (0,19,41,68)
C0M19Y41K68 (0%, 19%, 41%, 68%)
(0.00 / 0.19 / 0.41 / 0.68)

CMYK percentages

%0
%18.52
%40.74
%68.24

Codes

Color #514230 in popluar color models

51 42 30
RGB 81 66 48
HSL 33° 25.58% 25.29%
HSB/HSV 33° 40.74% 31.76%
CMYK 0.00% 18.52% 40.74%
68.24%

Color #514230 in popluar number systems.

HEX 51 42 30
Decimal 81 66 48
Binary 1010001 1000010 110000
Octal 121 102 60

Shades and tints

Shades of #514230

#514230
(81,66,48)
#4A3C2C
(74,60,44)
#433628
(67,54,40)
#3C3024
(60,48,36)
#352A20
(53,42,32)
#2E241C
(46,36,28)
#271E18
(39,30,24)
#201814
(32,24,20)
#191210
(25,18,16)
#120C0C
(18,12,12)
#0B0608
(11,6,8)
#000000
(0,0,0)

Tints of #514230

#514230
(81,66,48)
#605342
(96,83,66)
#6F6454
(111,100,84)
#7E7566
(126,117,102)
#8D8678
(141,134,120)
#9C978A
(156,151,138)
#ABA89C
(171,168,156)
#BAB9AE
(186,185,174)
#C9CAC0
(201,202,192)
#D8DBD2
(216,219,210)
#E7ECE4
(231,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514230; }

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

This text font color is #514230.

Background Color

.myBgColor { background-color: #514230; }

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

This div background color is #514230.

Border color

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

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

This div border color is #514230.

Opacity

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

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

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

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

This text has shadow with #514230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514230.

Preview

Color preview on black background

This text has color #514230 on black background.


Color preview on white background

This text has color #514230 on white background.


Black color preview on #514230 background

This text has black color on #514230 background.


White color preview on #514230 background

This text has white color on #514230 background.


Related colors

Complementary color

Complementary color for #hex is #AEBDCF.


I love getcolorcode.com

Triadic colors

1 #305142 and #423051 with #514230 are triadic colors.

2 #304251 and #425130 with #514230 are triadic colors.