COLOR #550734

HEX: #550734 RGB: (85,7,52)

Color info

#550734 contains mainly red and blue colors. Web safe color of #550734 is #660033 (or #603).

RGB color model

#550734 color RGB value is (85,7,52).

RGB: (85,7,52) (33%, 3%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 7 of 255 = 3%
B 52 of 255 = 20%

85
7
52

R + G + B ~ 19%. #550734 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 7 + 52 = 144 (100%)
R 85 of 144 ~ 59.03%
G 7 of 144 ~ 4.86%
B 52 of 144 ~ 36.11'%

%59.03
%36.11

CMYK color model

#550734 color CMYK value is (0,92,39,67).

  • cyan value is 0.00%
  • magenta value is 91.76%
  • yellow value is 38.82%
  • key color value is 66.67%
CMYK: (0,92,39,67) C0M92Y39K67 (0%,92%,39%,67%) (0.00/0.92/0.39/0.67) 

CMYK percentages

%0
%91.76
%38.82
%66.67

Codes

Color #550734 in popluar color models

55 07 34
RGB 85 7 52
HSL 325° 84.78% 18.04%
HSB/HSV 325° 91.76% 33.33%
CMYK 0.00% 91.76% 38.82%
66.67%

Color #550734 in popluar number systems.

HEX 55 07 34
Decimal 85 7 52
Binary 1010101 111 110100
Octal 125 7 64

Shades and tints

Shades of #550734

#550734
(85,7,52)
#4E0730
(78,7,48)
#47072C
(71,7,44)
#400728
(64,7,40)
#390724
(57,7,36)
#320720
(50,7,32)
#2B071C
(43,7,28)
#240718
(36,7,24)
#1D0714
(29,7,20)
#160710
(22,7,16)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #550734

#550734
(85,7,52)
#641D46
(100,29,70)
#733358
(115,51,88)
#82496A
(130,73,106)
#915F7C
(145,95,124)
#A0758E
(160,117,142)
#AF8BA0
(175,139,160)
#BEA1B2
(190,161,178)
#CDB7C4
(205,183,196)
#DCCDD6
(220,205,214)
#EBE3E8
(235,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #550734 color. Also use rgb(85,7,52) instead hex code.

Text Font Color

.myTextColor { color: #550734; }

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

This text font color is #550734.

Background Color

.myBgColor { background-color: #550734; }

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

This div background color is #550734.

Border color

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

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

This div border color is #550734.

Opacity

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

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

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

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

This text has shadow with #550734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550734.

Preview

Color preview on black background

This text has color #550734 on black background.


Color preview on white background

This text has color #550734 on white background.


Black color preview on #550734 background

This text has black color on #550734 background.


White color preview on #550734 background

This text has white color on #550734 background.


Related colors

Complementary color

Complementary color for #hex is #AAF8CB.


I love getcolorcode.com

Triadic colors

1 #345507 and #073455 with #550734 are triadic colors.

2 #340755 and #075534 with #550734 are triadic colors.