COLOR #85426B

HEX: #85426B RGB: (133,66,107)

Color info

#85426B contains mainly red and blue colors. Web safe color of #85426B is #993366 (or #936).

RGB color model

#85426B color RGB value is (133,66,107).

RGB: (133,66,107) (52%, 26%, 42%)

RGB channels and saturation

R 133 of 255 = 52%
G 66 of 255 = 26%
B 107 of 255 = 42%

133
66
107

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

Portions of RGB colors in percentages

R + G + B = 133 + 66 + 107 = 306 (100%)
R 133 of 306 ~ 43.46%
G 66 of 306 ~ 21.57%
B 107 of 306 ~ 34.97'%

%43.46
%21.57
%34.97

CMYK color model

#85426B color CMYK value is (0,50,20,48).

  • cyan value is 0.00%
  • magenta value is 50.38%
  • yellow value is 19.55%
  • key color value is 47.84%

CMYK: (0,50,20,48)
C0M50Y20K48 (0%, 50%, 20%, 48%)
(0.00 / 0.50 / 0.20 / 0.48)

CMYK percentages

%0
%50.38
%19.55
%47.84

Codes

Color #85426B in popluar color models

85 42 6B
RGB 133 66 107
HSL 323° 33.67% 39.02%
HSB/HSV 323° 50.38% 52.16%
CMYK 0.00% 50.38% 19.55%
47.84%

Color #85426B in popluar number systems.

HEX 85 42 6B
Decimal 133 66 107
Binary 10000101 1000010 1101011
Octal 205 102 153

Shades and tints

Shades of #85426B

#85426B
(133,66,107)
#793C62
(121,60,98)
#6D3659
(109,54,89)
#613050
(97,48,80)
#552A47
(85,42,71)
#49243E
(73,36,62)
#3D1E35
(61,30,53)
#31182C
(49,24,44)
#251223
(37,18,35)
#190C1A
(25,12,26)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #85426B

#85426B
(133,66,107)
#905378
(144,83,120)
#9B6485
(155,100,133)
#A67592
(166,117,146)
#B1869F
(177,134,159)
#BC97AC
(188,151,172)
#C7A8B9
(199,168,185)
#D2B9C6
(210,185,198)
#DDCAD3
(221,202,211)
#E8DBE0
(232,219,224)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85426B color. Also use rgb(133,66,107) instead hex code.

Text Font Color

.myTextColor { color: #85426B; }

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

This text font color is #85426B.

Background Color

.myBgColor { background-color: #85426B; }

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

This div background color is #85426B.

Border color

.myBorderColor { border: 1px solid #85426B; }

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

This div border color is #85426B.

Opacity

.myOpacity80 { color: #85426B; opacity: 0.8; }

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

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

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

This text has shadow with #85426B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85426B.

Preview

Color preview on black background

This text has color #85426B on black background.


Color preview on white background

This text has color #85426B on white background.


Black color preview on #85426B background

This text has black color on #85426B background.


White color preview on #85426B background

This text has white color on #85426B background.


Related colors

Complementary color

Complementary color for #hex is #7ABD94.


I love getcolorcode.com

Triadic colors

1 #6B8542 and #426B85 with #85426B are triadic colors.

2 #6B4285 and #42856B with #85426B are triadic colors.