COLOR #55315B

HEX: #55315B RGB: (85,49,91)

Color info

#55315B contains red, green and blue colors in about the same proportion. Web safe color of #55315B is #663366 (or #636).

RGB color model

#55315B color RGB value is (85,49,91).

RGB: (85,49,91) (33%, 19%, 36%)

RGB channels and saturation

R 85 of 255 = 33%
G 49 of 255 = 19%
B 91 of 255 = 36%

85
49
91

R + G + B ~ 29%. #55315B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 49 + 91 = 225 (100%)
R 85 of 225 ~ 37.78%
G 49 of 225 ~ 21.78%
B 91 of 225 ~ 40.44'%

%37.78
%21.78
%40.44

CMYK color model

#55315B color CMYK value is (7,46,0,64).

  • cyan value is 6.59%
  • magenta value is 46.15%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (7,46,0,64)
C7M46Y0K64 (7%, 46%, 0%, 64%)
(0.07 / 0.46 / 0.00 / 0.64)

CMYK percentages

%6.59
%46.15
%0
%64.31

Codes

Color #55315B in popluar color models

55 31 5B
RGB 85 49 91
HSL 291° 30.00% 27.45%
HSB/HSV 291° 46.15% 35.69%
CMYK 6.59% 46.15% 0.00%
64.31%

Color #55315B in popluar number systems.

HEX 55 31 5B
Decimal 85 49 91
Binary 1010101 110001 1011011
Octal 125 61 133

Shades and tints

Shades of #55315B

#55315B
(85,49,91)
#4E2D53
(78,45,83)
#47294B
(71,41,75)
#402543
(64,37,67)
#39213B
(57,33,59)
#321D33
(50,29,51)
#2B192B
(43,25,43)
#241523
(36,21,35)
#1D111B
(29,17,27)
#160D13
(22,13,19)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #55315B

#55315B
(85,49,91)
#644369
(100,67,105)
#735577
(115,85,119)
#826785
(130,103,133)
#917993
(145,121,147)
#A08BA1
(160,139,161)
#AF9DAF
(175,157,175)
#BEAFBD
(190,175,189)
#CDC1CB
(205,193,203)
#DCD3D9
(220,211,217)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55315B color. Also use rgb(85,49,91) instead hex code.

Text Font Color

.myTextColor { color: #55315B; }

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

This text font color is #55315B.

Background Color

.myBgColor { background-color: #55315B; }

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

This div background color is #55315B.

Border color

.myBorderColor { border: 1px solid #55315B; }

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

This div border color is #55315B.

Opacity

.myOpacity80 { color: #55315B; opacity: 0.8; }

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

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

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

This text has shadow with #55315B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55315B.

Preview

Color preview on black background

This text has color #55315B on black background.


Color preview on white background

This text has color #55315B on white background.


Black color preview on #55315B background

This text has black color on #55315B background.


White color preview on #55315B background

This text has white color on #55315B background.


Related colors

Complementary color

Complementary color for #hex is #AACEA4.


I love getcolorcode.com

Triadic colors

1 #5B5531 and #315B55 with #55315B are triadic colors.

2 #5B3155 and #31555B with #55315B are triadic colors.