COLOR #A67553

HEX: #A67553 RGB: (166,117,83)

Color info

#A67553 contains mainly red and green colors. Web safe color of #A67553 is #996666 (or #966).

RGB color model

#A67553 color RGB value is (166,117,83).

RGB: (166,117,83) (65%, 46%, 33%)

RGB channels and saturation

R 166 of 255 = 65%
G 117 of 255 = 46%
B 83 of 255 = 33%

166
117
83

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

Portions of RGB colors in percentages

R + G + B = 166 + 117 + 83 = 366 (100%)
R 166 of 366 ~ 45.36%
G 117 of 366 ~ 31.97%
B 83 of 366 ~ 22.68'%

%45.36
%31.97
%22.68

CMYK color model

#A67553 color CMYK value is (0,30,50,35).

  • cyan value is 0.00%
  • magenta value is 29.52%
  • yellow value is 50.00%
  • key color value is 34.90%
CMYK: (0,30,50,35) C0M30Y50K35 (0%,30%,50%,35%) (0.00/0.30/0.50/0.35) 

CMYK percentages

%0
%29.52
%50
%34.9

Codes

Color #A67553 in popluar color models

A6 75 53
RGB 166 117 83
HSL 25° 33.33% 48.82%
HSB/HSV 25° 50.00% 65.10%
CMYK 0.00% 29.52% 50.00%
34.90%

Color #A67553 in popluar number systems.

HEX A6 75 53
Decimal 166 117 83
Binary 10100110 1110101 1010011
Octal 246 165 123

Shades and tints

Shades of #A67553

#A67553
(166,117,83)
#976B4C
(151,107,76)
#886145
(136,97,69)
#79573E
(121,87,62)
#6A4D37
(106,77,55)
#5B4330
(91,67,48)
#4C3929
(76,57,41)
#3D2F22
(61,47,34)
#2E251B
(46,37,27)
#1F1B14
(31,27,20)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #A67553

#A67553
(166,117,83)
#AE8162
(174,129,98)
#B68D71
(182,141,113)
#BE9980
(190,153,128)
#C6A58F
(198,165,143)
#CEB19E
(206,177,158)
#D6BDAD
(214,189,173)
#DEC9BC
(222,201,188)
#E6D5CB
(230,213,203)
#EEE1DA
(238,225,218)
#F6EDE9
(246,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67553 color. Also use rgb(166,117,83) instead hex code.

Text Font Color

.myTextColor { color: #A67553; }

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

This text font color is #A67553.

Background Color

.myBgColor { background-color: #A67553; }

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

This div background color is #A67553.

Border color

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

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

This div border color is #A67553.

Opacity

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

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

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

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

This text has shadow with #A67553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67553.

Preview

Color preview on black background

This text has color #A67553 on black background.


Color preview on white background

This text has color #A67553 on white background.


Black color preview on #A67553 background

This text has black color on #A67553 background.


White color preview on #A67553 background

This text has white color on #A67553 background.


Related colors

Complementary color

Complementary color for #hex is #598AAC.


I love getcolorcode.com

Triadic colors

1 #53A675 and #7553A6 with #A67553 are triadic colors.

2 #5375A6 and #75A653 with #A67553 are triadic colors.