COLOR #834330

HEX: #834330 RGB: (131,67,48)

Color info

#834330 contains mainly red color. Web safe color of #834330 is #993333 (or #933).

RGB color model

#834330 color RGB value is (131,67,48).

RGB: (131,67,48) (51%, 26%, 19%)

RGB channels and saturation

R 131 of 255 = 51%
G 67 of 255 = 26%
B 48 of 255 = 19%

131
67
48

R + G + B ~ 32%. #834330 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 67 + 48 = 246 (100%)
R 131 of 246 ~ 53.25%
G 67 of 246 ~ 27.24%
B 48 of 246 ~ 19.51'%

%53.25
%27.24
%19.51

CMYK color model

#834330 color CMYK value is (0,49,63,49).

  • cyan value is 0.00%
  • magenta value is 48.85%
  • yellow value is 63.36%
  • key color value is 48.63%
CMYK: (0,49,63,49) C0M49Y63K49 (0%,49%,63%,49%) (0.00/0.49/0.63/0.49) 

CMYK percentages

%0
%48.85
%63.36
%48.63

Codes

Color #834330 in popluar color models

83 43 30
RGB 131 67 48
HSL 14° 46.37% 35.10%
HSB/HSV 14° 63.36% 51.37%
CMYK 0.00% 48.85% 63.36%
48.63%

Color #834330 in popluar number systems.

HEX 83 43 30
Decimal 131 67 48
Binary 10000011 1000011 110000
Octal 203 103 60

Shades and tints

Shades of #834330

#834330
(131,67,48)
#783D2C
(120,61,44)
#6D3728
(109,55,40)
#623124
(98,49,36)
#572B20
(87,43,32)
#4C251C
(76,37,28)
#411F18
(65,31,24)
#361914
(54,25,20)
#2B1310
(43,19,16)
#200D0C
(32,13,12)
#150708
(21,7,8)
#000000
(0,0,0)

Tints of #834330

#834330
(131,67,48)
#8E5442
(142,84,66)
#996554
(153,101,84)
#A47666
(164,118,102)
#AF8778
(175,135,120)
#BA988A
(186,152,138)
#C5A99C
(197,169,156)
#D0BAAE
(208,186,174)
#DBCBC0
(219,203,192)
#E6DCD2
(230,220,210)
#F1EDE4
(241,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #834330 color. Also use rgb(131,67,48) instead hex code.

Text Font Color

.myTextColor { color: #834330; }

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

This text font color is #834330.

Background Color

.myBgColor { background-color: #834330; }

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

This div background color is #834330.

Border color

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

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

This div border color is #834330.

Opacity

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

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

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

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

This text has shadow with #834330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #834330.

Preview

Color preview on black background

This text has color #834330 on black background.


Color preview on white background

This text has color #834330 on white background.


Black color preview on #834330 background

This text has black color on #834330 background.


White color preview on #834330 background

This text has white color on #834330 background.


Related colors

Complementary color

Complementary color for #hex is #7CBCCF.


I love getcolorcode.com

Triadic colors

1 #308343 and #433083 with #834330 are triadic colors.

2 #304383 and #438330 with #834330 are triadic colors.