COLOR #7A4644

HEX: #7A4644 RGB: (122,70,68)

Color info

#7A4644 contains red, green and blue colors in about the same proportion. Web safe color of #7A4644 is #663333 (or #633).

RGB color model

#7A4644 color RGB value is (122,70,68).

RGB: (122,70,68) (48%, 27%, 27%)

RGB channels and saturation

R 122 of 255 = 48%
G 70 of 255 = 27%
B 68 of 255 = 27%

122
70
68

R + G + B ~ 34%. #7A4644 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 70 + 68 = 260 (100%)
R 122 of 260 ~ 46.92%
G 70 of 260 ~ 26.92%
B 68 of 260 ~ 26.15'%

%46.92
%26.92
%26.15

CMYK color model

#7A4644 color CMYK value is (0,43,44,52).

  • cyan value is 0.00%
  • magenta value is 42.62%
  • yellow value is 44.26%
  • key color value is 52.16%
CMYK: (0,43,44,52) C0M43Y44K52 (0%,43%,44%,52%) (0.00/0.43/0.44/0.52) 

CMYK percentages

%0
%42.62
%44.26
%52.16

Codes

Color #7A4644 in popluar color models

7A 46 44
RGB 122 70 68
HSL 28.42% 37.25%
HSB/HSV 44.26% 47.84%
CMYK 0.00% 42.62% 44.26%
52.16%

Color #7A4644 in popluar number systems.

HEX 7A 46 44
Decimal 122 70 68
Binary 1111010 1000110 1000100
Octal 172 106 104

Shades and tints

Shades of #7A4644

#7A4644
(122,70,68)
#6F403E
(111,64,62)
#643A38
(100,58,56)
#593432
(89,52,50)
#4E2E2C
(78,46,44)
#432826
(67,40,38)
#382220
(56,34,32)
#2D1C1A
(45,28,26)
#221614
(34,22,20)
#17100E
(23,16,14)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #7A4644

#7A4644
(122,70,68)
#865655
(134,86,85)
#926666
(146,102,102)
#9E7677
(158,118,119)
#AA8688
(170,134,136)
#B69699
(182,150,153)
#C2A6AA
(194,166,170)
#CEB6BB
(206,182,187)
#DAC6CC
(218,198,204)
#E6D6DD
(230,214,221)
#F2E6EE
(242,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A4644; }

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

This text font color is #7A4644.

Background Color

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

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

This div background color is #7A4644.

Border color

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

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

This div border color is #7A4644.

Opacity

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

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

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

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

This text has shadow with #7A4644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4644.

Preview

Color preview on black background

This text has color #7A4644 on black background.


Color preview on white background

This text has color #7A4644 on white background.


Black color preview on #7A4644 background

This text has black color on #7A4644 background.


White color preview on #7A4644 background

This text has white color on #7A4644 background.


Related colors

Complementary color

Complementary color for #hex is #85B9BB.


I love getcolorcode.com

Triadic colors

1 #447A46 and #46447A with #7A4644 are triadic colors.

2 #44467A and #467A44 with #7A4644 are triadic colors.