COLOR #104227

HEX: #104227 RGB: (16,66,39)

Color info

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

RGB color model

#104227 color RGB value is (16,66,39).

RGB: (16,66,39) (6%, 26%, 15%)

RGB channels and saturation

R 16 of 255 = 6%
G 66 of 255 = 26%
B 39 of 255 = 15%

16
66
39

R + G + B ~ 16%. #104227 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 66 + 39 = 121 (100%)
R 16 of 121 ~ 13.22%
G 66 of 121 ~ 54.55%
B 39 of 121 ~ 32.23'%

%13.22
%54.55
%32.23

CMYK color model

#104227 color CMYK value is (76,0,41,74).

  • cyan value is 75.76%
  • magenta value is 0.00%
  • yellow value is 40.91%
  • key color value is 74.12%

CMYK: (76,0,41,74)
C76M0Y41K74 (76%, 0%, 41%, 74%)
(0.76 / 0.00 / 0.41 / 0.74)

CMYK percentages

%75.76
%0
%40.91
%74.12

Codes

Color #104227 in popluar color models

10 42 27
RGB 16 66 39
HSL 148° 60.98% 16.08%
HSB/HSV 148° 75.76% 25.88%
CMYK 75.76% 0.00% 40.91%
74.12%

Color #104227 in popluar number systems.

HEX 10 42 27
Decimal 16 66 39
Binary 10000 1000010 100111
Octal 20 102 47

Shades and tints

Shades of #104227

#104227
(16,66,39)
#0F3C24
(15,60,36)
#0E3621
(14,54,33)
#0D301E
(13,48,30)
#0C2A1B
(12,42,27)
#0B2418
(11,36,24)
#0A1E15
(10,30,21)
#091812
(9,24,18)
#08120F
(8,18,15)
#070C0C
(7,12,12)
#060609
(6,6,9)
#000000
(0,0,0)

Tints of #104227

#104227
(16,66,39)
#25533A
(37,83,58)
#3A644D
(58,100,77)
#4F7560
(79,117,96)
#648673
(100,134,115)
#799786
(121,151,134)
#8EA899
(142,168,153)
#A3B9AC
(163,185,172)
#B8CABF
(184,202,191)
#CDDBD2
(205,219,210)
#E2ECE5
(226,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #104227 color. Also use rgb(16,66,39) instead hex code.

Text Font Color

.myTextColor { color: #104227; }

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

This text font color is #104227.

Background Color

.myBgColor { background-color: #104227; }

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

This div background color is #104227.

Border color

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

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

This div border color is #104227.

Opacity

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

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

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

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

This text has shadow with #104227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104227.

Preview

Color preview on black background

This text has color #104227 on black background.


Color preview on white background

This text has color #104227 on white background.


Black color preview on #104227 background

This text has black color on #104227 background.


White color preview on #104227 background

This text has white color on #104227 background.


Related colors

Complementary color

Complementary color for #hex is #EFBDD8.


I love getcolorcode.com

Triadic colors

1 #271042 and #422710 with #104227 are triadic colors.

2 #274210 and #421027 with #104227 are triadic colors.