COLOR #283429

HEX: #283429 RGB: (40,52,41)

Color info

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

RGB color model

#283429 color RGB value is (40,52,41).

RGB: (40,52,41) (16%, 20%, 16%)

RGB channels and saturation

R 40 of 255 = 16%
G 52 of 255 = 20%
B 41 of 255 = 16%

40
52
41

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

Portions of RGB colors in percentages

R + G + B = 40 + 52 + 41 = 133 (100%)
R 40 of 133 ~ 30.08%
G 52 of 133 ~ 39.1%
B 41 of 133 ~ 30.83'%

%30.08
%39.1
%30.83

CMYK color model

#283429 color CMYK value is (23,0,21,80).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 21.15%
  • key color value is 79.61%

CMYK: (23,0,21,80)
C23M0Y21K80 (23%, 0%, 21%, 80%)
(0.23 / 0.00 / 0.21 / 0.80)

CMYK percentages

%23.08
%0
%21.15
%79.61

Codes

Color #283429 in popluar color models

28 34 29
RGB 40 52 41
HSL 125° 13.04% 18.04%
HSB/HSV 125° 23.08% 20.39%
CMYK 23.08% 0.00% 21.15%
79.61%

Color #283429 in popluar number systems.

HEX 28 34 29
Decimal 40 52 41
Binary 101000 110100 101001
Octal 50 64 51

Shades and tints

Shades of #283429

#283429
(40,52,41)
#253026
(37,48,38)
#222C23
(34,44,35)
#1F2820
(31,40,32)
#1C241D
(28,36,29)
#19201A
(25,32,26)
#161C17
(22,28,23)
#131814
(19,24,20)
#101411
(16,20,17)
#0D100E
(13,16,14)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #283429

#283429
(40,52,41)
#3B463C
(59,70,60)
#4E584F
(78,88,79)
#616A62
(97,106,98)
#747C75
(116,124,117)
#878E88
(135,142,136)
#9AA09B
(154,160,155)
#ADB2AE
(173,178,174)
#C0C4C1
(192,196,193)
#D3D6D4
(211,214,212)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #283429; }

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

This text font color is #283429.

Background Color

.myBgColor { background-color: #283429; }

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

This div background color is #283429.

Border color

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

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

This div border color is #283429.

Opacity

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

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

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

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

This text has shadow with #283429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #283429.

Preview

Color preview on black background

This text has color #283429 on black background.


Color preview on white background

This text has color #283429 on white background.


Black color preview on #283429 background

This text has black color on #283429 background.


White color preview on #283429 background

This text has white color on #283429 background.


Related colors

Complementary color

Complementary color for #hex is #D7CBD6.


I love getcolorcode.com

Triadic colors

1 #292834 and #342928 with #283429 are triadic colors.

2 #293428 and #342829 with #283429 are triadic colors.