COLOR #019E79

HEX: #019E79 RGB: (1,158,121)

Color info

#019E79 contains mainly green and blue colors. Web safe color of #019E79 is #009966 (or #096).

RGB color model

#019E79 color RGB value is (1,158,121).

RGB: (1,158,121) (0%, 62%, 47%)

RGB channels and saturation

R 1 of 255 = 0%
G 158 of 255 = 62%
B 121 of 255 = 47%

1
158
121

R + G + B ~ 36%. #019E79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 158 + 121 = 280 (100%)
R 1 of 280 ~ 0.36%
G 158 of 280 ~ 56.43%
B 121 of 280 ~ 43.21'%

%56.43
%43.21

CMYK color model

#019E79 color CMYK value is (99,0,23,38).

  • cyan value is 99.37%
  • magenta value is 0.00%
  • yellow value is 23.42%
  • key color value is 38.04%

CMYK: (99,0,23,38)
C99M0Y23K38 (99%, 0%, 23%, 38%)
(0.99 / 0.00 / 0.23 / 0.38)

CMYK percentages

%99.37
%0
%23.42
%38.04

Codes

Color #019E79 in popluar color models

01 9E 79
RGB 1 158 121
HSL 166° 98.74% 31.18%
HSB/HSV 166° 99.37% 61.96%
CMYK 99.37% 0.00% 23.42%
38.04%

Color #019E79 in popluar number systems.

HEX 01 9E 79
Decimal 1 158 121
Binary 1 10011110 1111001
Octal 1 236 171

Shades and tints

Shades of #019E79

#019E79
(1,158,121)
#01906E
(1,144,110)
#018263
(1,130,99)
#017458
(1,116,88)
#01664D
(1,102,77)
#015842
(1,88,66)
#014A37
(1,74,55)
#013C2C
(1,60,44)
#012E21
(1,46,33)
#012016
(1,32,22)
#01120B
(1,18,11)
#000000
(0,0,0)

Tints of #019E79

#019E79
(1,158,121)
#18A685
(24,166,133)
#2FAE91
(47,174,145)
#46B69D
(70,182,157)
#5DBEA9
(93,190,169)
#74C6B5
(116,198,181)
#8BCEC1
(139,206,193)
#A2D6CD
(162,214,205)
#B9DED9
(185,222,217)
#D0E6E5
(208,230,229)
#E7EEF1
(231,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #019E79 color. Also use rgb(1,158,121) instead hex code.

Text Font Color

.myTextColor { color: #019E79; }

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

This text font color is #019E79.

Background Color

.myBgColor { background-color: #019E79; }

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

This div background color is #019E79.

Border color

.myBorderColor { border: 1px solid #019E79; }

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

This div border color is #019E79.

Opacity

.myOpacity80 { color: #019E79; opacity: 0.8; }

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

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

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

This text has shadow with #019E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #019E79.

Preview

Color preview on black background

This text has color #019E79 on black background.


Color preview on white background

This text has color #019E79 on white background.


Black color preview on #019E79 background

This text has black color on #019E79 background.


White color preview on #019E79 background

This text has white color on #019E79 background.


Related colors

Complementary color

Complementary color for #hex is #FE6186.


I love getcolorcode.com

Triadic colors

1 #79019E and #9E7901 with #019E79 are triadic colors.

2 #799E01 and #9E0179 with #019E79 are triadic colors.