COLOR #104024

HEX: #104024 RGB: (16,64,36)

Color info

#104024 contains red, green and blue colors in about the same proportion. Web safe color of #104024 is #003333 (or #033).

RGB color model

#104024 color RGB value is (16,64,36).

RGB: (16,64,36) (6%, 25%, 14%)

RGB channels and saturation

R 16 of 255 = 6%
G 64 of 255 = 25%
B 36 of 255 = 14%

16
64
36

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

Portions of RGB colors in percentages

R + G + B = 16 + 64 + 36 = 116 (100%)
R 16 of 116 ~ 13.79%
G 64 of 116 ~ 55.17%
B 36 of 116 ~ 31.03'%

%13.79
%55.17
%31.03

CMYK color model

#104024 color CMYK value is (75,0,44,75).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 74.90%

CMYK: (75,0,44,75)
C75M0Y44K75 (75%, 0%, 44%, 75%)
(0.75 / 0.00 / 0.44 / 0.75)

CMYK percentages

%75
%0
%43.75
%74.9

Codes

Color #104024 in popluar color models

10 40 24
RGB 16 64 36
HSL 145° 60.00% 15.69%
HSB/HSV 145° 75.00% 25.10%
CMYK 75.00% 0.00% 43.75%
74.90%

Color #104024 in popluar number systems.

HEX 10 40 24
Decimal 16 64 36
Binary 10000 1000000 100100
Octal 20 100 44

Shades and tints

Shades of #104024

#104024
(16,64,36)
#0F3B21
(15,59,33)
#0E361E
(14,54,30)
#0D311B
(13,49,27)
#0C2C18
(12,44,24)
#0B2715
(11,39,21)
#0A2212
(10,34,18)
#091D0F
(9,29,15)
#08180C
(8,24,12)
#071309
(7,19,9)
#060E06
(6,14,6)
#000000
(0,0,0)

Tints of #104024

#104024
(16,64,36)
#255137
(37,81,55)
#3A624A
(58,98,74)
#4F735D
(79,115,93)
#648470
(100,132,112)
#799583
(121,149,131)
#8EA696
(142,166,150)
#A3B7A9
(163,183,169)
#B8C8BC
(184,200,188)
#CDD9CF
(205,217,207)
#E2EAE2
(226,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #104024 color. Also use rgb(16,64,36) instead hex code.

Text Font Color

.myTextColor { color: #104024; }

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

This text font color is #104024.

Background Color

.myBgColor { background-color: #104024; }

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

This div background color is #104024.

Border color

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

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

This div border color is #104024.

Opacity

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

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

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

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

This text has shadow with #104024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104024.

Preview

Color preview on black background

This text has color #104024 on black background.


Color preview on white background

This text has color #104024 on white background.


Black color preview on #104024 background

This text has black color on #104024 background.


White color preview on #104024 background

This text has white color on #104024 background.


Related colors

Complementary color

Complementary color for #hex is #EFBFDB.


I love getcolorcode.com

Triadic colors

1 #241040 and #402410 with #104024 are triadic colors.

2 #244010 and #401024 with #104024 are triadic colors.