COLOR #284631

HEX: #284631 RGB: (40,70,49)

Color info

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

RGB color model

#284631 color RGB value is (40,70,49).

RGB: (40,70,49) (16%, 27%, 19%)

RGB channels and saturation

R 40 of 255 = 16%
G 70 of 255 = 27%
B 49 of 255 = 19%

40
70
49

R + G + B ~ 21%. #284631 is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 70 + 49 = 159 (100%)
R 40 of 159 ~ 25.16%
G 70 of 159 ~ 44.03%
B 49 of 159 ~ 30.82'%

%25.16
%44.03
%30.82

CMYK color model

#284631 color CMYK value is (43,0,30,73).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 72.55%

CMYK: (43,0,30,73)
C43M0Y30K73 (43%, 0%, 30%, 73%)
(0.43 / 0.00 / 0.30 / 0.73)

CMYK percentages

%42.86
%0
%30
%72.55

Codes

Color #284631 in popluar color models

28 46 31
RGB 40 70 49
HSL 138° 27.27% 21.57%
HSB/HSV 138° 42.86% 27.45%
CMYK 42.86% 0.00% 30.00%
72.55%

Color #284631 in popluar number systems.

HEX 28 46 31
Decimal 40 70 49
Binary 101000 1000110 110001
Octal 50 106 61

Shades and tints

Shades of #284631

#284631
(40,70,49)
#25402D
(37,64,45)
#223A29
(34,58,41)
#1F3425
(31,52,37)
#1C2E21
(28,46,33)
#19281D
(25,40,29)
#162219
(22,34,25)
#131C15
(19,28,21)
#101611
(16,22,17)
#0D100D
(13,16,13)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #284631

#284631
(40,70,49)
#3B5643
(59,86,67)
#4E6655
(78,102,85)
#617667
(97,118,103)
#748679
(116,134,121)
#87968B
(135,150,139)
#9AA69D
(154,166,157)
#ADB6AF
(173,182,175)
#C0C6C1
(192,198,193)
#D3D6D3
(211,214,211)
#E6E6E5
(230,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #284631 color. Also use rgb(40,70,49) instead hex code.

Text Font Color

.myTextColor { color: #284631; }

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

This text font color is #284631.

Background Color

.myBgColor { background-color: #284631; }

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

This div background color is #284631.

Border color

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

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

This div border color is #284631.

Opacity

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

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

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

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

This text has shadow with #284631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284631.

Preview

Color preview on black background

This text has color #284631 on black background.


Color preview on white background

This text has color #284631 on white background.


Black color preview on #284631 background

This text has black color on #284631 background.


White color preview on #284631 background

This text has white color on #284631 background.


Related colors

Complementary color

Complementary color for #hex is #D7B9CE.


I love getcolorcode.com

Triadic colors

1 #312846 and #463128 with #284631 are triadic colors.

2 #314628 and #462831 with #284631 are triadic colors.