COLOR #7A597A

HEX: #7A597A RGB: (122,89,122)

Color info

#7A597A contains red, green and blue colors in about the same proportion. Web safe color of #7A597A is #666666 (or #666).

RGB color model

#7A597A color RGB value is (122,89,122).

RGB: (122,89,122) (48%, 35%, 48%)

RGB channels and saturation

R 122 of 255 = 48%
G 89 of 255 = 35%
B 122 of 255 = 48%

122
89
122

R + G + B ~ 44%. #7A597A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 122 + 89 + 122 = 333 (100%)
R 122 of 333 ~ 36.64%
G 89 of 333 ~ 26.73%
B 122 of 333 ~ 36.64'%

%36.64
%26.73
%36.64

CMYK color model

#7A597A color CMYK value is (0,27,0,52).

  • cyan value is 0.00%
  • magenta value is 27.05%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (0,27,0,52)
C0M27Y0K52 (0%, 27%, 0%, 52%)
(0.00 / 0.27 / 0.00 / 0.52)

CMYK percentages

%0
%27.05
%0
%52.16

Codes

Color #7A597A in popluar color models

7A 59 7A
RGB 122 89 122
HSL 300° 15.64% 41.37%
HSB/HSV 300° 27.05% 47.84%
CMYK 0.00% 27.05% 0.00%
52.16%

Color #7A597A in popluar number systems.

HEX 7A 59 7A
Decimal 122 89 122
Binary 1111010 1011001 1111010
Octal 172 131 172

Shades and tints

Shades of #7A597A

#7A597A
(122,89,122)
#6F516F
(111,81,111)
#644964
(100,73,100)
#594159
(89,65,89)
#4E394E
(78,57,78)
#433143
(67,49,67)
#382938
(56,41,56)
#2D212D
(45,33,45)
#221922
(34,25,34)
#171117
(23,17,23)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #7A597A

#7A597A
(122,89,122)
#866886
(134,104,134)
#927792
(146,119,146)
#9E869E
(158,134,158)
#AA95AA
(170,149,170)
#B6A4B6
(182,164,182)
#C2B3C2
(194,179,194)
#CEC2CE
(206,194,206)
#DAD1DA
(218,209,218)
#E6E0E6
(230,224,230)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A597A color. Also use rgb(122,89,122) instead hex code.

Text Font Color

.myTextColor { color: #7A597A; }

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

This text font color is #7A597A.

Background Color

.myBgColor { background-color: #7A597A; }

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

This div background color is #7A597A.

Border color

.myBorderColor { border: 1px solid #7A597A; }

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

This div border color is #7A597A.

Opacity

.myOpacity80 { color: #7A597A; opacity: 0.8; }

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

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

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

This text has shadow with #7A597A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A597A.

Preview

Color preview on black background

This text has color #7A597A on black background.


Color preview on white background

This text has color #7A597A on white background.


Black color preview on #7A597A background

This text has black color on #7A597A background.


White color preview on #7A597A background

This text has white color on #7A597A background.


Related colors

Complementary color

Complementary color for #hex is #85A685.


I love getcolorcode.com

Triadic colors

1 #7A7A59 and #597A7A with #7A597A are triadic colors.

2 #7A597A and #597A7A with #7A597A are triadic colors.