COLOR #7A4239

HEX: #7A4239 RGB: (122,66,57)

Color info

#7A4239 contains mainly red and green colors. Web safe color of #7A4239 is #663333 (or #633).

RGB color model

#7A4239 color RGB value is (122,66,57).

RGB: (122,66,57) (48%, 26%, 22%)

RGB channels and saturation

R 122 of 255 = 48%
G 66 of 255 = 26%
B 57 of 255 = 22%

122
66
57

R + G + B ~ 32%. #7A4239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 66 + 57 = 245 (100%)
R 122 of 245 ~ 49.8%
G 66 of 245 ~ 26.94%
B 57 of 245 ~ 23.27'%

%49.8
%26.94
%23.27

CMYK color model

#7A4239 color CMYK value is (0,46,53,52).

  • cyan value is 0.00%
  • magenta value is 45.90%
  • yellow value is 53.28%
  • key color value is 52.16%

CMYK: (0,46,53,52)
C0M46Y53K52 (0%, 46%, 53%, 52%)
(0.00 / 0.46 / 0.53 / 0.52)

CMYK percentages

%0
%45.9
%53.28
%52.16

Codes

Color #7A4239 in popluar color models

7A 42 39
RGB 122 66 57
HSL 36.31% 35.10%
HSB/HSV 53.28% 47.84%
CMYK 0.00% 45.90% 53.28%
52.16%

Color #7A4239 in popluar number systems.

HEX 7A 42 39
Decimal 122 66 57
Binary 1111010 1000010 111001
Octal 172 102 71

Shades and tints

Shades of #7A4239

#7A4239
(122,66,57)
#6F3C34
(111,60,52)
#64362F
(100,54,47)
#59302A
(89,48,42)
#4E2A25
(78,42,37)
#432420
(67,36,32)
#381E1B
(56,30,27)
#2D1816
(45,24,22)
#221211
(34,18,17)
#170C0C
(23,12,12)
#0C0607
(12,6,7)
#000000
(0,0,0)

Tints of #7A4239

#7A4239
(122,66,57)
#86534B
(134,83,75)
#92645D
(146,100,93)
#9E756F
(158,117,111)
#AA8681
(170,134,129)
#B69793
(182,151,147)
#C2A8A5
(194,168,165)
#CEB9B7
(206,185,183)
#DACAC9
(218,202,201)
#E6DBDB
(230,219,219)
#F2ECED
(242,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A4239; }

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

This text font color is #7A4239.

Background Color

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

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

This div background color is #7A4239.

Border color

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

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

This div border color is #7A4239.

Opacity

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

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

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

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

This text has shadow with #7A4239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4239.

Preview

Color preview on black background

This text has color #7A4239 on black background.


Color preview on white background

This text has color #7A4239 on white background.


Black color preview on #7A4239 background

This text has black color on #7A4239 background.


White color preview on #7A4239 background

This text has white color on #7A4239 background.


Related colors

Complementary color

Complementary color for #hex is #85BDC6.


I love getcolorcode.com

Triadic colors

1 #397A42 and #42397A with #7A4239 are triadic colors.

2 #39427A and #427A39 with #7A4239 are triadic colors.