COLOR #873B77

HEX: #873B77 RGB: (135,59,119)

Renk bilgisi

#873B77 contains mainly red and blue colors. #873B77 ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#873B77 color RGB value is (135,59,119).

RGB: (135,59,119) (53%, 23%, 47%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 59 of 255 = 23%
B 119 of 255 = 47%

135
59
119

R + G + B ~ 41%. #873B77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 59 + 119 = 313 (100%)
R 135 of 313 ~ 43.13%
G 59 of 313 ~ 18.85%
B 119 of 313 ~ 38.02'%

%43.13
%18.85
%38.02

CMYK RENK MODELİ

#873B77 rengi CMYK tonu (0,56,12,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.30%
  • sarı tonu 11.85%
  • ana renk tonu 47.06%

CMYK: (0,56,12,47)
C0M56Y12K47 (0%, 56%, 12%, 47%)
(0.00 / 0.56 / 0.12 / 0.47)

CMYK yüzdeleri

%0
%56.3
%11.85
%47.06

Codes

Color #873B77 in popluar color models

87 3B 77
RGB 135 59 119
HSL 313° 39.18% 38.04%
HSB/HSV 313° 56.30% 52.94%
CMYK 0.00% 56.30% 11.85%
47.06%

Color #873B77 in popluar number systems.

HEX 87 3B 77
Decimal 135 59 119
Binary 10000111 111011 1110111
Octal 207 73 167

Shades and tints

Shades of #873B77

#873B77
(135,59,119)
#7B366D
(123,54,109)
#6F3163
(111,49,99)
#632C59
(99,44,89)
#57274F
(87,39,79)
#4B2245
(75,34,69)
#3F1D3B
(63,29,59)
#331831
(51,24,49)
#271327
(39,19,39)
#1B0E1D
(27,14,29)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #873B77

#873B77
(135,59,119)
#914C83
(145,76,131)
#9B5D8F
(155,93,143)
#A56E9B
(165,110,155)
#AF7FA7
(175,127,167)
#B990B3
(185,144,179)
#C3A1BF
(195,161,191)
#CDB2CB
(205,178,203)
#D7C3D7
(215,195,215)
#E1D4E3
(225,212,227)
#EBE5EF
(235,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #873B77 color. Also use rgb(135,59,119) instead hex code.

Text Font Color

.myTextColor { color: #873B77; }

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

This text font color is #873B77.

Background Color

.myBgColor { background-color: #873B77; }

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

This div background color is #873B77.

Border color

.myBorderColor { border: 1px solid #873B77; }

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

This div border color is #873B77.

Opacity

.myOpacity80 { color: #873B77; opacity: 0.8; }

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

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

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

This text has shadow with #873B77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #873B77.

Preview

Color preview on black background

This text has color #873B77 on black background.


Color preview on white background

This text has color #873B77 on white background.


Black color preview on #873B77 background

This text has black color on #873B77 background.


White color preview on #873B77 background

This text has white color on #873B77 background.


Related colors

Complementary color

Complementary color for #hex is #78C488.


I love getcolorcode.com

Triadic colors

1 #77873B and #3B7787 with #873B77 are triadic colors.

2 #773B87 and #3B8777 with #873B77 are triadic colors.