COLOR #A67168

HEX: #A67168 RGB: (166,113,104)

Color info

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

RGB color model

#A67168 color RGB value is (166,113,104).

RGB: (166,113,104) (65%, 44%, 41%)

RGB channels and saturation

R 166 of 255 = 65%
G 113 of 255 = 44%
B 104 of 255 = 41%

166
113
104

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

Portions of RGB colors in percentages

R + G + B = 166 + 113 + 104 = 383 (100%)
R 166 of 383 ~ 43.34%
G 113 of 383 ~ 29.5%
B 104 of 383 ~ 27.15'%

%43.34
%29.5
%27.15

CMYK color model

#A67168 color CMYK value is (0,32,37,35).

  • cyan value is 0.00%
  • magenta value is 31.93%
  • yellow value is 37.35%
  • key color value is 34.90%

CMYK: (0,32,37,35)
C0M32Y37K35 (0%, 32%, 37%, 35%)
(0.00 / 0.32 / 0.37 / 0.35)

CMYK percentages

%0
%31.93
%37.35
%34.9

Codes

Color #A67168 in popluar color models

A6 71 68
RGB 166 113 104
HSL 25.83% 52.94%
HSB/HSV 37.35% 65.10%
CMYK 0.00% 31.93% 37.35%
34.90%

Color #A67168 in popluar number systems.

HEX A6 71 68
Decimal 166 113 104
Binary 10100110 1110001 1101000
Octal 246 161 150

Shades and tints

Shades of #A67168

#A67168
(166,113,104)
#97675F
(151,103,95)
#885D56
(136,93,86)
#79534D
(121,83,77)
#6A4944
(106,73,68)
#5B3F3B
(91,63,59)
#4C3532
(76,53,50)
#3D2B29
(61,43,41)
#2E2120
(46,33,32)
#1F1717
(31,23,23)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #A67168

#A67168
(166,113,104)
#AE7D75
(174,125,117)
#B68982
(182,137,130)
#BE958F
(190,149,143)
#C6A19C
(198,161,156)
#CEADA9
(206,173,169)
#D6B9B6
(214,185,182)
#DEC5C3
(222,197,195)
#E6D1D0
(230,209,208)
#EEDDDD
(238,221,221)
#F6E9EA
(246,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67168 color. Also use rgb(166,113,104) instead hex code.

Text Font Color

.myTextColor { color: #A67168; }

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

This text font color is #A67168.

Background Color

.myBgColor { background-color: #A67168; }

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

This div background color is #A67168.

Border color

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

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

This div border color is #A67168.

Opacity

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

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

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

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

This text has shadow with #A67168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67168.

Preview

Color preview on black background

This text has color #A67168 on black background.


Color preview on white background

This text has color #A67168 on white background.


Black color preview on #A67168 background

This text has black color on #A67168 background.


White color preview on #A67168 background

This text has white color on #A67168 background.


Related colors

Complementary color

Complementary color for #hex is #598E97.


I love getcolorcode.com

Triadic colors

1 #68A671 and #7168A6 with #A67168 are triadic colors.

2 #6871A6 and #71A668 with #A67168 are triadic colors.