COLOR #4F8A23

HEX: #4F8A23 RGB: (79,138,35)

Color info

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

RGB color model

#4F8A23 color RGB value is (79,138,35).

RGB: (79,138,35) (31%, 54%, 14%)

RGB channels and saturation

R 79 of 255 = 31%
G 138 of 255 = 54%
B 35 of 255 = 14%

79
138
35

R + G + B ~ 33%. #4F8A23 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 138 + 35 = 252 (100%)
R 79 of 252 ~ 31.35%
G 138 of 252 ~ 54.76%
B 35 of 252 ~ 13.89'%

%31.35
%54.76
%13.89

CMYK color model

#4F8A23 color CMYK value is (43,0,75,46).

  • cyan value is 42.75%
  • magenta value is 0.00%
  • yellow value is 74.64%
  • key color value is 45.88%

CMYK: (43,0,75,46)
C43M0Y75K46 (43%, 0%, 75%, 46%)
(0.43 / 0.00 / 0.75 / 0.46)

CMYK percentages

%42.75
%0
%74.64
%45.88

Codes

Color #4F8A23 in popluar color models

4F 8A 23
RGB 79 138 35
HSL 94° 59.54% 33.92%
HSB/HSV 94° 74.64% 54.12%
CMYK 42.75% 0.00% 74.64%
45.88%

Color #4F8A23 in popluar number systems.

HEX 4F 8A 23
Decimal 79 138 35
Binary 1001111 10001010 100011
Octal 117 212 43

Shades and tints

Shades of #4F8A23

#4F8A23
(79,138,35)
#487E20
(72,126,32)
#41721D
(65,114,29)
#3A661A
(58,102,26)
#335A17
(51,90,23)
#2C4E14
(44,78,20)
#254211
(37,66,17)
#1E360E
(30,54,14)
#172A0B
(23,42,11)
#101E08
(16,30,8)
#091205
(9,18,5)
#000000
(0,0,0)

Tints of #4F8A23

#4F8A23
(79,138,35)
#5F9437
(95,148,55)
#6F9E4B
(111,158,75)
#7FA85F
(127,168,95)
#8FB273
(143,178,115)
#9FBC87
(159,188,135)
#AFC69B
(175,198,155)
#BFD0AF
(191,208,175)
#CFDAC3
(207,218,195)
#DFE4D7
(223,228,215)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F8A23 color. Also use rgb(79,138,35) instead hex code.

Text Font Color

.myTextColor { color: #4F8A23; }

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

This text font color is #4F8A23.

Background Color

.myBgColor { background-color: #4F8A23; }

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

This div background color is #4F8A23.

Border color

.myBorderColor { border: 1px solid #4F8A23; }

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

This div border color is #4F8A23.

Opacity

.myOpacity80 { color: #4F8A23; opacity: 0.8; }

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

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

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

This text has shadow with #4F8A23 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8A23.

Preview

Color preview on black background

This text has color #4F8A23 on black background.


Color preview on white background

This text has color #4F8A23 on white background.


Black color preview on #4F8A23 background

This text has black color on #4F8A23 background.


White color preview on #4F8A23 background

This text has white color on #4F8A23 background.


Related colors

Complementary color

Complementary color for #hex is #B075DC.


I love getcolorcode.com

Triadic colors

1 #234F8A and #8A234F with #4F8A23 are triadic colors.

2 #238A4F and #8A4F23 with #4F8A23 are triadic colors.