COLOR #014629

HEX: #014629 RGB: (1,70,41)

Color info

#014629 contains mainly green and blue colors. Web safe color of #014629 is #003333 (or #033).

RGB color model

#014629 color RGB value is (1,70,41).

RGB: (1,70,41) (0%, 27%, 16%)

RGB channels and saturation

R 1 of 255 = 0%
G 70 of 255 = 27%
B 41 of 255 = 16%

1
70
41

R + G + B ~ 14%. #014629 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 70 + 41 = 112 (100%)
R 1 of 112 ~ 0.89%
G 70 of 112 ~ 62.5%
B 41 of 112 ~ 36.61'%

%62.5
%36.61

CMYK color model

#014629 color CMYK value is (99,0,41,73).

  • cyan value is 98.57%
  • magenta value is 0.00%
  • yellow value is 41.43%
  • key color value is 72.55%

CMYK: (99,0,41,73)
C99M0Y41K73 (99%, 0%, 41%, 73%)
(0.99 / 0.00 / 0.41 / 0.73)

CMYK percentages

%98.57
%0
%41.43
%72.55

Codes

Color #014629 in popluar color models

01 46 29
RGB 1 70 41
HSL 155° 97.18% 13.92%
HSB/HSV 155° 98.57% 27.45%
CMYK 98.57% 0.00% 41.43%
72.55%

Color #014629 in popluar number systems.

HEX 01 46 29
Decimal 1 70 41
Binary 1 1000110 101001
Octal 1 106 51

Shades and tints

Shades of #014629

#014629
(1,70,41)
#014026
(1,64,38)
#013A23
(1,58,35)
#013420
(1,52,32)
#012E1D
(1,46,29)
#01281A
(1,40,26)
#012217
(1,34,23)
#011C14
(1,28,20)
#011611
(1,22,17)
#01100E
(1,16,14)
#010A0B
(1,10,11)
#000000
(0,0,0)

Tints of #014629

#014629
(1,70,41)
#18563C
(24,86,60)
#2F664F
(47,102,79)
#467662
(70,118,98)
#5D8675
(93,134,117)
#749688
(116,150,136)
#8BA69B
(139,166,155)
#A2B6AE
(162,182,174)
#B9C6C1
(185,198,193)
#D0D6D4
(208,214,212)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #014629 color. Also use rgb(1,70,41) instead hex code.

Text Font Color

.myTextColor { color: #014629; }

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

This text font color is #014629.

Background Color

.myBgColor { background-color: #014629; }

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

This div background color is #014629.

Border color

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

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

This div border color is #014629.

Opacity

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

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

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

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

This text has shadow with #014629 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014629.

Preview

Color preview on black background

This text has color #014629 on black background.


Color preview on white background

This text has color #014629 on white background.


Black color preview on #014629 background

This text has black color on #014629 background.


White color preview on #014629 background

This text has white color on #014629 background.


Related colors

Complementary color

Complementary color for #hex is #FEB9D6.


I love getcolorcode.com

Triadic colors

1 #290146 and #462901 with #014629 are triadic colors.

2 #294601 and #460129 with #014629 are triadic colors.