COLOR #851058

HEX: #851058 RGB: (133,16,88)

Color info

#851058 contains mainly red and blue colors. Web safe color of #851058 is #990066 (or #906).

RGB color model

#851058 color RGB value is (133,16,88).

RGB: (133,16,88) (52%, 6%, 35%)

RGB channels and saturation

R 133 of 255 = 52%
G 16 of 255 = 6%
B 88 of 255 = 35%

133
16
88

R + G + B ~ 31%. #851058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 16 + 88 = 237 (100%)
R 133 of 237 ~ 56.12%
G 16 of 237 ~ 6.75%
B 88 of 237 ~ 37.13'%

%56.12
%37.13

CMYK color model

#851058 color CMYK value is (0,88,34,48).

  • cyan value is 0.00%
  • magenta value is 87.97%
  • yellow value is 33.83%
  • key color value is 47.84%
CMYK: (0,88,34,48) C0M88Y34K48 (0%,88%,34%,48%) (0.00/0.88/0.34/0.48) 

CMYK percentages

%0
%87.97
%33.83
%47.84

Codes

Color #851058 in popluar color models

85 10 58
RGB 133 16 88
HSL 323° 78.52% 29.22%
HSB/HSV 323° 87.97% 52.16%
CMYK 0.00% 87.97% 33.83%
47.84%

Color #851058 in popluar number systems.

HEX 85 10 58
Decimal 133 16 88
Binary 10000101 10000 1011000
Octal 205 20 130

Shades and tints

Shades of #851058

#851058
(133,16,88)
#790F50
(121,15,80)
#6D0E48
(109,14,72)
#610D40
(97,13,64)
#550C38
(85,12,56)
#490B30
(73,11,48)
#3D0A28
(61,10,40)
#310920
(49,9,32)
#250818
(37,8,24)
#190710
(25,7,16)
#0D0608
(13,6,8)
#000000
(0,0,0)

Tints of #851058

#851058
(133,16,88)
#902567
(144,37,103)
#9B3A76
(155,58,118)
#A64F85
(166,79,133)
#B16494
(177,100,148)
#BC79A3
(188,121,163)
#C78EB2
(199,142,178)
#D2A3C1
(210,163,193)
#DDB8D0
(221,184,208)
#E8CDDF
(232,205,223)
#F3E2EE
(243,226,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #851058 color. Also use rgb(133,16,88) instead hex code.

Text Font Color

.myTextColor { color: #851058; }

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

This text font color is #851058.

Background Color

.myBgColor { background-color: #851058; }

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

This div background color is #851058.

Border color

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

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

This div border color is #851058.

Opacity

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

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

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

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

This text has shadow with #851058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #851058.

Preview

Color preview on black background

This text has color #851058 on black background.


Color preview on white background

This text has color #851058 on white background.


Black color preview on #851058 background

This text has black color on #851058 background.


White color preview on #851058 background

This text has white color on #851058 background.


Related colors

Complementary color

Complementary color for #hex is #7AEFA7.


I love getcolorcode.com

Triadic colors

1 #588510 and #105885 with #851058 are triadic colors.

2 #581085 and #108558 with #851058 are triadic colors.