COLOR #663541

HEX: #663541 RGB: (102,53,65)

Color info

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

RGB color model

#663541 color RGB value is (102,53,65).

RGB: (102,53,65) (40%, 21%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 53 of 255 = 21%
B 65 of 255 = 25%

102
53
65

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

Portions of RGB colors in percentages

R + G + B = 102 + 53 + 65 = 220 (100%)
R 102 of 220 ~ 46.36%
G 53 of 220 ~ 24.09%
B 65 of 220 ~ 29.55'%

%46.36
%24.09
%29.55

CMYK color model

#663541 color CMYK value is (0,48,36,60).

  • cyan value is 0.00%
  • magenta value is 48.04%
  • yellow value is 36.27%
  • key color value is 60.00%
CMYK: (0,48,36,60) C0M48Y36K60 (0%,48%,36%,60%) (0.00/0.48/0.36/0.60) 

CMYK percentages

%0
%48.04
%36.27
%60

Codes

Color #663541 in popluar color models

66 35 41
RGB 102 53 65
HSL 345° 31.61% 30.39%
HSB/HSV 345° 48.04% 40.00%
CMYK 0.00% 48.04% 36.27%
60.00%

Color #663541 in popluar number systems.

HEX 66 35 41
Decimal 102 53 65
Binary 1100110 110101 1000001
Octal 146 65 101

Shades and tints

Shades of #663541

#663541
(102,53,65)
#5D313C
(93,49,60)
#542D37
(84,45,55)
#4B2932
(75,41,50)
#42252D
(66,37,45)
#392128
(57,33,40)
#301D23
(48,29,35)
#27191E
(39,25,30)
#1E1519
(30,21,25)
#151114
(21,17,20)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #663541

#663541
(102,53,65)
#734752
(115,71,82)
#805963
(128,89,99)
#8D6B74
(141,107,116)
#9A7D85
(154,125,133)
#A78F96
(167,143,150)
#B4A1A7
(180,161,167)
#C1B3B8
(193,179,184)
#CEC5C9
(206,197,201)
#DBD7DA
(219,215,218)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #663541; }

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

This text font color is #663541.

Background Color

.myBgColor { background-color: #663541; }

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

This div background color is #663541.

Border color

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

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

This div border color is #663541.

Opacity

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

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

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

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

This text has shadow with #663541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663541.

Preview

Color preview on black background

This text has color #663541 on black background.


Color preview on white background

This text has color #663541 on white background.


Black color preview on #663541 background

This text has black color on #663541 background.


White color preview on #663541 background

This text has white color on #663541 background.


Related colors

Complementary color

Complementary color for #hex is #99CABE.


I love getcolorcode.com

Triadic colors

1 #416635 and #354166 with #663541 are triadic colors.

2 #413566 and #356641 with #663541 are triadic colors.