COLOR #85365D

HEX: #85365D RGB: (133,54,93)

Color info

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

RGB color model

#85365D color RGB value is (133,54,93).

RGB: (133,54,93) (52%, 21%, 36%)

RGB channels and saturation

R 133 of 255 = 52%
G 54 of 255 = 21%
B 93 of 255 = 36%

133
54
93

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

Portions of RGB colors in percentages

R + G + B = 133 + 54 + 93 = 280 (100%)
R 133 of 280 ~ 47.5%
G 54 of 280 ~ 19.29%
B 93 of 280 ~ 33.21'%

%47.5
%19.29
%33.21

CMYK color model

#85365D color CMYK value is (0,59,30,48).

  • cyan value is 0.00%
  • magenta value is 59.40%
  • yellow value is 30.08%
  • key color value is 47.84%

CMYK: (0,59,30,48)
C0M59Y30K48 (0%, 59%, 30%, 48%)
(0.00 / 0.59 / 0.30 / 0.48)

CMYK percentages

%0
%59.4
%30.08
%47.84

Codes

Color #85365D in popluar color models

85 36 5D
RGB 133 54 93
HSL 330° 42.25% 36.67%
HSB/HSV 330° 59.40% 52.16%
CMYK 0.00% 59.40% 30.08%
47.84%

Color #85365D in popluar number systems.

HEX 85 36 5D
Decimal 133 54 93
Binary 10000101 110110 1011101
Octal 205 66 135

Shades and tints

Shades of #85365D

#85365D
(133,54,93)
#793255
(121,50,85)
#6D2E4D
(109,46,77)
#612A45
(97,42,69)
#55263D
(85,38,61)
#492235
(73,34,53)
#3D1E2D
(61,30,45)
#311A25
(49,26,37)
#25161D
(37,22,29)
#191215
(25,18,21)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #85365D

#85365D
(133,54,93)
#90486B
(144,72,107)
#9B5A79
(155,90,121)
#A66C87
(166,108,135)
#B17E95
(177,126,149)
#BC90A3
(188,144,163)
#C7A2B1
(199,162,177)
#D2B4BF
(210,180,191)
#DDC6CD
(221,198,205)
#E8D8DB
(232,216,219)
#F3EAE9
(243,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85365D color. Also use rgb(133,54,93) instead hex code.

Text Font Color

.myTextColor { color: #85365D; }

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

This text font color is #85365D.

Background Color

.myBgColor { background-color: #85365D; }

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

This div background color is #85365D.

Border color

.myBorderColor { border: 1px solid #85365D; }

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

This div border color is #85365D.

Opacity

.myOpacity80 { color: #85365D; opacity: 0.8; }

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

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

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

This text has shadow with #85365D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85365D.

Preview

Color preview on black background

This text has color #85365D on black background.


Color preview on white background

This text has color #85365D on white background.


Black color preview on #85365D background

This text has black color on #85365D background.


White color preview on #85365D background

This text has white color on #85365D background.


Related colors

Complementary color

Complementary color for #hex is #7AC9A2.


I love getcolorcode.com

Triadic colors

1 #5D8536 and #365D85 with #85365D are triadic colors.

2 #5D3685 and #36855D with #85365D are triadic colors.