COLOR #A67795

HEX: #A67795 RGB: (166,119,149)

Color info

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

RGB color model

#A67795 color RGB value is (166,119,149).

RGB: (166,119,149) (65%, 47%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 119 of 255 = 47%
B 149 of 255 = 58%

166
119
149

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

Portions of RGB colors in percentages

R + G + B = 166 + 119 + 149 = 434 (100%)
R 166 of 434 ~ 38.25%
G 119 of 434 ~ 27.42%
B 149 of 434 ~ 34.33'%

%38.25
%27.42
%34.33

CMYK color model

#A67795 color CMYK value is (0,28,10,35).

  • cyan value is 0.00%
  • magenta value is 28.31%
  • yellow value is 10.24%
  • key color value is 34.90%

CMYK: (0,28,10,35)
C0M28Y10K35 (0%, 28%, 10%, 35%)
(0.00 / 0.28 / 0.10 / 0.35)

CMYK percentages

%0
%28.31
%10.24
%34.9

Codes

Color #A67795 in popluar color models

A6 77 95
RGB 166 119 149
HSL 322° 20.89% 55.88%
HSB/HSV 322° 28.31% 65.10%
CMYK 0.00% 28.31% 10.24%
34.90%

Color #A67795 in popluar number systems.

HEX A6 77 95
Decimal 166 119 149
Binary 10100110 1110111 10010101
Octal 246 167 225

Shades and tints

Shades of #A67795

#A67795
(166,119,149)
#976D88
(151,109,136)
#88637B
(136,99,123)
#79596E
(121,89,110)
#6A4F61
(106,79,97)
#5B4554
(91,69,84)
#4C3B47
(76,59,71)
#3D313A
(61,49,58)
#2E272D
(46,39,45)
#1F1D20
(31,29,32)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #A67795

#A67795
(166,119,149)
#AE839E
(174,131,158)
#B68FA7
(182,143,167)
#BE9BB0
(190,155,176)
#C6A7B9
(198,167,185)
#CEB3C2
(206,179,194)
#D6BFCB
(214,191,203)
#DECBD4
(222,203,212)
#E6D7DD
(230,215,221)
#EEE3E6
(238,227,230)
#F6EFEF
(246,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67795 color. Also use rgb(166,119,149) instead hex code.

Text Font Color

.myTextColor { color: #A67795; }

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

This text font color is #A67795.

Background Color

.myBgColor { background-color: #A67795; }

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

This div background color is #A67795.

Border color

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

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

This div border color is #A67795.

Opacity

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

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

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

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

This text has shadow with #A67795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67795.

Preview

Color preview on black background

This text has color #A67795 on black background.


Color preview on white background

This text has color #A67795 on white background.


Black color preview on #A67795 background

This text has black color on #A67795 background.


White color preview on #A67795 background

This text has white color on #A67795 background.


Related colors

Complementary color

Complementary color for #hex is #59886A.


I love getcolorcode.com

Triadic colors

1 #95A677 and #7795A6 with #A67795 are triadic colors.

2 #9577A6 and #77A695 with #A67795 are triadic colors.