COLOR #852750

HEX: #852750 RGB: (133,39,80)

Color info

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

RGB color model

#852750 color RGB value is (133,39,80).

RGB: (133,39,80) (52%, 15%, 31%)

RGB channels and saturation

R 133 of 255 = 52%
G 39 of 255 = 15%
B 80 of 255 = 31%

133
39
80

R + G + B ~ 33%. #852750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 39 + 80 = 252 (100%)
R 133 of 252 ~ 52.78%
G 39 of 252 ~ 15.48%
B 80 of 252 ~ 31.75'%

%52.78
%15.48
%31.75

CMYK color model

#852750 color CMYK value is (0,71,40,48).

  • cyan value is 0.00%
  • magenta value is 70.68%
  • yellow value is 39.85%
  • key color value is 47.84%

CMYK: (0,71,40,48)
C0M71Y40K48 (0%, 71%, 40%, 48%)
(0.00 / 0.71 / 0.40 / 0.48)

CMYK percentages

%0
%70.68
%39.85
%47.84

Codes

Color #852750 in popluar color models

85 27 50
RGB 133 39 80
HSL 334° 54.65% 33.73%
HSB/HSV 334° 70.68% 52.16%
CMYK 0.00% 70.68% 39.85%
47.84%

Color #852750 in popluar number systems.

HEX 85 27 50
Decimal 133 39 80
Binary 10000101 100111 1010000
Octal 205 47 120

Shades and tints

Shades of #852750

#852750
(133,39,80)
#792449
(121,36,73)
#6D2142
(109,33,66)
#611E3B
(97,30,59)
#551B34
(85,27,52)
#49182D
(73,24,45)
#3D1526
(61,21,38)
#31121F
(49,18,31)
#250F18
(37,15,24)
#190C11
(25,12,17)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #852750

#852750
(133,39,80)
#903A5F
(144,58,95)
#9B4D6E
(155,77,110)
#A6607D
(166,96,125)
#B1738C
(177,115,140)
#BC869B
(188,134,155)
#C799AA
(199,153,170)
#D2ACB9
(210,172,185)
#DDBFC8
(221,191,200)
#E8D2D7
(232,210,215)
#F3E5E6
(243,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #852750 color. Also use rgb(133,39,80) instead hex code.

Text Font Color

.myTextColor { color: #852750; }

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

This text font color is #852750.

Background Color

.myBgColor { background-color: #852750; }

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

This div background color is #852750.

Border color

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

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

This div border color is #852750.

Opacity

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

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

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

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

This text has shadow with #852750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #852750.

Preview

Color preview on black background

This text has color #852750 on black background.


Color preview on white background

This text has color #852750 on white background.


Black color preview on #852750 background

This text has black color on #852750 background.


White color preview on #852750 background

This text has white color on #852750 background.


Related colors

Complementary color

Complementary color for #hex is #7AD8AF.


I love getcolorcode.com

Triadic colors

1 #508527 and #275085 with #852750 are triadic colors.

2 #502785 and #278550 with #852750 are triadic colors.