COLOR #66836A

HEX: #66836A RGB: (102,131,106)

Color info

#66836A contains red, green and blue colors in about the same proportion. Web safe color of #66836A is #669966 (or #696).

RGB color model

#66836A color RGB value is (102,131,106).

RGB: (102,131,106) (40%, 51%, 42%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 106 of 255 = 42%

102
131
106

R + G + B ~ 44%. #66836A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 106 = 339 (100%)
R 102 of 339 ~ 30.09%
G 131 of 339 ~ 38.64%
B 106 of 339 ~ 31.27'%

%30.09
%38.64
%31.27

CMYK color model

#66836A color CMYK value is (22,0,19,49).

  • cyan value is 22.14%
  • magenta value is 0.00%
  • yellow value is 19.08%
  • key color value is 48.63%

CMYK: (22,0,19,49)
C22M0Y19K49 (22%, 0%, 19%, 49%)
(0.22 / 0.00 / 0.19 / 0.49)

CMYK percentages

%22.14
%0
%19.08
%48.63

Codes

Color #66836A in popluar color models

66 83 6A
RGB 102 131 106
HSL 128° 12.45% 45.69%
HSB/HSV 128° 22.14% 51.37%
CMYK 22.14% 0.00% 19.08%
48.63%

Color #66836A in popluar number systems.

HEX 66 83 6A
Decimal 102 131 106
Binary 1100110 10000011 1101010
Octal 146 203 152

Shades and tints

Shades of #66836A

#66836A
(102,131,106)
#5D7861
(93,120,97)
#546D58
(84,109,88)
#4B624F
(75,98,79)
#425746
(66,87,70)
#394C3D
(57,76,61)
#304134
(48,65,52)
#27362B
(39,54,43)
#1E2B22
(30,43,34)
#152019
(21,32,25)
#0C1510
(12,21,16)
#000000
(0,0,0)

Tints of #66836A

#66836A
(102,131,106)
#738E77
(115,142,119)
#809984
(128,153,132)
#8DA491
(141,164,145)
#9AAF9E
(154,175,158)
#A7BAAB
(167,186,171)
#B4C5B8
(180,197,184)
#C1D0C5
(193,208,197)
#CEDBD2
(206,219,210)
#DBE6DF
(219,230,223)
#E8F1EC
(232,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66836A color. Also use rgb(102,131,106) instead hex code.

Text Font Color

.myTextColor { color: #66836A; }

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

This text font color is #66836A.

Background Color

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

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

This div background color is #66836A.

Border color

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

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

This div border color is #66836A.

Opacity

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

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

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

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

This text has shadow with #66836A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66836A.

Preview

Color preview on black background

This text has color #66836A on black background.


Color preview on white background

This text has color #66836A on white background.


Black color preview on #66836A background

This text has black color on #66836A background.


White color preview on #66836A background

This text has white color on #66836A background.


Related colors

Complementary color

Complementary color for #hex is #997C95.


I love getcolorcode.com

Triadic colors

1 #6A6683 and #836A66 with #66836A are triadic colors.

2 #6A8366 and #83666A with #66836A are triadic colors.