COLOR #A07B89

HEX: #A07B89 RGB: (160,123,137)

Color info

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

RGB color model

#A07B89 color RGB value is (160,123,137).

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

RGB channels and saturation

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

160
123
137

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

Portions of RGB colors in percentages

R + G + B = 160 + 123 + 137 = 420 (100%)
R 160 of 420 ~ 38.1%
G 123 of 420 ~ 29.29%
B 137 of 420 ~ 32.62'%

%38.1
%29.29
%32.62

CMYK color model

#A07B89 color CMYK value is (0,23,14,37).

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

CMYK: (0,23,14,37)
C0M23Y14K37 (0%, 23%, 14%, 37%)
(0.00 / 0.23 / 0.14 / 0.37)

CMYK percentages

%0
%23.13
%14.38
%37.25

Codes

Color #A07B89 in popluar color models

A0 7B 89
RGB 160 123 137
HSL 337° 16.30% 55.49%
HSB/HSV 337° 23.13% 62.75%
CMYK 0.00% 23.13% 14.38%
37.25%

Color #A07B89 in popluar number systems.

HEX A0 7B 89
Decimal 160 123 137
Binary 10100000 1111011 10001001
Octal 240 173 211

Shades and tints

Shades of #A07B89

#A07B89
(160,123,137)
#92707D
(146,112,125)
#846571
(132,101,113)
#765A65
(118,90,101)
#684F59
(104,79,89)
#5A444D
(90,68,77)
#4C3941
(76,57,65)
#3E2E35
(62,46,53)
#302329
(48,35,41)
#22181D
(34,24,29)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #A07B89

#A07B89
(160,123,137)
#A88793
(168,135,147)
#B0939D
(176,147,157)
#B89FA7
(184,159,167)
#C0ABB1
(192,171,177)
#C8B7BB
(200,183,187)
#D0C3C5
(208,195,197)
#D8CFCF
(216,207,207)
#E0DBD9
(224,219,217)
#E8E7E3
(232,231,227)
#F0F3ED
(240,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A07B89; }

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

This text font color is #A07B89.

Background Color

.myBgColor { background-color: #A07B89; }

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

This div background color is #A07B89.

Border color

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

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

This div border color is #A07B89.

Opacity

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

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

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

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

This text has shadow with #A07B89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A07B89.

Preview

Color preview on black background

This text has color #A07B89 on black background.


Color preview on white background

This text has color #A07B89 on white background.


Black color preview on #A07B89 background

This text has black color on #A07B89 background.


White color preview on #A07B89 background

This text has white color on #A07B89 background.


Related colors

Complementary color

Complementary color for #hex is #5F8476.


I love getcolorcode.com

Triadic colors

1 #89A07B and #7B89A0 with #A07B89 are triadic colors.

2 #897BA0 and #7BA089 with #A07B89 are triadic colors.