COLOR #85465A

HEX: #85465A RGB: (133,70,90)

Color info

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

RGB color model

#85465A color RGB value is (133,70,90).

RGB: (133,70,90) (52%, 27%, 35%)

RGB channels and saturation

R 133 of 255 = 52%
G 70 of 255 = 27%
B 90 of 255 = 35%

133
70
90

R + G + B ~ 38%. #85465A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 70 + 90 = 293 (100%)
R 133 of 293 ~ 45.39%
G 70 of 293 ~ 23.89%
B 90 of 293 ~ 30.72'%

%45.39
%23.89
%30.72

CMYK color model

#85465A color CMYK value is (0,47,32,48).

  • cyan value is 0.00%
  • magenta value is 47.37%
  • yellow value is 32.33%
  • key color value is 47.84%

CMYK: (0,47,32,48)
C0M47Y32K48 (0%, 47%, 32%, 48%)
(0.00 / 0.47 / 0.32 / 0.48)

CMYK percentages

%0
%47.37
%32.33
%47.84

Codes

Color #85465A in popluar color models

85 46 5A
RGB 133 70 90
HSL 341° 31.03% 39.80%
HSB/HSV 341° 47.37% 52.16%
CMYK 0.00% 47.37% 32.33%
47.84%

Color #85465A in popluar number systems.

HEX 85 46 5A
Decimal 133 70 90
Binary 10000101 1000110 1011010
Octal 205 106 132

Shades and tints

Shades of #85465A

#85465A
(133,70,90)
#794052
(121,64,82)
#6D3A4A
(109,58,74)
#613442
(97,52,66)
#552E3A
(85,46,58)
#492832
(73,40,50)
#3D222A
(61,34,42)
#311C22
(49,28,34)
#25161A
(37,22,26)
#191012
(25,16,18)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #85465A

#85465A
(133,70,90)
#905669
(144,86,105)
#9B6678
(155,102,120)
#A67687
(166,118,135)
#B18696
(177,134,150)
#BC96A5
(188,150,165)
#C7A6B4
(199,166,180)
#D2B6C3
(210,182,195)
#DDC6D2
(221,198,210)
#E8D6E1
(232,214,225)
#F3E6F0
(243,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85465A color. Also use rgb(133,70,90) instead hex code.

Text Font Color

.myTextColor { color: #85465A; }

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

This text font color is #85465A.

Background Color

.myBgColor { background-color: #85465A; }

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

This div background color is #85465A.

Border color

.myBorderColor { border: 1px solid #85465A; }

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

This div border color is #85465A.

Opacity

.myOpacity80 { color: #85465A; opacity: 0.8; }

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

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

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

This text has shadow with #85465A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85465A.

Preview

Color preview on black background

This text has color #85465A on black background.


Color preview on white background

This text has color #85465A on white background.


Black color preview on #85465A background

This text has black color on #85465A background.


White color preview on #85465A background

This text has white color on #85465A background.


Related colors

Complementary color

Complementary color for #hex is #7AB9A5.


I love getcolorcode.com

Triadic colors

1 #5A8546 and #465A85 with #85465A are triadic colors.

2 #5A4685 and #46855A with #85465A are triadic colors.