COLOR #853051

HEX: #853051 RGB: (133,48,81)

Color info

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

RGB color model

#853051 color RGB value is (133,48,81).

RGB: (133,48,81) (52%, 19%, 32%)

RGB channels and saturation

R 133 of 255 = 52%
G 48 of 255 = 19%
B 81 of 255 = 32%

133
48
81

R + G + B ~ 34%. #853051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 48 + 81 = 262 (100%)
R 133 of 262 ~ 50.76%
G 48 of 262 ~ 18.32%
B 81 of 262 ~ 30.92'%

%50.76
%18.32
%30.92

CMYK color model

#853051 color CMYK value is (0,64,39,48).

  • cyan value is 0.00%
  • magenta value is 63.91%
  • yellow value is 39.10%
  • key color value is 47.84%

CMYK: (0,64,39,48)
C0M64Y39K48 (0%, 64%, 39%, 48%)
(0.00 / 0.64 / 0.39 / 0.48)

CMYK percentages

%0
%63.91
%39.1
%47.84

Codes

Color #853051 in popluar color models

85 30 51
RGB 133 48 81
HSL 337° 46.96% 35.49%
HSB/HSV 337° 63.91% 52.16%
CMYK 0.00% 63.91% 39.10%
47.84%

Color #853051 in popluar number systems.

HEX 85 30 51
Decimal 133 48 81
Binary 10000101 110000 1010001
Octal 205 60 121

Shades and tints

Shades of #853051

#853051
(133,48,81)
#792C4A
(121,44,74)
#6D2843
(109,40,67)
#61243C
(97,36,60)
#552035
(85,32,53)
#491C2E
(73,28,46)
#3D1827
(61,24,39)
#311420
(49,20,32)
#251019
(37,16,25)
#190C12
(25,12,18)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #853051

#853051
(133,48,81)
#904260
(144,66,96)
#9B546F
(155,84,111)
#A6667E
(166,102,126)
#B1788D
(177,120,141)
#BC8A9C
(188,138,156)
#C79CAB
(199,156,171)
#D2AEBA
(210,174,186)
#DDC0C9
(221,192,201)
#E8D2D8
(232,210,216)
#F3E4E7
(243,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853051 color. Also use rgb(133,48,81) instead hex code.

Text Font Color

.myTextColor { color: #853051; }

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

This text font color is #853051.

Background Color

.myBgColor { background-color: #853051; }

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

This div background color is #853051.

Border color

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

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

This div border color is #853051.

Opacity

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

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

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

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

This text has shadow with #853051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853051.

Preview

Color preview on black background

This text has color #853051 on black background.


Color preview on white background

This text has color #853051 on white background.


Black color preview on #853051 background

This text has black color on #853051 background.


White color preview on #853051 background

This text has white color on #853051 background.


Related colors

Complementary color

Complementary color for #hex is #7ACFAE.


I love getcolorcode.com

Triadic colors

1 #518530 and #305185 with #853051 are triadic colors.

2 #513085 and #308551 with #853051 are triadic colors.