COLOR #24472A

HEX: #24472A RGB: (36,71,42)

Color info

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

RGB color model

#24472A color RGB value is (36,71,42).

RGB: (36,71,42) (14%, 28%, 16%)

RGB channels and saturation

R 36 of 255 = 14%
G 71 of 255 = 28%
B 42 of 255 = 16%

36
71
42

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

Portions of RGB colors in percentages

R + G + B = 36 + 71 + 42 = 149 (100%)
R 36 of 149 ~ 24.16%
G 71 of 149 ~ 47.65%
B 42 of 149 ~ 28.19'%

%24.16
%47.65
%28.19

CMYK color model

#24472A color CMYK value is (49,0,41,72).

  • cyan value is 49.30%
  • magenta value is 0.00%
  • yellow value is 40.85%
  • key color value is 72.16%
CMYK: (49,0,41,72) C49M0Y41K72 (49%,0%,41%,72%) (0.49/0.00/0.41/0.72) 

CMYK percentages

%49.3
%0
%40.85
%72.16

Codes

Color #24472A in popluar color models

24 47 2A
RGB 36 71 42
HSL 130° 32.71% 20.98%
HSB/HSV 130° 49.30% 27.84%
CMYK 49.30% 0.00% 40.85%
72.16%

Color #24472A in popluar number systems.

HEX 24 47 2A
Decimal 36 71 42
Binary 100100 1000111 101010
Octal 44 107 52

Shades and tints

Shades of #24472A

#24472A
(36,71,42)
#214127
(33,65,39)
#1E3B24
(30,59,36)
#1B3521
(27,53,33)
#182F1E
(24,47,30)
#15291B
(21,41,27)
#122318
(18,35,24)
#0F1D15
(15,29,21)
#0C1712
(12,23,18)
#09110F
(9,17,15)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #24472A

#24472A
(36,71,42)
#37573D
(55,87,61)
#4A6750
(74,103,80)
#5D7763
(93,119,99)
#708776
(112,135,118)
#839789
(131,151,137)
#96A79C
(150,167,156)
#A9B7AF
(169,183,175)
#BCC7C2
(188,199,194)
#CFD7D5
(207,215,213)
#E2E7E8
(226,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24472A color. Also use rgb(36,71,42) instead hex code.

Text Font Color

.myTextColor { color: #24472A; }

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

This text font color is #24472A.

Background Color

.myBgColor { background-color: #24472A; }

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

This div background color is #24472A.

Border color

.myBorderColor { border: 1px solid #24472A; }

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

This div border color is #24472A.

Opacity

.myOpacity80 { color: #24472A; opacity: 0.8; }

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

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

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

This text has shadow with #24472A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24472A.

Preview

Color preview on black background

This text has color #24472A on black background.


Color preview on white background

This text has color #24472A on white background.


Black color preview on #24472A background

This text has black color on #24472A background.


White color preview on #24472A background

This text has white color on #24472A background.


Related colors

Complementary color

Complementary color for #hex is #DBB8D5.


I love getcolorcode.com

Triadic colors

1 #2A2447 and #472A24 with #24472A are triadic colors.

2 #2A4724 and #47242A with #24472A are triadic colors.