COLOR #283327

HEX: #283327 RGB: (40,51,39)

Color info

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

RGB color model

#283327 color RGB value is (40,51,39).

RGB: (40,51,39) (16%, 20%, 15%)

RGB channels and saturation

R 40 of 255 = 16%
G 51 of 255 = 20%
B 39 of 255 = 15%

40
51
39

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

Portions of RGB colors in percentages

R + G + B = 40 + 51 + 39 = 130 (100%)
R 40 of 130 ~ 30.77%
G 51 of 130 ~ 39.23%
B 39 of 130 ~ 30'%

%30.77
%39.23
%30

CMYK color model

#283327 color CMYK value is (22,0,24,80).

  • cyan value is 21.57%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 80.00%

CMYK: (22,0,24,80)
C22M0Y24K80 (22%, 0%, 24%, 80%)
(0.22 / 0.00 / 0.24 / 0.80)

CMYK percentages

%21.57
%0
%23.53
%80

Codes

Color #283327 in popluar color models

28 33 27
RGB 40 51 39
HSL 115° 13.33% 17.65%
HSB/HSV 115° 23.53% 20.00%
CMYK 21.57% 0.00% 23.53%
80.00%

Color #283327 in popluar number systems.

HEX 28 33 27
Decimal 40 51 39
Binary 101000 110011 100111
Octal 50 63 47

Shades and tints

Shades of #283327

#283327
(40,51,39)
#252F24
(37,47,36)
#222B21
(34,43,33)
#1F271E
(31,39,30)
#1C231B
(28,35,27)
#191F18
(25,31,24)
#161B15
(22,27,21)
#131712
(19,23,18)
#10130F
(16,19,15)
#0D0F0C
(13,15,12)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #283327

#283327
(40,51,39)
#3B453A
(59,69,58)
#4E574D
(78,87,77)
#616960
(97,105,96)
#747B73
(116,123,115)
#878D86
(135,141,134)
#9A9F99
(154,159,153)
#ADB1AC
(173,177,172)
#C0C3BF
(192,195,191)
#D3D5D2
(211,213,210)
#E6E7E5
(230,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #283327 color. Also use rgb(40,51,39) instead hex code.

Text Font Color

.myTextColor { color: #283327; }

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

This text font color is #283327.

Background Color

.myBgColor { background-color: #283327; }

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

This div background color is #283327.

Border color

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

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

This div border color is #283327.

Opacity

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

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

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

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

This text has shadow with #283327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #283327.

Preview

Color preview on black background

This text has color #283327 on black background.


Color preview on white background

This text has color #283327 on white background.


Black color preview on #283327 background

This text has black color on #283327 background.


White color preview on #283327 background

This text has white color on #283327 background.


Related colors

Complementary color

Complementary color for #hex is #D7CCD8.


I love getcolorcode.com

Triadic colors

1 #272833 and #332728 with #283327 are triadic colors.

2 #273328 and #332827 with #283327 are triadic colors.