COLOR #66813A

HEX: #66813A RGB: (102,129,58)

Color info

#66813A contains mainly red and green colors. Web safe color of #66813A is #669933 (or #693).

RGB color model

#66813A color RGB value is (102,129,58).

RGB: (102,129,58) (40%, 51%, 23%)

RGB channels and saturation

R 102 of 255 = 40%
G 129 of 255 = 51%
B 58 of 255 = 23%

102
129
58

R + G + B ~ 38%. #66813A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 129 + 58 = 289 (100%)
R 102 of 289 ~ 35.29%
G 129 of 289 ~ 44.64%
B 58 of 289 ~ 20.07'%

%35.29
%44.64
%20.07

CMYK color model

#66813A color CMYK value is (21,0,55,49).

  • cyan value is 20.93%
  • magenta value is 0.00%
  • yellow value is 55.04%
  • key color value is 49.41%
CMYK: (21,0,55,49) C21M0Y55K49 (21%,0%,55%,49%) (0.21/0.00/0.55/0.49) 

CMYK percentages

%20.93
%0
%55.04
%49.41

Codes

Color #66813A in popluar color models

66 81 3A
RGB 102 129 58
HSL 83° 37.97% 36.67%
HSB/HSV 83° 55.04% 50.59%
CMYK 20.93% 0.00% 55.04%
49.41%

Color #66813A in popluar number systems.

HEX 66 81 3A
Decimal 102 129 58
Binary 1100110 10000001 111010
Octal 146 201 72

Shades and tints

Shades of #66813A

#66813A
(102,129,58)
#5D7635
(93,118,53)
#546B30
(84,107,48)
#4B602B
(75,96,43)
#425526
(66,85,38)
#394A21
(57,74,33)
#303F1C
(48,63,28)
#273417
(39,52,23)
#1E2912
(30,41,18)
#151E0D
(21,30,13)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #66813A

#66813A
(102,129,58)
#738C4B
(115,140,75)
#80975C
(128,151,92)
#8DA26D
(141,162,109)
#9AAD7E
(154,173,126)
#A7B88F
(167,184,143)
#B4C3A0
(180,195,160)
#C1CEB1
(193,206,177)
#CED9C2
(206,217,194)
#DBE4D3
(219,228,211)
#E8EFE4
(232,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66813A; }

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

This text font color is #66813A.

Background Color

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

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

This div background color is #66813A.

Border color

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

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

This div border color is #66813A.

Opacity

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

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

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

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

This text has shadow with #66813A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66813A.

Preview

Color preview on black background

This text has color #66813A on black background.


Color preview on white background

This text has color #66813A on white background.


Black color preview on #66813A background

This text has black color on #66813A background.


White color preview on #66813A background

This text has white color on #66813A background.


Related colors

Complementary color

Complementary color for #hex is #997EC5.


I love getcolorcode.com

Triadic colors

1 #3A6681 and #813A66 with #66813A are triadic colors.

2 #3A8166 and #81663A with #66813A are triadic colors.