COLOR #727A39

HEX: #727A39 RGB: (114,122,57)

Color info

#727A39 contains mainly red and green colors. Web safe color of #727A39 is #666633 (or #663).

RGB color model

#727A39 color RGB value is (114,122,57).

RGB: (114,122,57) (45%, 48%, 22%)

RGB channels and saturation

R 114 of 255 = 45%
G 122 of 255 = 48%
B 57 of 255 = 22%

114
122
57

R + G + B ~ 38%. #727A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 122 + 57 = 293 (100%)
R 114 of 293 ~ 38.91%
G 122 of 293 ~ 41.64%
B 57 of 293 ~ 19.45'%

%38.91
%41.64
%19.45

CMYK color model

#727A39 color CMYK value is (7,0,53,52).

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

CMYK: (7,0,53,52)
C7M0Y53K52 (7%, 0%, 53%, 52%)
(0.07 / 0.00 / 0.53 / 0.52)

CMYK percentages

%6.56
%0
%53.28
%52.16

Codes

Color #727A39 in popluar color models

72 7A 39
RGB 114 122 57
HSL 67° 36.31% 35.10%
HSB/HSV 67° 53.28% 47.84%
CMYK 6.56% 0.00% 53.28%
52.16%

Color #727A39 in popluar number systems.

HEX 72 7A 39
Decimal 114 122 57
Binary 1110010 1111010 111001
Octal 162 172 71

Shades and tints

Shades of #727A39

#727A39
(114,122,57)
#686F34
(104,111,52)
#5E642F
(94,100,47)
#54592A
(84,89,42)
#4A4E25
(74,78,37)
#404320
(64,67,32)
#36381B
(54,56,27)
#2C2D16
(44,45,22)
#222211
(34,34,17)
#18170C
(24,23,12)
#0E0C07
(14,12,7)
#000000
(0,0,0)

Tints of #727A39

#727A39
(114,122,57)
#7E864B
(126,134,75)
#8A925D
(138,146,93)
#969E6F
(150,158,111)
#A2AA81
(162,170,129)
#AEB693
(174,182,147)
#BAC2A5
(186,194,165)
#C6CEB7
(198,206,183)
#D2DAC9
(210,218,201)
#DEE6DB
(222,230,219)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727A39 color. Also use rgb(114,122,57) instead hex code.

Text Font Color

.myTextColor { color: #727A39; }

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

This text font color is #727A39.

Background Color

.myBgColor { background-color: #727A39; }

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

This div background color is #727A39.

Border color

.myBorderColor { border: 1px solid #727A39; }

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

This div border color is #727A39.

Opacity

.myOpacity80 { color: #727A39; opacity: 0.8; }

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

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

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

This text has shadow with #727A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727A39.

Preview

Color preview on black background

This text has color #727A39 on black background.


Color preview on white background

This text has color #727A39 on white background.


Black color preview on #727A39 background

This text has black color on #727A39 background.


White color preview on #727A39 background

This text has white color on #727A39 background.


Related colors

Complementary color

Complementary color for #hex is #8D85C6.


I love getcolorcode.com

Triadic colors

1 #39727A and #7A3972 with #727A39 are triadic colors.

2 #397A72 and #7A7239 with #727A39 are triadic colors.