COLOR #66793E

HEX: #66793E RGB: (102,121,62)

Color info

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

RGB color model

#66793E color RGB value is (102,121,62).

RGB: (102,121,62) (40%, 47%, 24%)

RGB channels and saturation

R 102 of 255 = 40%
G 121 of 255 = 47%
B 62 of 255 = 24%

102
121
62

R + G + B ~ 37%. #66793E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 121 + 62 = 285 (100%)
R 102 of 285 ~ 35.79%
G 121 of 285 ~ 42.46%
B 62 of 285 ~ 21.75'%

%35.79
%42.46
%21.75

CMYK color model

#66793E color CMYK value is (16,0,49,53).

  • cyan value is 15.70%
  • magenta value is 0.00%
  • yellow value is 48.76%
  • key color value is 52.55%
CMYK: (16,0,49,53) C16M0Y49K53 (16%,0%,49%,53%) (0.16/0.00/0.49/0.53) 

CMYK percentages

%15.7
%0
%48.76
%52.55

Codes

Color #66793E in popluar color models

66 79 3E
RGB 102 121 62
HSL 79° 32.24% 35.88%
HSB/HSV 79° 48.76% 47.45%
CMYK 15.70% 0.00% 48.76%
52.55%

Color #66793E in popluar number systems.

HEX 66 79 3E
Decimal 102 121 62
Binary 1100110 1111001 111110
Octal 146 171 76

Shades and tints

Shades of #66793E

#66793E
(102,121,62)
#5D6E39
(93,110,57)
#546334
(84,99,52)
#4B582F
(75,88,47)
#424D2A
(66,77,42)
#394225
(57,66,37)
#303720
(48,55,32)
#272C1B
(39,44,27)
#1E2116
(30,33,22)
#151611
(21,22,17)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #66793E

#66793E
(102,121,62)
#73854F
(115,133,79)
#809160
(128,145,96)
#8D9D71
(141,157,113)
#9AA982
(154,169,130)
#A7B593
(167,181,147)
#B4C1A4
(180,193,164)
#C1CDB5
(193,205,181)
#CED9C6
(206,217,198)
#DBE5D7
(219,229,215)
#E8F1E8
(232,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66793E color. Also use rgb(102,121,62) instead hex code.

Text Font Color

.myTextColor { color: #66793E; }

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

This text font color is #66793E.

Background Color

.myBgColor { background-color: #66793E; }

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

This div background color is #66793E.

Border color

.myBorderColor { border: 1px solid #66793E; }

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

This div border color is #66793E.

Opacity

.myOpacity80 { color: #66793E; opacity: 0.8; }

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

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

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

This text has shadow with #66793E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66793E.

Preview

Color preview on black background

This text has color #66793E on black background.


Color preview on white background

This text has color #66793E on white background.


Black color preview on #66793E background

This text has black color on #66793E background.


White color preview on #66793E background

This text has white color on #66793E background.


Related colors

Complementary color

Complementary color for #hex is #9986C1.


I love getcolorcode.com

Triadic colors

1 #3E6679 and #793E66 with #66793E are triadic colors.

2 #3E7966 and #79663E with #66793E are triadic colors.