COLOR #A66248

HEX: #A66248 RGB: (166,98,72)

Color info

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

RGB color model

#A66248 color RGB value is (166,98,72).

RGB: (166,98,72) (65%, 38%, 28%)

RGB channels and saturation

R 166 of 255 = 65%
G 98 of 255 = 38%
B 72 of 255 = 28%

166
98
72

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

Portions of RGB colors in percentages

R + G + B = 166 + 98 + 72 = 336 (100%)
R 166 of 336 ~ 49.4%
G 98 of 336 ~ 29.17%
B 72 of 336 ~ 21.43'%

%49.4
%29.17
%21.43

CMYK color model

#A66248 color CMYK value is (0,41,57,35).

  • cyan value is 0.00%
  • magenta value is 40.96%
  • yellow value is 56.63%
  • key color value is 34.90%
CMYK: (0,41,57,35) C0M41Y57K35 (0%,41%,57%,35%) (0.00/0.41/0.57/0.35) 

CMYK percentages

%0
%40.96
%56.63
%34.9

Codes

Color #A66248 in popluar color models

A6 62 48
RGB 166 98 72
HSL 17° 39.50% 46.67%
HSB/HSV 17° 56.63% 65.10%
CMYK 0.00% 40.96% 56.63%
34.90%

Color #A66248 in popluar number systems.

HEX A6 62 48
Decimal 166 98 72
Binary 10100110 1100010 1001000
Octal 246 142 110

Shades and tints

Shades of #A66248

#A66248
(166,98,72)
#975A42
(151,90,66)
#88523C
(136,82,60)
#794A36
(121,74,54)
#6A4230
(106,66,48)
#5B3A2A
(91,58,42)
#4C3224
(76,50,36)
#3D2A1E
(61,42,30)
#2E2218
(46,34,24)
#1F1A12
(31,26,18)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #A66248

#A66248
(166,98,72)
#AE7058
(174,112,88)
#B67E68
(182,126,104)
#BE8C78
(190,140,120)
#C69A88
(198,154,136)
#CEA898
(206,168,152)
#D6B6A8
(214,182,168)
#DEC4B8
(222,196,184)
#E6D2C8
(230,210,200)
#EEE0D8
(238,224,216)
#F6EEE8
(246,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A66248; }

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

This text font color is #A66248.

Background Color

.myBgColor { background-color: #A66248; }

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

This div background color is #A66248.

Border color

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

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

This div border color is #A66248.

Opacity

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

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

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

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

This text has shadow with #A66248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66248.

Preview

Color preview on black background

This text has color #A66248 on black background.


Color preview on white background

This text has color #A66248 on white background.


Black color preview on #A66248 background

This text has black color on #A66248 background.


White color preview on #A66248 background

This text has white color on #A66248 background.


Related colors

Complementary color

Complementary color for #hex is #599DB7.


I love getcolorcode.com

Triadic colors

1 #48A662 and #6248A6 with #A66248 are triadic colors.

2 #4862A6 and #62A648 with #A66248 are triadic colors.