COLOR #663149

HEX: #663149 RGB: (102,49,73)

Color info

#663149 contains red, green and blue colors in about the same proportion. Web safe color of #663149 is #663333 (or #633).

RGB color model

#663149 color RGB value is (102,49,73).

RGB: (102,49,73) (40%, 19%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 49 of 255 = 19%
B 73 of 255 = 29%

102
49
73

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

Portions of RGB colors in percentages

R + G + B = 102 + 49 + 73 = 224 (100%)
R 102 of 224 ~ 45.54%
G 49 of 224 ~ 21.88%
B 73 of 224 ~ 32.59'%

%45.54
%21.88
%32.59

CMYK color model

#663149 color CMYK value is (0,52,28,60).

  • cyan value is 0.00%
  • magenta value is 51.96%
  • yellow value is 28.43%
  • key color value is 60.00%

CMYK: (0,52,28,60)
C0M52Y28K60 (0%, 52%, 28%, 60%)
(0.00 / 0.52 / 0.28 / 0.60)

CMYK percentages

%0
%51.96
%28.43
%60

Codes

Color #663149 in popluar color models

66 31 49
RGB 102 49 73
HSL 333° 35.10% 29.61%
HSB/HSV 333° 51.96% 40.00%
CMYK 0.00% 51.96% 28.43%
60.00%

Color #663149 in popluar number systems.

HEX 66 31 49
Decimal 102 49 73
Binary 1100110 110001 1001001
Octal 146 61 111

Shades and tints

Shades of #663149

#663149
(102,49,73)
#5D2D43
(93,45,67)
#54293D
(84,41,61)
#4B2537
(75,37,55)
#422131
(66,33,49)
#391D2B
(57,29,43)
#301925
(48,25,37)
#27151F
(39,21,31)
#1E1119
(30,17,25)
#150D13
(21,13,19)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #663149

#663149
(102,49,73)
#734359
(115,67,89)
#805569
(128,85,105)
#8D6779
(141,103,121)
#9A7989
(154,121,137)
#A78B99
(167,139,153)
#B49DA9
(180,157,169)
#C1AFB9
(193,175,185)
#CEC1C9
(206,193,201)
#DBD3D9
(219,211,217)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663149 color. Also use rgb(102,49,73) instead hex code.

Text Font Color

.myTextColor { color: #663149; }

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

This text font color is #663149.

Background Color

.myBgColor { background-color: #663149; }

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

This div background color is #663149.

Border color

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

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

This div border color is #663149.

Opacity

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

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

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

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

This text has shadow with #663149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663149.

Preview

Color preview on black background

This text has color #663149 on black background.


Color preview on white background

This text has color #663149 on white background.


Black color preview on #663149 background

This text has black color on #663149 background.


White color preview on #663149 background

This text has white color on #663149 background.


Related colors

Complementary color

Complementary color for #hex is #99CEB6.


I love getcolorcode.com

Triadic colors

1 #496631 and #314966 with #663149 are triadic colors.

2 #493166 and #316649 with #663149 are triadic colors.