COLOR #854449

HEX: #854449 RGB: (133,68,73)

Color info

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

RGB color model

#854449 color RGB value is (133,68,73).

RGB: (133,68,73) (52%, 27%, 29%)

RGB channels and saturation

R 133 of 255 = 52%
G 68 of 255 = 27%
B 73 of 255 = 29%

133
68
73

R + G + B ~ 36%. #854449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 68 + 73 = 274 (100%)
R 133 of 274 ~ 48.54%
G 68 of 274 ~ 24.82%
B 73 of 274 ~ 26.64'%

%48.54
%24.82
%26.64

CMYK color model

#854449 color CMYK value is (0,49,45,48).

  • cyan value is 0.00%
  • magenta value is 48.87%
  • yellow value is 45.11%
  • key color value is 47.84%

CMYK: (0,49,45,48)
C0M49Y45K48 (0%, 49%, 45%, 48%)
(0.00 / 0.49 / 0.45 / 0.48)

CMYK percentages

%0
%48.87
%45.11
%47.84

Codes

Color #854449 in popluar color models

85 44 49
RGB 133 68 73
HSL 355° 32.34% 39.41%
HSB/HSV 355° 48.87% 52.16%
CMYK 0.00% 48.87% 45.11%
47.84%

Color #854449 in popluar number systems.

HEX 85 44 49
Decimal 133 68 73
Binary 10000101 1000100 1001001
Octal 205 104 111

Shades and tints

Shades of #854449

#854449
(133,68,73)
#793E43
(121,62,67)
#6D383D
(109,56,61)
#613237
(97,50,55)
#552C31
(85,44,49)
#49262B
(73,38,43)
#3D2025
(61,32,37)
#311A1F
(49,26,31)
#251419
(37,20,25)
#190E13
(25,14,19)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #854449

#854449
(133,68,73)
#905559
(144,85,89)
#9B6669
(155,102,105)
#A67779
(166,119,121)
#B18889
(177,136,137)
#BC9999
(188,153,153)
#C7AAA9
(199,170,169)
#D2BBB9
(210,187,185)
#DDCCC9
(221,204,201)
#E8DDD9
(232,221,217)
#F3EEE9
(243,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #854449 color. Also use rgb(133,68,73) instead hex code.

Text Font Color

.myTextColor { color: #854449; }

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

This text font color is #854449.

Background Color

.myBgColor { background-color: #854449; }

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

This div background color is #854449.

Border color

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

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

This div border color is #854449.

Opacity

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

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

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

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

This text has shadow with #854449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854449.

Preview

Color preview on black background

This text has color #854449 on black background.


Color preview on white background

This text has color #854449 on white background.


Black color preview on #854449 background

This text has black color on #854449 background.


White color preview on #854449 background

This text has white color on #854449 background.


Related colors

Complementary color

Complementary color for #hex is #7ABBB6.


I love getcolorcode.com

Triadic colors

1 #498544 and #444985 with #854449 are triadic colors.

2 #494485 and #448549 with #854449 are triadic colors.