COLOR #71924B

HEX: #71924B RGB: (113,146,75)

Color info

#71924B contains mainly red and green colors. Web safe color of #71924B is #669933 (or #693).

RGB color model

#71924B color RGB value is (113,146,75).

RGB: (113,146,75) (44%, 57%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 146 of 255 = 57%
B 75 of 255 = 29%

113
146
75

R + G + B ~ 43%. #71924B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 146 + 75 = 334 (100%)
R 113 of 334 ~ 33.83%
G 146 of 334 ~ 43.71%
B 75 of 334 ~ 22.46'%

%33.83
%43.71
%22.46

CMYK color model

#71924B color CMYK value is (23,0,49,43).

  • cyan value is 22.60%
  • magenta value is 0.00%
  • yellow value is 48.63%
  • key color value is 42.75%

CMYK: (23,0,49,43)
C23M0Y49K43 (23%, 0%, 49%, 43%)
(0.23 / 0.00 / 0.49 / 0.43)

CMYK percentages

%22.6
%0
%48.63
%42.75

Codes

Color #71924B in popluar color models

71 92 4B
RGB 113 146 75
HSL 88° 32.13% 43.33%
HSB/HSV 88° 48.63% 57.25%
CMYK 22.60% 0.00% 48.63%
42.75%

Color #71924B in popluar number systems.

HEX 71 92 4B
Decimal 113 146 75
Binary 1110001 10010010 1001011
Octal 161 222 113

Shades and tints

Shades of #71924B

#71924B
(113,146,75)
#678545
(103,133,69)
#5D783F
(93,120,63)
#536B39
(83,107,57)
#495E33
(73,94,51)
#3F512D
(63,81,45)
#354427
(53,68,39)
#2B3721
(43,55,33)
#212A1B
(33,42,27)
#171D15
(23,29,21)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #71924B

#71924B
(113,146,75)
#7D9B5B
(125,155,91)
#89A46B
(137,164,107)
#95AD7B
(149,173,123)
#A1B68B
(161,182,139)
#ADBF9B
(173,191,155)
#B9C8AB
(185,200,171)
#C5D1BB
(197,209,187)
#D1DACB
(209,218,203)
#DDE3DB
(221,227,219)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71924B color. Also use rgb(113,146,75) instead hex code.

Text Font Color

.myTextColor { color: #71924B; }

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

This text font color is #71924B.

Background Color

.myBgColor { background-color: #71924B; }

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

This div background color is #71924B.

Border color

.myBorderColor { border: 1px solid #71924B; }

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

This div border color is #71924B.

Opacity

.myOpacity80 { color: #71924B; opacity: 0.8; }

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

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

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

This text has shadow with #71924B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71924B.

Preview

Color preview on black background

This text has color #71924B on black background.


Color preview on white background

This text has color #71924B on white background.


Black color preview on #71924B background

This text has black color on #71924B background.


White color preview on #71924B background

This text has white color on #71924B background.


Related colors

Complementary color

Complementary color for #hex is #8E6DB4.


I love getcolorcode.com

Triadic colors

1 #4B7192 and #924B71 with #71924B are triadic colors.

2 #4B9271 and #92714B with #71924B are triadic colors.