COLOR #A07A89

HEX: #A07A89 RGB: (160,122,137)

Color info

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

RGB color model

#A07A89 color RGB value is (160,122,137).

RGB: (160,122,137) (63%, 48%, 54%)

RGB channels and saturation

R 160 of 255 = 63%
G 122 of 255 = 48%
B 137 of 255 = 54%

160
122
137

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

Portions of RGB colors in percentages

R + G + B = 160 + 122 + 137 = 419 (100%)
R 160 of 419 ~ 38.19%
G 122 of 419 ~ 29.12%
B 137 of 419 ~ 32.7'%

%38.19
%29.12
%32.7

CMYK color model

#A07A89 color CMYK value is (0,24,14,37).

  • cyan value is 0.00%
  • magenta value is 23.75%
  • yellow value is 14.38%
  • key color value is 37.25%

CMYK: (0,24,14,37)
C0M24Y14K37 (0%, 24%, 14%, 37%)
(0.00 / 0.24 / 0.14 / 0.37)

CMYK percentages

%0
%23.75
%14.38
%37.25

Codes

Color #A07A89 in popluar color models

A0 7A 89
RGB 160 122 137
HSL 336° 16.67% 55.29%
HSB/HSV 336° 23.75% 62.75%
CMYK 0.00% 23.75% 14.38%
37.25%

Color #A07A89 in popluar number systems.

HEX A0 7A 89
Decimal 160 122 137
Binary 10100000 1111010 10001001
Octal 240 172 211

Shades and tints

Shades of #A07A89

#A07A89
(160,122,137)
#926F7D
(146,111,125)
#846471
(132,100,113)
#765965
(118,89,101)
#684E59
(104,78,89)
#5A434D
(90,67,77)
#4C3841
(76,56,65)
#3E2D35
(62,45,53)
#302229
(48,34,41)
#22171D
(34,23,29)
#140C11
(20,12,17)
#000000
(0,0,0)

Tints of #A07A89

#A07A89
(160,122,137)
#A88693
(168,134,147)
#B0929D
(176,146,157)
#B89EA7
(184,158,167)
#C0AAB1
(192,170,177)
#C8B6BB
(200,182,187)
#D0C2C5
(208,194,197)
#D8CECF
(216,206,207)
#E0DAD9
(224,218,217)
#E8E6E3
(232,230,227)
#F0F2ED
(240,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A07A89 color. Also use rgb(160,122,137) instead hex code.

Text Font Color

.myTextColor { color: #A07A89; }

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

This text font color is #A07A89.

Background Color

.myBgColor { background-color: #A07A89; }

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

This div background color is #A07A89.

Border color

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

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

This div border color is #A07A89.

Opacity

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

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

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

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

This text has shadow with #A07A89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A07A89.

Preview

Color preview on black background

This text has color #A07A89 on black background.


Color preview on white background

This text has color #A07A89 on white background.


Black color preview on #A07A89 background

This text has black color on #A07A89 background.


White color preview on #A07A89 background

This text has white color on #A07A89 background.


Related colors

Complementary color

Complementary color for #hex is #5F8576.


I love getcolorcode.com

Triadic colors

1 #89A07A and #7A89A0 with #A07A89 are triadic colors.

2 #897AA0 and #7AA089 with #A07A89 are triadic colors.