COLOR #243519

HEX: #243519 RGB: (36,53,25)

Color info

#243519 contains red, green and blue colors in about the same proportion. Web safe color of #243519 is #333300 (or #330).

RGB color model

#243519 color RGB value is (36,53,25).

RGB: (36,53,25) (14%, 21%, 10%)

RGB channels and saturation

R 36 of 255 = 14%
G 53 of 255 = 21%
B 25 of 255 = 10%

36
53
25

R + G + B ~ 15%. #243519 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 53 + 25 = 114 (100%)
R 36 of 114 ~ 31.58%
G 53 of 114 ~ 46.49%
B 25 of 114 ~ 21.93'%

%31.58
%46.49
%21.93

CMYK color model

#243519 color CMYK value is (32,0,53,79).

  • cyan value is 32.08%
  • magenta value is 0.00%
  • yellow value is 52.83%
  • key color value is 79.22%

CMYK: (32,0,53,79)
C32M0Y53K79 (32%, 0%, 53%, 79%)
(0.32 / 0.00 / 0.53 / 0.79)

CMYK percentages

%32.08
%0
%52.83
%79.22

Codes

Color #243519 in popluar color models

24 35 19
RGB 36 53 25
HSL 96° 35.90% 15.29%
HSB/HSV 96° 52.83% 20.78%
CMYK 32.08% 0.00% 52.83%
79.22%

Color #243519 in popluar number systems.

HEX 24 35 19
Decimal 36 53 25
Binary 100100 110101 11001
Octal 44 65 31

Shades and tints

Shades of #243519

#243519
(36,53,25)
#213117
(33,49,23)
#1E2D15
(30,45,21)
#1B2913
(27,41,19)
#182511
(24,37,17)
#15210F
(21,33,15)
#121D0D
(18,29,13)
#0F190B
(15,25,11)
#0C1509
(12,21,9)
#091107
(9,17,7)
#060D05
(6,13,5)
#000000
(0,0,0)

Tints of #243519

#243519
(36,53,25)
#37472D
(55,71,45)
#4A5941
(74,89,65)
#5D6B55
(93,107,85)
#707D69
(112,125,105)
#838F7D
(131,143,125)
#96A191
(150,161,145)
#A9B3A5
(169,179,165)
#BCC5B9
(188,197,185)
#CFD7CD
(207,215,205)
#E2E9E1
(226,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #243519 color. Also use rgb(36,53,25) instead hex code.

Text Font Color

.myTextColor { color: #243519; }

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

This text font color is #243519.

Background Color

.myBgColor { background-color: #243519; }

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

This div background color is #243519.

Border color

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

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

This div border color is #243519.

Opacity

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

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

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

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

This text has shadow with #243519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #243519.

Preview

Color preview on black background

This text has color #243519 on black background.


Color preview on white background

This text has color #243519 on white background.


Black color preview on #243519 background

This text has black color on #243519 background.


White color preview on #243519 background

This text has white color on #243519 background.


Related colors

Complementary color

Complementary color for #hex is #DBCAE6.


I love getcolorcode.com

Triadic colors

1 #192435 and #351924 with #243519 are triadic colors.

2 #193524 and #352419 with #243519 are triadic colors.