COLOR #662049

HEX: #662049 RGB: (102,32,73)

Color info

#662049 contains mainly red and blue colors. Web safe color of #662049 is #663333 (or #633).

RGB color model

#662049 color RGB value is (102,32,73).

RGB: (102,32,73) (40%, 13%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 32 of 255 = 13%
B 73 of 255 = 29%

102
32
73

R + G + B ~ 27%. #662049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 32 + 73 = 207 (100%)
R 102 of 207 ~ 49.28%
G 32 of 207 ~ 15.46%
B 73 of 207 ~ 35.27'%

%49.28
%15.46
%35.27

CMYK color model

#662049 color CMYK value is (0,69,28,60).

  • cyan value is 0.00%
  • magenta value is 68.63%
  • yellow value is 28.43%
  • key color value is 60.00%
CMYK: (0,69,28,60) C0M69Y28K60 (0%,69%,28%,60%) (0.00/0.69/0.28/0.60) 

CMYK percentages

%0
%68.63
%28.43
%60

Codes

Color #662049 in popluar color models

66 20 49
RGB 102 32 73
HSL 325° 52.24% 26.27%
HSB/HSV 325° 68.63% 40.00%
CMYK 0.00% 68.63% 28.43%
60.00%

Color #662049 in popluar number systems.

HEX 66 20 49
Decimal 102 32 73
Binary 1100110 100000 1001001
Octal 146 40 111

Shades and tints

Shades of #662049

#662049
(102,32,73)
#5D1E43
(93,30,67)
#541C3D
(84,28,61)
#4B1A37
(75,26,55)
#421831
(66,24,49)
#39162B
(57,22,43)
#301425
(48,20,37)
#27121F
(39,18,31)
#1E1019
(30,16,25)
#150E13
(21,14,19)
#0C0C0D
(12,12,13)
#000000
(0,0,0)

Tints of #662049

#662049
(102,32,73)
#733459
(115,52,89)
#804869
(128,72,105)
#8D5C79
(141,92,121)
#9A7089
(154,112,137)
#A78499
(167,132,153)
#B498A9
(180,152,169)
#C1ACB9
(193,172,185)
#CEC0C9
(206,192,201)
#DBD4D9
(219,212,217)
#E8E8E9
(232,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #662049; }

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

This text font color is #662049.

Background Color

.myBgColor { background-color: #662049; }

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

This div background color is #662049.

Border color

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

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

This div border color is #662049.

Opacity

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

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

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

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

This text has shadow with #662049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #662049.

Preview

Color preview on black background

This text has color #662049 on black background.


Color preview on white background

This text has color #662049 on white background.


Black color preview on #662049 background

This text has black color on #662049 background.


White color preview on #662049 background

This text has white color on #662049 background.


Related colors

Complementary color

Complementary color for #hex is #99DFB6.


I love getcolorcode.com

Triadic colors

1 #496620 and #204966 with #662049 are triadic colors.

2 #492066 and #206649 with #662049 are triadic colors.