COLOR #834A63

HEX: #834A63 RGB: (131,74,99)

Color info

#834A63 contains red, green and blue colors in about the same proportion. Web safe color of #834A63 is #993366 (or #936).

RGB color model

#834A63 color RGB value is (131,74,99).

RGB: (131,74,99) (51%, 29%, 39%)

RGB channels and saturation

R 131 of 255 = 51%
G 74 of 255 = 29%
B 99 of 255 = 39%

131
74
99

R + G + B ~ 40%. #834A63 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 74 + 99 = 304 (100%)
R 131 of 304 ~ 43.09%
G 74 of 304 ~ 24.34%
B 99 of 304 ~ 32.57'%

%43.09
%24.34
%32.57

CMYK color model

#834A63 color CMYK value is (0,44,24,49).

  • cyan value is 0.00%
  • magenta value is 43.51%
  • yellow value is 24.43%
  • key color value is 48.63%

CMYK: (0,44,24,49)
C0M44Y24K49 (0%, 44%, 24%, 49%)
(0.00 / 0.44 / 0.24 / 0.49)

CMYK percentages

%0
%43.51
%24.43
%48.63

Codes

Color #834A63 in popluar color models

83 4A 63
RGB 131 74 99
HSL 334° 27.80% 40.20%
HSB/HSV 334° 43.51% 51.37%
CMYK 0.00% 43.51% 24.43%
48.63%

Color #834A63 in popluar number systems.

HEX 83 4A 63
Decimal 131 74 99
Binary 10000011 1001010 1100011
Octal 203 112 143

Shades and tints

Shades of #834A63

#834A63
(131,74,99)
#78445A
(120,68,90)
#6D3E51
(109,62,81)
#623848
(98,56,72)
#57323F
(87,50,63)
#4C2C36
(76,44,54)
#41262D
(65,38,45)
#362024
(54,32,36)
#2B1A1B
(43,26,27)
#201412
(32,20,18)
#150E09
(21,14,9)
#000000
(0,0,0)

Tints of #834A63

#834A63
(131,74,99)
#8E5A71
(142,90,113)
#996A7F
(153,106,127)
#A47A8D
(164,122,141)
#AF8A9B
(175,138,155)
#BA9AA9
(186,154,169)
#C5AAB7
(197,170,183)
#D0BAC5
(208,186,197)
#DBCAD3
(219,202,211)
#E6DAE1
(230,218,225)
#F1EAEF
(241,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834A63 color. Also use rgb(131,74,99) instead hex code.

Text Font Color

.myTextColor { color: #834A63; }

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

This text font color is #834A63.

Background Color

.myBgColor { background-color: #834A63; }

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

This div background color is #834A63.

Border color

.myBorderColor { border: 1px solid #834A63; }

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

This div border color is #834A63.

Opacity

.myOpacity80 { color: #834A63; opacity: 0.8; }

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

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

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

This text has shadow with #834A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834A63.

Preview

Color preview on black background

This text has color #834A63 on black background.


Color preview on white background

This text has color #834A63 on white background.


Black color preview on #834A63 background

This text has black color on #834A63 background.


White color preview on #834A63 background

This text has white color on #834A63 background.


Related colors

Complementary color

Complementary color for #hex is #7CB59C.


I love getcolorcode.com

Triadic colors

1 #63834A and #4A6383 with #834A63 are triadic colors.

2 #634A83 and #4A8363 with #834A63 are triadic colors.