COLOR #287221

HEX: #287221 RGB: (40,114,33)

Color info

#287221 contains mainly green color. Web safe color of #287221 is #336633 (or #363).

RGB color model

#287221 color RGB value is (40,114,33).

RGB: (40,114,33) (16%, 45%, 13%)

RGB channels and saturation

R 40 of 255 = 16%
G 114 of 255 = 45%
B 33 of 255 = 13%

40
114
33

R + G + B ~ 25%. #287221 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 114 + 33 = 187 (100%)
R 40 of 187 ~ 21.39%
G 114 of 187 ~ 60.96%
B 33 of 187 ~ 17.65'%

%21.39
%60.96
%17.65

CMYK color model

#287221 color CMYK value is (65,0,71,55).

  • cyan value is 64.91%
  • magenta value is 0.00%
  • yellow value is 71.05%
  • key color value is 55.29%

CMYK: (65,0,71,55)
C65M0Y71K55 (65%, 0%, 71%, 55%)
(0.65 / 0.00 / 0.71 / 0.55)

CMYK percentages

%64.91
%0
%71.05
%55.29

Codes

Color #287221 in popluar color models

28 72 21
RGB 40 114 33
HSL 115° 55.10% 28.82%
HSB/HSV 115° 71.05% 44.71%
CMYK 64.91% 0.00% 71.05%
55.29%

Color #287221 in popluar number systems.

HEX 28 72 21
Decimal 40 114 33
Binary 101000 1110010 100001
Octal 50 162 41

Shades and tints

Shades of #287221

#287221
(40,114,33)
#25681E
(37,104,30)
#225E1B
(34,94,27)
#1F5418
(31,84,24)
#1C4A15
(28,74,21)
#194012
(25,64,18)
#16360F
(22,54,15)
#132C0C
(19,44,12)
#102209
(16,34,9)
#0D1806
(13,24,6)
#0A0E03
(10,14,3)
#000000
(0,0,0)

Tints of #287221

#287221
(40,114,33)
#3B7E35
(59,126,53)
#4E8A49
(78,138,73)
#61965D
(97,150,93)
#74A271
(116,162,113)
#87AE85
(135,174,133)
#9ABA99
(154,186,153)
#ADC6AD
(173,198,173)
#C0D2C1
(192,210,193)
#D3DED5
(211,222,213)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #287221 color. Also use rgb(40,114,33) instead hex code.

Text Font Color

.myTextColor { color: #287221; }

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

This text font color is #287221.

Background Color

.myBgColor { background-color: #287221; }

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

This div background color is #287221.

Border color

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

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

This div border color is #287221.

Opacity

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

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

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

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

This text has shadow with #287221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #287221.

Preview

Color preview on black background

This text has color #287221 on black background.


Color preview on white background

This text has color #287221 on white background.


Black color preview on #287221 background

This text has black color on #287221 background.


White color preview on #287221 background

This text has white color on #287221 background.


Related colors

Complementary color

Complementary color for #hex is #D78DDE.


I love getcolorcode.com

Triadic colors

1 #212872 and #722128 with #287221 are triadic colors.

2 #217228 and #722821 with #287221 are triadic colors.