COLOR #854665

HEX: #854665 RGB: (133,70,101)

Color info

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

RGB color model

#854665 color RGB value is (133,70,101).

RGB: (133,70,101) (52%, 27%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 70 of 255 = 27%
B 101 of 255 = 40%

133
70
101

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

Portions of RGB colors in percentages

R + G + B = 133 + 70 + 101 = 304 (100%)
R 133 of 304 ~ 43.75%
G 70 of 304 ~ 23.03%
B 101 of 304 ~ 33.22'%

%43.75
%23.03
%33.22

CMYK color model

#854665 color CMYK value is (0,47,24,48).

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

CMYK: (0,47,24,48)
C0M47Y24K48 (0%, 47%, 24%, 48%)
(0.00 / 0.47 / 0.24 / 0.48)

CMYK percentages

%0
%47.37
%24.06
%47.84

Codes

Color #854665 in popluar color models

85 46 65
RGB 133 70 101
HSL 330° 31.03% 39.80%
HSB/HSV 330° 47.37% 52.16%
CMYK 0.00% 47.37% 24.06%
47.84%

Color #854665 in popluar number systems.

HEX 85 46 65
Decimal 133 70 101
Binary 10000101 1000110 1100101
Octal 205 106 145

Shades and tints

Shades of #854665

#854665
(133,70,101)
#79405C
(121,64,92)
#6D3A53
(109,58,83)
#61344A
(97,52,74)
#552E41
(85,46,65)
#492838
(73,40,56)
#3D222F
(61,34,47)
#311C26
(49,28,38)
#25161D
(37,22,29)
#191014
(25,16,20)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #854665

#854665
(133,70,101)
#905673
(144,86,115)
#9B6681
(155,102,129)
#A6768F
(166,118,143)
#B1869D
(177,134,157)
#BC96AB
(188,150,171)
#C7A6B9
(199,166,185)
#D2B6C7
(210,182,199)
#DDC6D5
(221,198,213)
#E8D6E3
(232,214,227)
#F3E6F1
(243,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #854665; }

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

This text font color is #854665.

Background Color

.myBgColor { background-color: #854665; }

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

This div background color is #854665.

Border color

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

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

This div border color is #854665.

Opacity

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

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

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

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

This text has shadow with #854665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854665.

Preview

Color preview on black background

This text has color #854665 on black background.


Color preview on white background

This text has color #854665 on white background.


Black color preview on #854665 background

This text has black color on #854665 background.


White color preview on #854665 background

This text has white color on #854665 background.


Related colors

Complementary color

Complementary color for #hex is #7AB99A.


I love getcolorcode.com

Triadic colors

1 #658546 and #466585 with #854665 are triadic colors.

2 #654685 and #468565 with #854665 are triadic colors.