COLOR #284029

HEX: #284029 RGB: (40,64,41)

Color info

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

RGB color model

#284029 color RGB value is (40,64,41).

RGB: (40,64,41) (16%, 25%, 16%)

RGB channels and saturation

R 40 of 255 = 16%
G 64 of 255 = 25%
B 41 of 255 = 16%

40
64
41

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

Portions of RGB colors in percentages

R + G + B = 40 + 64 + 41 = 145 (100%)
R 40 of 145 ~ 27.59%
G 64 of 145 ~ 44.14%
B 41 of 145 ~ 28.28'%

%27.59
%44.14
%28.28

CMYK color model

#284029 color CMYK value is (38,0,36,75).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (38,0,36,75)
C38M0Y36K75 (38%, 0%, 36%, 75%)
(0.38 / 0.00 / 0.36 / 0.75)

CMYK percentages

%37.5
%0
%35.94
%74.9

Codes

Color #284029 in popluar color models

28 40 29
RGB 40 64 41
HSL 123° 23.08% 20.39%
HSB/HSV 123° 37.50% 25.10%
CMYK 37.50% 0.00% 35.94%
74.90%

Color #284029 in popluar number systems.

HEX 28 40 29
Decimal 40 64 41
Binary 101000 1000000 101001
Octal 50 100 51

Shades and tints

Shades of #284029

#284029
(40,64,41)
#253B26
(37,59,38)
#223623
(34,54,35)
#1F3120
(31,49,32)
#1C2C1D
(28,44,29)
#19271A
(25,39,26)
#162217
(22,34,23)
#131D14
(19,29,20)
#101811
(16,24,17)
#0D130E
(13,19,14)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #284029

#284029
(40,64,41)
#3B513C
(59,81,60)
#4E624F
(78,98,79)
#617362
(97,115,98)
#748475
(116,132,117)
#879588
(135,149,136)
#9AA69B
(154,166,155)
#ADB7AE
(173,183,174)
#C0C8C1
(192,200,193)
#D3D9D4
(211,217,212)
#E6EAE7
(230,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #284029 color. Also use rgb(40,64,41) instead hex code.

Text Font Color

.myTextColor { color: #284029; }

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

This text font color is #284029.

Background Color

.myBgColor { background-color: #284029; }

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

This div background color is #284029.

Border color

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

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

This div border color is #284029.

Opacity

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

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

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

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

This text has shadow with #284029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284029.

Preview

Color preview on black background

This text has color #284029 on black background.


Color preview on white background

This text has color #284029 on white background.


Black color preview on #284029 background

This text has black color on #284029 background.


White color preview on #284029 background

This text has white color on #284029 background.


Related colors

Complementary color

Complementary color for #hex is #D7BFD6.


I love getcolorcode.com

Triadic colors

1 #292840 and #402928 with #284029 are triadic colors.

2 #294028 and #402829 with #284029 are triadic colors.