COLOR #727015

HEX: #727015 RGB: (114,112,21)

Color info

#727015 contains mainly red and green colors. Web safe color of #727015 is #666600 (or #660).

RGB color model

#727015 color RGB value is (114,112,21).

RGB: (114,112,21) (45%, 44%, 8%)

RGB channels and saturation

R 114 of 255 = 45%
G 112 of 255 = 44%
B 21 of 255 = 8%

114
112
21

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

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 21 = 247 (100%)
R 114 of 247 ~ 46.15%
G 112 of 247 ~ 45.34%
B 21 of 247 ~ 8.5'%

%46.15
%45.34

CMYK color model

#727015 color CMYK value is (0,2,82,55).

  • cyan value is 0.00%
  • magenta value is 1.75%
  • yellow value is 81.58%
  • key color value is 55.29%

CMYK: (0,2,82,55)
C0M2Y82K55 (0%, 2%, 82%, 55%)
(0.00 / 0.02 / 0.82 / 0.55)

CMYK percentages

%0
%1.75
%81.58
%55.29

Codes

Color #727015 in popluar color models

72 70 15
RGB 114 112 21
HSL 59° 68.89% 26.47%
HSB/HSV 59° 81.58% 44.71%
CMYK 0.00% 1.75% 81.58%
55.29%

Color #727015 in popluar number systems.

HEX 72 70 15
Decimal 114 112 21
Binary 1110010 1110000 10101
Octal 162 160 25

Shades and tints

Shades of #727015

#727015
(114,112,21)
#686614
(104,102,20)
#5E5C13
(94,92,19)
#545212
(84,82,18)
#4A4811
(74,72,17)
#403E10
(64,62,16)
#36340F
(54,52,15)
#2C2A0E
(44,42,14)
#22200D
(34,32,13)
#18160C
(24,22,12)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #727015

#727015
(114,112,21)
#7E7D2A
(126,125,42)
#8A8A3F
(138,138,63)
#969754
(150,151,84)
#A2A469
(162,164,105)
#AEB17E
(174,177,126)
#BABE93
(186,190,147)
#C6CBA8
(198,203,168)
#D2D8BD
(210,216,189)
#DEE5D2
(222,229,210)
#EAF2E7
(234,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727015 color. Also use rgb(114,112,21) instead hex code.

Text Font Color

.myTextColor { color: #727015; }

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

This text font color is #727015.

Background Color

.myBgColor { background-color: #727015; }

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

This div background color is #727015.

Border color

.myBorderColor { border: 1px solid #727015; }

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

This div border color is #727015.

Opacity

.myOpacity80 { color: #727015; opacity: 0.8; }

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

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

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

This text has shadow with #727015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727015.

Preview

Color preview on black background

This text has color #727015 on black background.


Color preview on white background

This text has color #727015 on white background.


Black color preview on #727015 background

This text has black color on #727015 background.


White color preview on #727015 background

This text has white color on #727015 background.


Related colors

Complementary color

Complementary color for #hex is #8D8FEA.


I love getcolorcode.com

Triadic colors

1 #157270 and #701572 with #727015 are triadic colors.

2 #157072 and #707215 with #727015 are triadic colors.