COLOR #663841

HEX: #663841 RGB: (102,56,65)

Color info

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

RGB color model

#663841 color RGB value is (102,56,65).

RGB: (102,56,65) (40%, 22%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 56 of 255 = 22%
B 65 of 255 = 25%

102
56
65

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

Portions of RGB colors in percentages

R + G + B = 102 + 56 + 65 = 223 (100%)
R 102 of 223 ~ 45.74%
G 56 of 223 ~ 25.11%
B 65 of 223 ~ 29.15'%

%45.74
%25.11
%29.15

CMYK color model

#663841 color CMYK value is (0,45,36,60).

  • cyan value is 0.00%
  • magenta value is 45.10%
  • yellow value is 36.27%
  • key color value is 60.00%

CMYK: (0,45,36,60)
C0M45Y36K60 (0%, 45%, 36%, 60%)
(0.00 / 0.45 / 0.36 / 0.60)

CMYK percentages

%0
%45.1
%36.27
%60

Codes

Color #663841 in popluar color models

66 38 41
RGB 102 56 65
HSL 348° 29.11% 30.98%
HSB/HSV 348° 45.10% 40.00%
CMYK 0.00% 45.10% 36.27%
60.00%

Color #663841 in popluar number systems.

HEX 66 38 41
Decimal 102 56 65
Binary 1100110 111000 1000001
Octal 146 70 101

Shades and tints

Shades of #663841

#663841
(102,56,65)
#5D333C
(93,51,60)
#542E37
(84,46,55)
#4B2932
(75,41,50)
#42242D
(66,36,45)
#391F28
(57,31,40)
#301A23
(48,26,35)
#27151E
(39,21,30)
#1E1019
(30,16,25)
#150B14
(21,11,20)
#0C060F
(12,6,15)
#000000
(0,0,0)

Tints of #663841

#663841
(102,56,65)
#734A52
(115,74,82)
#805C63
(128,92,99)
#8D6E74
(141,110,116)
#9A8085
(154,128,133)
#A79296
(167,146,150)
#B4A4A7
(180,164,167)
#C1B6B8
(193,182,184)
#CEC8C9
(206,200,201)
#DBDADA
(219,218,218)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663841 color. Also use rgb(102,56,65) instead hex code.

Text Font Color

.myTextColor { color: #663841; }

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

This text font color is #663841.

Background Color

.myBgColor { background-color: #663841; }

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

This div background color is #663841.

Border color

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

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

This div border color is #663841.

Opacity

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

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

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

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

This text has shadow with #663841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663841.

Preview

Color preview on black background

This text has color #663841 on black background.


Color preview on white background

This text has color #663841 on white background.


Black color preview on #663841 background

This text has black color on #663841 background.


White color preview on #663841 background

This text has white color on #663841 background.


Related colors

Complementary color

Complementary color for #hex is #99C7BE.


I love getcolorcode.com

Triadic colors

1 #416638 and #384166 with #663841 are triadic colors.

2 #413866 and #386641 with #663841 are triadic colors.