COLOR #663557

HEX: #663557 RGB: (102,53,87)

Color info

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

RGB color model

#663557 color RGB value is (102,53,87).

RGB: (102,53,87) (40%, 21%, 34%)

RGB channels and saturation

R 102 of 255 = 40%
G 53 of 255 = 21%
B 87 of 255 = 34%

102
53
87

R + G + B ~ 32%. #663557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 53 + 87 = 242 (100%)
R 102 of 242 ~ 42.15%
G 53 of 242 ~ 21.9%
B 87 of 242 ~ 35.95'%

%42.15
%21.9
%35.95

CMYK color model

#663557 color CMYK value is (0,48,15,60).

  • cyan value is 0.00%
  • magenta value is 48.04%
  • yellow value is 14.71%
  • key color value is 60.00%

CMYK: (0,48,15,60)
C0M48Y15K60 (0%, 48%, 15%, 60%)
(0.00 / 0.48 / 0.15 / 0.60)

CMYK percentages

%0
%48.04
%14.71
%60

Codes

Color #663557 in popluar color models

66 35 57
RGB 102 53 87
HSL 318° 31.61% 30.39%
HSB/HSV 318° 48.04% 40.00%
CMYK 0.00% 48.04% 14.71%
60.00%

Color #663557 in popluar number systems.

HEX 66 35 57
Decimal 102 53 87
Binary 1100110 110101 1010111
Octal 146 65 127

Shades and tints

Shades of #663557

#663557
(102,53,87)
#5D3150
(93,49,80)
#542D49
(84,45,73)
#4B2942
(75,41,66)
#42253B
(66,37,59)
#392134
(57,33,52)
#301D2D
(48,29,45)
#271926
(39,25,38)
#1E151F
(30,21,31)
#151118
(21,17,24)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #663557

#663557
(102,53,87)
#734766
(115,71,102)
#805975
(128,89,117)
#8D6B84
(141,107,132)
#9A7D93
(154,125,147)
#A78FA2
(167,143,162)
#B4A1B1
(180,161,177)
#C1B3C0
(193,179,192)
#CEC5CF
(206,197,207)
#DBD7DE
(219,215,222)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663557 color. Also use rgb(102,53,87) instead hex code.

Text Font Color

.myTextColor { color: #663557; }

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

This text font color is #663557.

Background Color

.myBgColor { background-color: #663557; }

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

This div background color is #663557.

Border color

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

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

This div border color is #663557.

Opacity

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

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

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

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

This text has shadow with #663557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663557.

Preview

Color preview on black background

This text has color #663557 on black background.


Color preview on white background

This text has color #663557 on white background.


Black color preview on #663557 background

This text has black color on #663557 background.


White color preview on #663557 background

This text has white color on #663557 background.


Related colors

Complementary color

Complementary color for #hex is #99CAA8.


I love getcolorcode.com

Triadic colors

1 #576635 and #355766 with #663557 are triadic colors.

2 #573566 and #356657 with #663557 are triadic colors.