COLOR #104021

HEX: #104021 RGB: (16,64,33)

Color info

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

RGB color model

#104021 color RGB value is (16,64,33).

RGB: (16,64,33) (6%, 25%, 13%)

RGB channels and saturation

R 16 of 255 = 6%
G 64 of 255 = 25%
B 33 of 255 = 13%

16
64
33

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

Portions of RGB colors in percentages

R + G + B = 16 + 64 + 33 = 113 (100%)
R 16 of 113 ~ 14.16%
G 64 of 113 ~ 56.64%
B 33 of 113 ~ 29.2'%

%14.16
%56.64
%29.2

CMYK color model

#104021 color CMYK value is (75,0,48,75).

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

CMYK: (75,0,48,75)
C75M0Y48K75 (75%, 0%, 48%, 75%)
(0.75 / 0.00 / 0.48 / 0.75)

CMYK percentages

%75
%0
%48.44
%74.9

Codes

Color #104021 in popluar color models

10 40 21
RGB 16 64 33
HSL 141° 60.00% 15.69%
HSB/HSV 141° 75.00% 25.10%
CMYK 75.00% 0.00% 48.44%
74.90%

Color #104021 in popluar number systems.

HEX 10 40 21
Decimal 16 64 33
Binary 10000 1000000 100001
Octal 20 100 41

Shades and tints

Shades of #104021

#104021
(16,64,33)
#0F3B1E
(15,59,30)
#0E361B
(14,54,27)
#0D3118
(13,49,24)
#0C2C15
(12,44,21)
#0B2712
(11,39,18)
#0A220F
(10,34,15)
#091D0C
(9,29,12)
#081809
(8,24,9)
#071306
(7,19,6)
#060E03
(6,14,3)
#000000
(0,0,0)

Tints of #104021

#104021
(16,64,33)
#255135
(37,81,53)
#3A6249
(58,98,73)
#4F735D
(79,115,93)
#648471
(100,132,113)
#799585
(121,149,133)
#8EA699
(142,166,153)
#A3B7AD
(163,183,173)
#B8C8C1
(184,200,193)
#CDD9D5
(205,217,213)
#E2EAE9
(226,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #104021; }

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

This text font color is #104021.

Background Color

.myBgColor { background-color: #104021; }

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

This div background color is #104021.

Border color

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

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

This div border color is #104021.

Opacity

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

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

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

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

This text has shadow with #104021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104021.

Preview

Color preview on black background

This text has color #104021 on black background.


Color preview on white background

This text has color #104021 on white background.


Black color preview on #104021 background

This text has black color on #104021 background.


White color preview on #104021 background

This text has white color on #104021 background.


Related colors

Complementary color

Complementary color for #hex is #EFBFDE.


I love getcolorcode.com

Triadic colors

1 #211040 and #402110 with #104021 are triadic colors.

2 #214010 and #401021 with #104021 are triadic colors.