COLOR #284713

HEX: #284713 RGB: (40,71,19)

Color info

#284713 contains red, green and blue colors in about the same proportion. Web safe color of #284713 is #333300 (or #330).

RGB color model

#284713 color RGB value is (40,71,19).

RGB: (40,71,19) (16%, 28%, 7%)

RGB channels and saturation

R 40 of 255 = 16%
G 71 of 255 = 28%
B 19 of 255 = 7%

40
71
19

R + G + B ~ 17%. #284713 is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 71 + 19 = 130 (100%)
R 40 of 130 ~ 30.77%
G 71 of 130 ~ 54.62%
B 19 of 130 ~ 14.62'%

%30.77
%54.62
%14.62

CMYK color model

#284713 color CMYK value is (44,0,73,72).

  • cyan value is 43.66%
  • magenta value is 0.00%
  • yellow value is 73.24%
  • key color value is 72.16%

CMYK: (44,0,73,72)
C44M0Y73K72 (44%, 0%, 73%, 72%)
(0.44 / 0.00 / 0.73 / 0.72)

CMYK percentages

%43.66
%0
%73.24
%72.16

Codes

Color #284713 in popluar color models

28 47 13
RGB 40 71 19
HSL 96° 57.78% 17.65%
HSB/HSV 96° 73.24% 27.84%
CMYK 43.66% 0.00% 73.24%
72.16%

Color #284713 in popluar number systems.

HEX 28 47 13
Decimal 40 71 19
Binary 101000 1000111 10011
Octal 50 107 23

Shades and tints

Shades of #284713

#284713
(40,71,19)
#254112
(37,65,18)
#223B11
(34,59,17)
#1F3510
(31,53,16)
#1C2F0F
(28,47,15)
#19290E
(25,41,14)
#16230D
(22,35,13)
#131D0C
(19,29,12)
#10170B
(16,23,11)
#0D110A
(13,17,10)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #284713

#284713
(40,71,19)
#3B5728
(59,87,40)
#4E673D
(78,103,61)
#617752
(97,119,82)
#748767
(116,135,103)
#87977C
(135,151,124)
#9AA791
(154,167,145)
#ADB7A6
(173,183,166)
#C0C7BB
(192,199,187)
#D3D7D0
(211,215,208)
#E6E7E5
(230,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #284713 color. Also use rgb(40,71,19) instead hex code.

Text Font Color

.myTextColor { color: #284713; }

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

This text font color is #284713.

Background Color

.myBgColor { background-color: #284713; }

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

This div background color is #284713.

Border color

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

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

This div border color is #284713.

Opacity

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

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

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

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

This text has shadow with #284713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284713.

Preview

Color preview on black background

This text has color #284713 on black background.


Color preview on white background

This text has color #284713 on white background.


Black color preview on #284713 background

This text has black color on #284713 background.


White color preview on #284713 background

This text has white color on #284713 background.


Related colors

Complementary color

Complementary color for #hex is #D7B8EC.


I love getcolorcode.com

Triadic colors

1 #132847 and #471328 with #284713 are triadic colors.

2 #134728 and #472813 with #284713 are triadic colors.