COLOR #243328

HEX: #243328 RGB: (36,51,40)

Color info

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

RGB color model

#243328 color RGB value is (36,51,40).

RGB: (36,51,40) (14%, 20%, 16%)

RGB channels and saturation

R 36 of 255 = 14%
G 51 of 255 = 20%
B 40 of 255 = 16%

36
51
40

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

Portions of RGB colors in percentages

R + G + B = 36 + 51 + 40 = 127 (100%)
R 36 of 127 ~ 28.35%
G 51 of 127 ~ 40.16%
B 40 of 127 ~ 31.5'%

%28.35
%40.16
%31.5

CMYK color model

#243328 color CMYK value is (29,0,22,80).

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

CMYK: (29,0,22,80)
C29M0Y22K80 (29%, 0%, 22%, 80%)
(0.29 / 0.00 / 0.22 / 0.80)

CMYK percentages

%29.41
%0
%21.57
%80

Codes

Color #243328 in popluar color models

24 33 28
RGB 36 51 40
HSL 136° 17.24% 17.06%
HSB/HSV 136° 29.41% 20.00%
CMYK 29.41% 0.00% 21.57%
80.00%

Color #243328 in popluar number systems.

HEX 24 33 28
Decimal 36 51 40
Binary 100100 110011 101000
Octal 44 63 50

Shades and tints

Shades of #243328

#243328
(36,51,40)
#212F25
(33,47,37)
#1E2B22
(30,43,34)
#1B271F
(27,39,31)
#18231C
(24,35,28)
#151F19
(21,31,25)
#121B16
(18,27,22)
#0F1713
(15,23,19)
#0C1310
(12,19,16)
#090F0D
(9,15,13)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #243328

#243328
(36,51,40)
#37453B
(55,69,59)
#4A574E
(74,87,78)
#5D6961
(93,105,97)
#707B74
(112,123,116)
#838D87
(131,141,135)
#969F9A
(150,159,154)
#A9B1AD
(169,177,173)
#BCC3C0
(188,195,192)
#CFD5D3
(207,213,211)
#E2E7E6
(226,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #243328; }

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

This text font color is #243328.

Background Color

.myBgColor { background-color: #243328; }

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

This div background color is #243328.

Border color

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

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

This div border color is #243328.

Opacity

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

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

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

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

This text has shadow with #243328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #243328.

Preview

Color preview on black background

This text has color #243328 on black background.


Color preview on white background

This text has color #243328 on white background.


Black color preview on #243328 background

This text has black color on #243328 background.


White color preview on #243328 background

This text has white color on #243328 background.


Related colors

Complementary color

Complementary color for #hex is #DBCCD7.


I love getcolorcode.com

Triadic colors

1 #282433 and #332824 with #243328 are triadic colors.

2 #283324 and #332428 with #243328 are triadic colors.