COLOR #666727

HEX: #666727 RGB: (102,103,39)

Color info

#666727 contains mainly red and green colors. Web safe color of #666727 is #666633 (or #663).

RGB color model

#666727 color RGB value is (102,103,39).

RGB: (102,103,39) (40%, 40%, 15%)

RGB channels and saturation

R 102 of 255 = 40%
G 103 of 255 = 40%
B 39 of 255 = 15%

102
103
39

R + G + B ~ 32%. #666727 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 103 + 39 = 244 (100%)
R 102 of 244 ~ 41.8%
G 103 of 244 ~ 42.21%
B 39 of 244 ~ 15.98'%

%41.8
%42.21
%15.98

CMYK color model

#666727 color CMYK value is (1,0,62,60).

  • cyan value is 0.97%
  • magenta value is 0.00%
  • yellow value is 62.14%
  • key color value is 59.61%

CMYK: (1,0,62,60)
C1M0Y62K60 (1%, 0%, 62%, 60%)
(0.01 / 0.00 / 0.62 / 0.60)

CMYK percentages

%0.97
%0
%62.14
%59.61

Codes

Color #666727 in popluar color models

66 67 27
RGB 102 103 39
HSL 61° 45.07% 27.84%
HSB/HSV 61° 62.14% 40.39%
CMYK 0.97% 0.00% 62.14%
59.61%

Color #666727 in popluar number systems.

HEX 66 67 27
Decimal 102 103 39
Binary 1100110 1100111 100111
Octal 146 147 47

Shades and tints

Shades of #666727

#666727
(102,103,39)
#5D5E24
(93,94,36)
#545521
(84,85,33)
#4B4C1E
(75,76,30)
#42431B
(66,67,27)
#393A18
(57,58,24)
#303115
(48,49,21)
#272812
(39,40,18)
#1E1F0F
(30,31,15)
#15160C
(21,22,12)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #666727

#666727
(102,103,39)
#73743A
(115,116,58)
#80814D
(128,129,77)
#8D8E60
(141,142,96)
#9A9B73
(154,155,115)
#A7A886
(167,168,134)
#B4B599
(180,181,153)
#C1C2AC
(193,194,172)
#CECFBF
(206,207,191)
#DBDCD2
(219,220,210)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666727; }

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

This text font color is #666727.

Background Color

.myBgColor { background-color: #666727; }

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

This div background color is #666727.

Border color

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

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

This div border color is #666727.

Opacity

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

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

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

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

This text has shadow with #666727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666727.

Preview

Color preview on black background

This text has color #666727 on black background.


Color preview on white background

This text has color #666727 on white background.


Black color preview on #666727 background

This text has black color on #666727 background.


White color preview on #666727 background

This text has white color on #666727 background.


Related colors

Complementary color

Complementary color for #hex is #9998D8.


I love getcolorcode.com

Triadic colors

1 #276667 and #672766 with #666727 are triadic colors.

2 #276766 and #676627 with #666727 are triadic colors.