COLOR #663721

HEX: #663721 RGB: (102,55,33)

Color info

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

RGB color model

#663721 color RGB value is (102,55,33).

RGB: (102,55,33) (40%, 22%, 13%)

RGB channels and saturation

R 102 of 255 = 40%
G 55 of 255 = 22%
B 33 of 255 = 13%

102
55
33

R + G + B ~ 25%. #663721 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 55 + 33 = 190 (100%)
R 102 of 190 ~ 53.68%
G 55 of 190 ~ 28.95%
B 33 of 190 ~ 17.37'%

%53.68
%28.95
%17.37

CMYK color model

#663721 color CMYK value is (0,46,68,60).

  • cyan value is 0.00%
  • magenta value is 46.08%
  • yellow value is 67.65%
  • key color value is 60.00%

CMYK: (0,46,68,60)
C0M46Y68K60 (0%, 46%, 68%, 60%)
(0.00 / 0.46 / 0.68 / 0.60)

CMYK percentages

%0
%46.08
%67.65
%60

Codes

Color #663721 in popluar color models

66 37 21
RGB 102 55 33
HSL 19° 51.11% 26.47%
HSB/HSV 19° 67.65% 40.00%
CMYK 0.00% 46.08% 67.65%
60.00%

Color #663721 in popluar number systems.

HEX 66 37 21
Decimal 102 55 33
Binary 1100110 110111 100001
Octal 146 67 41

Shades and tints

Shades of #663721

#663721
(102,55,33)
#5D321E
(93,50,30)
#542D1B
(84,45,27)
#4B2818
(75,40,24)
#422315
(66,35,21)
#391E12
(57,30,18)
#30190F
(48,25,15)
#27140C
(39,20,12)
#1E0F09
(30,15,9)
#150A06
(21,10,6)
#0C0503
(12,5,3)
#000000
(0,0,0)

Tints of #663721

#663721
(102,55,33)
#734935
(115,73,53)
#805B49
(128,91,73)
#8D6D5D
(141,109,93)
#9A7F71
(154,127,113)
#A79185
(167,145,133)
#B4A399
(180,163,153)
#C1B5AD
(193,181,173)
#CEC7C1
(206,199,193)
#DBD9D5
(219,217,213)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663721 color. Also use rgb(102,55,33) instead hex code.

Text Font Color

.myTextColor { color: #663721; }

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

This text font color is #663721.

Background Color

.myBgColor { background-color: #663721; }

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

This div background color is #663721.

Border color

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

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

This div border color is #663721.

Opacity

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

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

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

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

This text has shadow with #663721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663721.

Preview

Color preview on black background

This text has color #663721 on black background.


Color preview on white background

This text has color #663721 on white background.


Black color preview on #663721 background

This text has black color on #663721 background.


White color preview on #663721 background

This text has white color on #663721 background.


Related colors

Complementary color

Complementary color for #hex is #99C8DE.


I love getcolorcode.com

Triadic colors

1 #216637 and #372166 with #663721 are triadic colors.

2 #213766 and #376621 with #663721 are triadic colors.