COLOR #663272

HEX: #663272 RGB: (102,50,114)

Color info

#663272 contains mainly red and blue colors. Web safe color of #663272 is #663366 (or #636).

RGB color model

#663272 color RGB value is (102,50,114).

RGB: (102,50,114) (40%, 20%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 50 of 255 = 20%
B 114 of 255 = 45%

102
50
114

R + G + B ~ 35%. #663272 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 50 + 114 = 266 (100%)
R 102 of 266 ~ 38.35%
G 50 of 266 ~ 18.8%
B 114 of 266 ~ 42.86'%

%38.35
%18.8
%42.86

CMYK color model

#663272 color CMYK value is (11,56,0,55).

  • cyan value is 10.53%
  • magenta value is 56.14%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (11,56,0,55)
C11M56Y0K55 (11%, 56%, 0%, 55%)
(0.11 / 0.56 / 0.00 / 0.55)

CMYK percentages

%10.53
%56.14
%0
%55.29

Codes

Color #663272 in popluar color models

66 32 72
RGB 102 50 114
HSL 289° 39.02% 32.16%
HSB/HSV 289° 56.14% 44.71%
CMYK 10.53% 56.14% 0.00%
55.29%

Color #663272 in popluar number systems.

HEX 66 32 72
Decimal 102 50 114
Binary 1100110 110010 1110010
Octal 146 62 162

Shades and tints

Shades of #663272

#663272
(102,50,114)
#5D2E68
(93,46,104)
#542A5E
(84,42,94)
#4B2654
(75,38,84)
#42224A
(66,34,74)
#391E40
(57,30,64)
#301A36
(48,26,54)
#27162C
(39,22,44)
#1E1222
(30,18,34)
#150E18
(21,14,24)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #663272

#663272
(102,50,114)
#73447E
(115,68,126)
#80568A
(128,86,138)
#8D6896
(141,104,150)
#9A7AA2
(154,122,162)
#A78CAE
(167,140,174)
#B49EBA
(180,158,186)
#C1B0C6
(193,176,198)
#CEC2D2
(206,194,210)
#DBD4DE
(219,212,222)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663272 color. Also use rgb(102,50,114) instead hex code.

Text Font Color

.myTextColor { color: #663272; }

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

This text font color is #663272.

Background Color

.myBgColor { background-color: #663272; }

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

This div background color is #663272.

Border color

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

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

This div border color is #663272.

Opacity

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

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

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

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

This text has shadow with #663272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663272.

Preview

Color preview on black background

This text has color #663272 on black background.


Color preview on white background

This text has color #663272 on white background.


Black color preview on #663272 background

This text has black color on #663272 background.


White color preview on #663272 background

This text has white color on #663272 background.


Related colors

Complementary color

Complementary color for #hex is #99CD8D.


I love getcolorcode.com

Triadic colors

1 #726632 and #327266 with #663272 are triadic colors.

2 #723266 and #326672 with #663272 are triadic colors.