COLOR #284824

HEX: #284824 RGB: (40,72,36)

Color info

#284824 contains red, green and blue colors in about the same proportion. Web safe color of #284824 is #333333 (or #333).

RGB color model

#284824 color RGB value is (40,72,36).

RGB: (40,72,36) (16%, 28%, 14%)

RGB channels and saturation

R 40 of 255 = 16%
G 72 of 255 = 28%
B 36 of 255 = 14%

40
72
36

R + G + B ~ 19%. #284824 is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 72 + 36 = 148 (100%)
R 40 of 148 ~ 27.03%
G 72 of 148 ~ 48.65%
B 36 of 148 ~ 24.32'%

%27.03
%48.65
%24.32

CMYK color model

#284824 color CMYK value is (44,0,50,72).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 71.76%

CMYK: (44,0,50,72)
C44M0Y50K72 (44%, 0%, 50%, 72%)
(0.44 / 0.00 / 0.50 / 0.72)

CMYK percentages

%44.44
%0
%50
%71.76

Codes

Color #284824 in popluar color models

28 48 24
RGB 40 72 36
HSL 113° 33.33% 21.18%
HSB/HSV 113° 50.00% 28.24%
CMYK 44.44% 0.00% 50.00%
71.76%

Color #284824 in popluar number systems.

HEX 28 48 24
Decimal 40 72 36
Binary 101000 1001000 100100
Octal 50 110 44

Shades and tints

Shades of #284824

#284824
(40,72,36)
#254221
(37,66,33)
#223C1E
(34,60,30)
#1F361B
(31,54,27)
#1C3018
(28,48,24)
#192A15
(25,42,21)
#162412
(22,36,18)
#131E0F
(19,30,15)
#10180C
(16,24,12)
#0D1209
(13,18,9)
#0A0C06
(10,12,6)
#000000
(0,0,0)

Tints of #284824

#284824
(40,72,36)
#3B5837
(59,88,55)
#4E684A
(78,104,74)
#61785D
(97,120,93)
#748870
(116,136,112)
#879883
(135,152,131)
#9AA896
(154,168,150)
#ADB8A9
(173,184,169)
#C0C8BC
(192,200,188)
#D3D8CF
(211,216,207)
#E6E8E2
(230,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #284824 color. Also use rgb(40,72,36) instead hex code.

Text Font Color

.myTextColor { color: #284824; }

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

This text font color is #284824.

Background Color

.myBgColor { background-color: #284824; }

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

This div background color is #284824.

Border color

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

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

This div border color is #284824.

Opacity

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

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

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

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

This text has shadow with #284824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284824.

Preview

Color preview on black background

This text has color #284824 on black background.


Color preview on white background

This text has color #284824 on white background.


Black color preview on #284824 background

This text has black color on #284824 background.


White color preview on #284824 background

This text has white color on #284824 background.


Related colors

Complementary color

Complementary color for #hex is #D7B7DB.


I love getcolorcode.com

Triadic colors

1 #242848 and #482428 with #284824 are triadic colors.

2 #244828 and #482824 with #284824 are triadic colors.