COLOR #A67298

HEX: #A67298 RGB: (166,114,152)

Color info

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

RGB color model

#A67298 color RGB value is (166,114,152).

RGB: (166,114,152) (65%, 45%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 114 of 255 = 45%
B 152 of 255 = 60%

166
114
152

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

Portions of RGB colors in percentages

R + G + B = 166 + 114 + 152 = 432 (100%)
R 166 of 432 ~ 38.43%
G 114 of 432 ~ 26.39%
B 152 of 432 ~ 35.19'%

%38.43
%26.39
%35.19

CMYK color model

#A67298 color CMYK value is (0,31,8,35).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 8.43%
  • key color value is 34.90%

CMYK: (0,31,8,35)
C0M31Y8K35 (0%, 31%, 8%, 35%)
(0.00 / 0.31 / 0.08 / 0.35)

CMYK percentages

%0
%31.33
%8.43
%34.9

Codes

Color #A67298 in popluar color models

A6 72 98
RGB 166 114 152
HSL 316° 22.61% 54.90%
HSB/HSV 316° 31.33% 65.10%
CMYK 0.00% 31.33% 8.43%
34.90%

Color #A67298 in popluar number systems.

HEX A6 72 98
Decimal 166 114 152
Binary 10100110 1110010 10011000
Octal 246 162 230

Shades and tints

Shades of #A67298

#A67298
(166,114,152)
#97688B
(151,104,139)
#885E7E
(136,94,126)
#795471
(121,84,113)
#6A4A64
(106,74,100)
#5B4057
(91,64,87)
#4C364A
(76,54,74)
#3D2C3D
(61,44,61)
#2E2230
(46,34,48)
#1F1823
(31,24,35)
#100E16
(16,14,22)
#000000
(0,0,0)

Tints of #A67298

#A67298
(166,114,152)
#AE7EA1
(174,126,161)
#B68AAA
(182,138,170)
#BE96B3
(190,150,179)
#C6A2BC
(198,162,188)
#CEAEC5
(206,174,197)
#D6BACE
(214,186,206)
#DEC6D7
(222,198,215)
#E6D2E0
(230,210,224)
#EEDEE9
(238,222,233)
#F6EAF2
(246,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67298 color. Also use rgb(166,114,152) instead hex code.

Text Font Color

.myTextColor { color: #A67298; }

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

This text font color is #A67298.

Background Color

.myBgColor { background-color: #A67298; }

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

This div background color is #A67298.

Border color

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

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

This div border color is #A67298.

Opacity

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

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

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

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

This text has shadow with #A67298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67298.

Preview

Color preview on black background

This text has color #A67298 on black background.


Color preview on white background

This text has color #A67298 on white background.


Black color preview on #A67298 background

This text has black color on #A67298 background.


White color preview on #A67298 background

This text has white color on #A67298 background.


Related colors

Complementary color

Complementary color for #hex is #598D67.


I love getcolorcode.com

Triadic colors

1 #98A672 and #7298A6 with #A67298 are triadic colors.

2 #9872A6 and #72A698 with #A67298 are triadic colors.