COLOR #A66948

HEX: #A66948 RGB: (166,105,72)

Color info

#A66948 contains mainly red color. Web safe color of #A66948 is #996633 (or #963).

RGB color model

#A66948 color RGB value is (166,105,72).

RGB: (166,105,72) (65%, 41%, 28%)

RGB channels and saturation

R 166 of 255 = 65%
G 105 of 255 = 41%
B 72 of 255 = 28%

166
105
72

R + G + B ~ 45%. #A66948 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 166 + 105 + 72 = 343 (100%)
R 166 of 343 ~ 48.4%
G 105 of 343 ~ 30.61%
B 72 of 343 ~ 20.99'%

%48.4
%30.61
%20.99

CMYK color model

#A66948 color CMYK value is (0,37,57,35).

  • cyan value is 0.00%
  • magenta value is 36.75%
  • yellow value is 56.63%
  • key color value is 34.90%

CMYK: (0,37,57,35)
C0M37Y57K35 (0%, 37%, 57%, 35%)
(0.00 / 0.37 / 0.57 / 0.35)

CMYK percentages

%0
%36.75
%56.63
%34.9

Codes

Color #A66948 in popluar color models

A6 69 48
RGB 166 105 72
HSL 21° 39.50% 46.67%
HSB/HSV 21° 56.63% 65.10%
CMYK 0.00% 36.75% 56.63%
34.90%

Color #A66948 in popluar number systems.

HEX A6 69 48
Decimal 166 105 72
Binary 10100110 1101001 1001000
Octal 246 151 110

Shades and tints

Shades of #A66948

#A66948
(166,105,72)
#976042
(151,96,66)
#88573C
(136,87,60)
#794E36
(121,78,54)
#6A4530
(106,69,48)
#5B3C2A
(91,60,42)
#4C3324
(76,51,36)
#3D2A1E
(61,42,30)
#2E2118
(46,33,24)
#1F1812
(31,24,18)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #A66948

#A66948
(166,105,72)
#AE7658
(174,118,88)
#B68368
(182,131,104)
#BE9078
(190,144,120)
#C69D88
(198,157,136)
#CEAA98
(206,170,152)
#D6B7A8
(214,183,168)
#DEC4B8
(222,196,184)
#E6D1C8
(230,209,200)
#EEDED8
(238,222,216)
#F6EBE8
(246,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66948 color. Also use rgb(166,105,72) instead hex code.

Text Font Color

.myTextColor { color: #A66948; }

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

This text font color is #A66948.

Background Color

.myBgColor { background-color: #A66948; }

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

This div background color is #A66948.

Border color

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

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

This div border color is #A66948.

Opacity

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

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

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

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

This text has shadow with #A66948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66948.

Preview

Color preview on black background

This text has color #A66948 on black background.


Color preview on white background

This text has color #A66948 on white background.


Black color preview on #A66948 background

This text has black color on #A66948 background.


White color preview on #A66948 background

This text has white color on #A66948 background.


Related colors

Complementary color

Complementary color for #hex is #5996B7.


I love getcolorcode.com

Triadic colors

1 #48A669 and #6948A6 with #A66948 are triadic colors.

2 #4869A6 and #69A648 with #A66948 are triadic colors.