COLOR #7A3F52

HEX: #7A3F52 RGB: (122,63,82)

Color info

#7A3F52 contains red, green and blue colors in about the same proportion. Web safe color of #7A3F52 is #663366 (or #636).

RGB color model

#7A3F52 color RGB value is (122,63,82).

RGB: (122,63,82) (48%, 25%, 32%)

RGB channels and saturation

R 122 of 255 = 48%
G 63 of 255 = 25%
B 82 of 255 = 32%

122
63
82

R + G + B ~ 35%. #7A3F52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 63 + 82 = 267 (100%)
R 122 of 267 ~ 45.69%
G 63 of 267 ~ 23.6%
B 82 of 267 ~ 30.71'%

%45.69
%23.6
%30.71

CMYK color model

#7A3F52 color CMYK value is (0,48,33,52).

  • cyan value is 0.00%
  • magenta value is 48.36%
  • yellow value is 32.79%
  • key color value is 52.16%

CMYK: (0,48,33,52)
C0M48Y33K52 (0%, 48%, 33%, 52%)
(0.00 / 0.48 / 0.33 / 0.52)

CMYK percentages

%0
%48.36
%32.79
%52.16

Codes

Color #7A3F52 in popluar color models

7A 3F 52
RGB 122 63 82
HSL 341° 31.89% 36.27%
HSB/HSV 341° 48.36% 47.84%
CMYK 0.00% 48.36% 32.79%
52.16%

Color #7A3F52 in popluar number systems.

HEX 7A 3F 52
Decimal 122 63 82
Binary 1111010 111111 1010010
Octal 172 77 122

Shades and tints

Shades of #7A3F52

#7A3F52
(122,63,82)
#6F3A4B
(111,58,75)
#643544
(100,53,68)
#59303D
(89,48,61)
#4E2B36
(78,43,54)
#43262F
(67,38,47)
#382128
(56,33,40)
#2D1C21
(45,28,33)
#22171A
(34,23,26)
#171213
(23,18,19)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #7A3F52

#7A3F52
(122,63,82)
#865061
(134,80,97)
#926170
(146,97,112)
#9E727F
(158,114,127)
#AA838E
(170,131,142)
#B6949D
(182,148,157)
#C2A5AC
(194,165,172)
#CEB6BB
(206,182,187)
#DAC7CA
(218,199,202)
#E6D8D9
(230,216,217)
#F2E9E8
(242,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A3F52; }

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

This text font color is #7A3F52.

Background Color

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

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

This div background color is #7A3F52.

Border color

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

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

This div border color is #7A3F52.

Opacity

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

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

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

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

This text has shadow with #7A3F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A3F52.

Preview

Color preview on black background

This text has color #7A3F52 on black background.


Color preview on white background

This text has color #7A3F52 on white background.


Black color preview on #7A3F52 background

This text has black color on #7A3F52 background.


White color preview on #7A3F52 background

This text has white color on #7A3F52 background.


Related colors

Complementary color

Complementary color for #hex is #85C0AD.


I love getcolorcode.com

Triadic colors

1 #527A3F and #3F527A with #7A3F52 are triadic colors.

2 #523F7A and #3F7A52 with #7A3F52 are triadic colors.