COLOR #2F5A24

HEX: #2F5A24 RGB: (47,90,36)

Color info

#2F5A24 contains red, green and blue colors in about the same proportion. Web safe color of #2F5A24 is #336633 (or #363).

RGB color model

#2F5A24 color RGB value is (47,90,36).

RGB: (47,90,36) (18%, 35%, 14%)

RGB channels and saturation

R 47 of 255 = 18%
G 90 of 255 = 35%
B 36 of 255 = 14%

47
90
36

R + G + B ~ 22%. #2F5A24 is dark color.

Portions of RGB colors in percentages

R + G + B = 47 + 90 + 36 = 173 (100%)
R 47 of 173 ~ 27.17%
G 90 of 173 ~ 52.02%
B 36 of 173 ~ 20.81'%

%27.17
%52.02
%20.81

CMYK color model

#2F5A24 color CMYK value is (48,0,60,65).

  • cyan value is 47.78%
  • magenta value is 0.00%
  • yellow value is 60.00%
  • key color value is 64.71%

CMYK: (48,0,60,65)
C48M0Y60K65 (48%, 0%, 60%, 65%)
(0.48 / 0.00 / 0.60 / 0.65)

CMYK percentages

%47.78
%0
%60
%64.71

Codes

Color #2F5A24 in popluar color models

2F 5A 24
RGB 47 90 36
HSL 108° 42.86% 24.71%
HSB/HSV 108° 60.00% 35.29%
CMYK 47.78% 0.00% 60.00%
64.71%

Color #2F5A24 in popluar number systems.

HEX 2F 5A 24
Decimal 47 90 36
Binary 101111 1011010 100100
Octal 57 132 44

Shades and tints

Shades of #2F5A24

#2F5A24
(47,90,36)
#2B5221
(43,82,33)
#274A1E
(39,74,30)
#23421B
(35,66,27)
#1F3A18
(31,58,24)
#1B3215
(27,50,21)
#172A12
(23,42,18)
#13220F
(19,34,15)
#0F1A0C
(15,26,12)
#0B1209
(11,18,9)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #2F5A24

#2F5A24
(47,90,36)
#416937
(65,105,55)
#53784A
(83,120,74)
#65875D
(101,135,93)
#779670
(119,150,112)
#89A583
(137,165,131)
#9BB496
(155,180,150)
#ADC3A9
(173,195,169)
#BFD2BC
(191,210,188)
#D1E1CF
(209,225,207)
#E3F0E2
(227,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F5A24 color. Also use rgb(47,90,36) instead hex code.

Text Font Color

.myTextColor { color: #2F5A24; }

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

This text font color is #2F5A24.

Background Color

.myBgColor { background-color: #2F5A24; }

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

This div background color is #2F5A24.

Border color

.myBorderColor { border: 1px solid #2F5A24; }

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

This div border color is #2F5A24.

Opacity

.myOpacity80 { color: #2F5A24; opacity: 0.8; }

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

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

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

This text has shadow with #2F5A24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F5A24.

Preview

Color preview on black background

This text has color #2F5A24 on black background.


Color preview on white background

This text has color #2F5A24 on white background.


Black color preview on #2F5A24 background

This text has black color on #2F5A24 background.


White color preview on #2F5A24 background

This text has white color on #2F5A24 background.


Related colors

Complementary color

Complementary color for #hex is #D0A5DB.


I love getcolorcode.com

Triadic colors

1 #242F5A and #5A242F with #2F5A24 are triadic colors.

2 #245A2F and #5A2F24 with #2F5A24 are triadic colors.