COLOR #663346

HEX: #663346 RGB: (102,51,70)

Color info

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

RGB color model

#663346 color RGB value is (102,51,70).

RGB: (102,51,70) (40%, 20%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 51 of 255 = 20%
B 70 of 255 = 27%

102
51
70

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

Portions of RGB colors in percentages

R + G + B = 102 + 51 + 70 = 223 (100%)
R 102 of 223 ~ 45.74%
G 51 of 223 ~ 22.87%
B 70 of 223 ~ 31.39'%

%45.74
%22.87
%31.39

CMYK color model

#663346 color CMYK value is (0,50,31,60).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 31.37%
  • key color value is 60.00%

CMYK: (0,50,31,60)
C0M50Y31K60 (0%, 50%, 31%, 60%)
(0.00 / 0.50 / 0.31 / 0.60)

CMYK percentages

%0
%50
%31.37
%60

Codes

Color #663346 in popluar color models

66 33 46
RGB 102 51 70
HSL 338° 33.33% 30.00%
HSB/HSV 338° 50.00% 40.00%
CMYK 0.00% 50.00% 31.37%
60.00%

Color #663346 in popluar number systems.

HEX 66 33 46
Decimal 102 51 70
Binary 1100110 110011 1000110
Octal 146 63 106

Shades and tints

Shades of #663346

#663346
(102,51,70)
#5D2F40
(93,47,64)
#542B3A
(84,43,58)
#4B2734
(75,39,52)
#42232E
(66,35,46)
#391F28
(57,31,40)
#301B22
(48,27,34)
#27171C
(39,23,28)
#1E1316
(30,19,22)
#150F10
(21,15,16)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #663346

#663346
(102,51,70)
#734556
(115,69,86)
#805766
(128,87,102)
#8D6976
(141,105,118)
#9A7B86
(154,123,134)
#A78D96
(167,141,150)
#B49FA6
(180,159,166)
#C1B1B6
(193,177,182)
#CEC3C6
(206,195,198)
#DBD5D6
(219,213,214)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663346 color. Also use rgb(102,51,70) instead hex code.

Text Font Color

.myTextColor { color: #663346; }

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

This text font color is #663346.

Background Color

.myBgColor { background-color: #663346; }

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

This div background color is #663346.

Border color

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

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

This div border color is #663346.

Opacity

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

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

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

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

This text has shadow with #663346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663346.

Preview

Color preview on black background

This text has color #663346 on black background.


Color preview on white background

This text has color #663346 on white background.


Black color preview on #663346 background

This text has black color on #663346 background.


White color preview on #663346 background

This text has white color on #663346 background.


Related colors

Complementary color

Complementary color for #hex is #99CCB9.


I love getcolorcode.com

Triadic colors

1 #466633 and #334666 with #663346 are triadic colors.

2 #463366 and #336646 with #663346 are triadic colors.