COLOR #66673A

HEX: #66673A RGB: (102,103,58)

Color info

#66673A contains red, green and blue colors in about the same proportion. Web safe color of #66673A is #666633 (or #663).

RGB color model

#66673A color RGB value is (102,103,58).

RGB: (102,103,58) (40%, 40%, 23%)

RGB channels and saturation

R 102 of 255 = 40%
G 103 of 255 = 40%
B 58 of 255 = 23%

102
103
58

R + G + B ~ 34%. #66673A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 103 + 58 = 263 (100%)
R 102 of 263 ~ 38.78%
G 103 of 263 ~ 39.16%
B 58 of 263 ~ 22.05'%

%38.78
%39.16
%22.05

CMYK color model

#66673A color CMYK value is (1,0,44,60).

  • cyan value is 0.97%
  • magenta value is 0.00%
  • yellow value is 43.69%
  • key color value is 59.61%
CMYK: (1,0,44,60) C1M0Y44K60 (1%,0%,44%,60%) (0.01/0.00/0.44/0.60) 

CMYK percentages

%0.97
%0
%43.69
%59.61

Codes

Color #66673A in popluar color models

66 67 3A
RGB 102 103 58
HSL 61° 27.95% 31.57%
HSB/HSV 61° 43.69% 40.39%
CMYK 0.97% 0.00% 43.69%
59.61%

Color #66673A in popluar number systems.

HEX 66 67 3A
Decimal 102 103 58
Binary 1100110 1100111 111010
Octal 146 147 72

Shades and tints

Shades of #66673A

#66673A
(102,103,58)
#5D5E35
(93,94,53)
#545530
(84,85,48)
#4B4C2B
(75,76,43)
#424326
(66,67,38)
#393A21
(57,58,33)
#30311C
(48,49,28)
#272817
(39,40,23)
#1E1F12
(30,31,18)
#15160D
(21,22,13)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #66673A

#66673A
(102,103,58)
#73744B
(115,116,75)
#80815C
(128,129,92)
#8D8E6D
(141,142,109)
#9A9B7E
(154,155,126)
#A7A88F
(167,168,143)
#B4B5A0
(180,181,160)
#C1C2B1
(193,194,177)
#CECFC2
(206,207,194)
#DBDCD3
(219,220,211)
#E8E9E4
(232,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66673A color. Also use rgb(102,103,58) instead hex code.

Text Font Color

.myTextColor { color: #66673A; }

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

This text font color is #66673A.

Background Color

.myBgColor { background-color: #66673A; }

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

This div background color is #66673A.

Border color

.myBorderColor { border: 1px solid #66673A; }

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

This div border color is #66673A.

Opacity

.myOpacity80 { color: #66673A; opacity: 0.8; }

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

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

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

This text has shadow with #66673A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66673A.

Preview

Color preview on black background

This text has color #66673A on black background.


Color preview on white background

This text has color #66673A on white background.


Black color preview on #66673A background

This text has black color on #66673A background.


White color preview on #66673A background

This text has white color on #66673A background.


Related colors

Complementary color

Complementary color for #hex is #9998C5.


I love getcolorcode.com

Triadic colors

1 #3A6667 and #673A66 with #66673A are triadic colors.

2 #3A6766 and #67663A with #66673A are triadic colors.