COLOR #663913

HEX: #663913 RGB: (102,57,19)

Color info

#663913 contains mainly red and green colors. Web safe color of #663913 is #663300 (or #630).

RGB color model

#663913 color RGB value is (102,57,19).

RGB: (102,57,19) (40%, 22%, 7%)

RGB channels and saturation

R 102 of 255 = 40%
G 57 of 255 = 22%
B 19 of 255 = 7%

102
57
19

R + G + B ~ 23%. #663913 is dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 57 + 19 = 178 (100%)
R 102 of 178 ~ 57.3%
G 57 of 178 ~ 32.02%
B 19 of 178 ~ 10.67'%

%57.3
%32.02
%10.67

CMYK color model

#663913 color CMYK value is (0,44,81,60).

  • cyan value is 0.00%
  • magenta value is 44.12%
  • yellow value is 81.37%
  • key color value is 60.00%

CMYK: (0,44,81,60)
C0M44Y81K60 (0%, 44%, 81%, 60%)
(0.00 / 0.44 / 0.81 / 0.60)

CMYK percentages

%0
%44.12
%81.37
%60

Codes

Color #663913 in popluar color models

66 39 13
RGB 102 57 19
HSL 27° 68.60% 23.73%
HSB/HSV 27° 81.37% 40.00%
CMYK 0.00% 44.12% 81.37%
60.00%

Color #663913 in popluar number systems.

HEX 66 39 13
Decimal 102 57 19
Binary 1100110 111001 10011
Octal 146 71 23

Shades and tints

Shades of #663913

#663913
(102,57,19)
#5D3412
(93,52,18)
#542F11
(84,47,17)
#4B2A10
(75,42,16)
#42250F
(66,37,15)
#39200E
(57,32,14)
#301B0D
(48,27,13)
#27160C
(39,22,12)
#1E110B
(30,17,11)
#150C0A
(21,12,10)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #663913

#663913
(102,57,19)
#734B28
(115,75,40)
#805D3D
(128,93,61)
#8D6F52
(141,111,82)
#9A8167
(154,129,103)
#A7937C
(167,147,124)
#B4A591
(180,165,145)
#C1B7A6
(193,183,166)
#CEC9BB
(206,201,187)
#DBDBD0
(219,219,208)
#E8EDE5
(232,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663913 color. Also use rgb(102,57,19) instead hex code.

Text Font Color

.myTextColor { color: #663913; }

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

This text font color is #663913.

Background Color

.myBgColor { background-color: #663913; }

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

This div background color is #663913.

Border color

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

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

This div border color is #663913.

Opacity

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

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

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

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

This text has shadow with #663913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663913.

Preview

Color preview on black background

This text has color #663913 on black background.


Color preview on white background

This text has color #663913 on white background.


Black color preview on #663913 background

This text has black color on #663913 background.


White color preview on #663913 background

This text has white color on #663913 background.


Related colors

Complementary color

Complementary color for #hex is #99C6EC.


I love getcolorcode.com

Triadic colors

1 #136639 and #391366 with #663913 are triadic colors.

2 #133966 and #396613 with #663913 are triadic colors.