COLOR #850419

HEX: #850419 RGB: (133,4,25)

Color info

#850419 contains mainly red color. Web safe color of #850419 is #990000 (or #900).

RGB color model

#850419 color RGB value is (133,4,25).

RGB: (133,4,25) (52%, 2%, 10%)

RGB channels and saturation

R 133 of 255 = 52%
G 4 of 255 = 2%
B 25 of 255 = 10%

133
4
25

R + G + B ~ 21%. #850419 is dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 4 + 25 = 162 (100%)
R 133 of 162 ~ 82.1%
G 4 of 162 ~ 2.47%
B 25 of 162 ~ 15.43'%

%82.1
%15.43

CMYK color model

#850419 color CMYK value is (0,97,81,48).

  • cyan value is 0.00%
  • magenta value is 96.99%
  • yellow value is 81.20%
  • key color value is 47.84%

CMYK: (0,97,81,48)
C0M97Y81K48 (0%, 97%, 81%, 48%)
(0.00 / 0.97 / 0.81 / 0.48)

CMYK percentages

%0
%96.99
%81.2
%47.84

Codes

Color #850419 in popluar color models

85 04 19
RGB 133 4 25
HSL 350° 94.16% 26.86%
HSB/HSV 350° 96.99% 52.16%
CMYK 0.00% 96.99% 81.20%
47.84%

Color #850419 in popluar number systems.

HEX 85 04 19
Decimal 133 4 25
Binary 10000101 100 11001
Octal 205 4 31

Shades and tints

Shades of #850419

#850419
(133,4,25)
#790417
(121,4,23)
#6D0415
(109,4,21)
#610413
(97,4,19)
#550411
(85,4,17)
#49040F
(73,4,15)
#3D040D
(61,4,13)
#31040B
(49,4,11)
#250409
(37,4,9)
#190407
(25,4,7)
#0D0405
(13,4,5)
#000000
(0,0,0)

Tints of #850419

#850419
(133,4,25)
#901A2D
(144,26,45)
#9B3041
(155,48,65)
#A64655
(166,70,85)
#B15C69
(177,92,105)
#BC727D
(188,114,125)
#C78891
(199,136,145)
#D29EA5
(210,158,165)
#DDB4B9
(221,180,185)
#E8CACD
(232,202,205)
#F3E0E1
(243,224,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #850419 color. Also use rgb(133,4,25) instead hex code.

Text Font Color

.myTextColor { color: #850419; }

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

This text font color is #850419.

Background Color

.myBgColor { background-color: #850419; }

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

This div background color is #850419.

Border color

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

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

This div border color is #850419.

Opacity

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

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

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

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

This text has shadow with #850419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #850419.

Preview

Color preview on black background

This text has color #850419 on black background.


Color preview on white background

This text has color #850419 on white background.


Black color preview on #850419 background

This text has black color on #850419 background.


White color preview on #850419 background

This text has white color on #850419 background.


Related colors

Complementary color

Complementary color for #hex is #7AFBE6.


I love getcolorcode.com

Triadic colors

1 #198504 and #041985 with #850419 are triadic colors.

2 #190485 and #048519 with #850419 are triadic colors.