COLOR #A67D92

HEX: #A67D92 RGB: (166,125,146)

Color info

#A67D92 contains red, green and blue colors in about the same proportion. Web safe color of #A67D92 is #996699 (or #969).

RGB color model

#A67D92 color RGB value is (166,125,146).

RGB: (166,125,146) (65%, 49%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 125 of 255 = 49%
B 146 of 255 = 57%

166
125
146

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

Portions of RGB colors in percentages

R + G + B = 166 + 125 + 146 = 437 (100%)
R 166 of 437 ~ 37.99%
G 125 of 437 ~ 28.6%
B 146 of 437 ~ 33.41'%

%37.99
%28.6
%33.41

CMYK color model

#A67D92 color CMYK value is (0,25,12,35).

  • cyan value is 0.00%
  • magenta value is 24.70%
  • yellow value is 12.05%
  • key color value is 34.90%

CMYK: (0,25,12,35)
C0M25Y12K35 (0%, 25%, 12%, 35%)
(0.00 / 0.25 / 0.12 / 0.35)

CMYK percentages

%0
%24.7
%12.05
%34.9

Codes

Color #A67D92 in popluar color models

A6 7D 92
RGB 166 125 146
HSL 329° 18.72% 57.06%
HSB/HSV 329° 24.70% 65.10%
CMYK 0.00% 24.70% 12.05%
34.90%

Color #A67D92 in popluar number systems.

HEX A6 7D 92
Decimal 166 125 146
Binary 10100110 1111101 10010010
Octal 246 175 222

Shades and tints

Shades of #A67D92

#A67D92
(166,125,146)
#977285
(151,114,133)
#886778
(136,103,120)
#795C6B
(121,92,107)
#6A515E
(106,81,94)
#5B4651
(91,70,81)
#4C3B44
(76,59,68)
#3D3037
(61,48,55)
#2E252A
(46,37,42)
#1F1A1D
(31,26,29)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #A67D92

#A67D92
(166,125,146)
#AE889B
(174,136,155)
#B693A4
(182,147,164)
#BE9EAD
(190,158,173)
#C6A9B6
(198,169,182)
#CEB4BF
(206,180,191)
#D6BFC8
(214,191,200)
#DECAD1
(222,202,209)
#E6D5DA
(230,213,218)
#EEE0E3
(238,224,227)
#F6EBEC
(246,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67D92 color. Also use rgb(166,125,146) instead hex code.

Text Font Color

.myTextColor { color: #A67D92; }

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

This text font color is #A67D92.

Background Color

.myBgColor { background-color: #A67D92; }

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

This div background color is #A67D92.

Border color

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

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

This div border color is #A67D92.

Opacity

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

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

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

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

This text has shadow with #A67D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67D92.

Preview

Color preview on black background

This text has color #A67D92 on black background.


Color preview on white background

This text has color #A67D92 on white background.


Black color preview on #A67D92 background

This text has black color on #A67D92 background.


White color preview on #A67D92 background

This text has white color on #A67D92 background.


Related colors

Complementary color

Complementary color for #hex is #59826D.


I love getcolorcode.com

Triadic colors

1 #92A67D and #7D92A6 with #A67D92 are triadic colors.

2 #927DA6 and #7DA692 with #A67D92 are triadic colors.