COLOR #017370

HEX: #017370 RGB: (1,115,112)

Color info

#017370 contains mainly green and blue colors. Web safe color of #017370 is #006666 (or #066).

RGB color model

#017370 color RGB value is (1,115,112).

RGB: (1,115,112) (0%, 45%, 44%)

RGB channels and saturation

R 1 of 255 = 0%
G 115 of 255 = 45%
B 112 of 255 = 44%

1
115
112

R + G + B ~ 30%. #017370 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 115 + 112 = 228 (100%)
R 1 of 228 ~ 0.44%
G 115 of 228 ~ 50.44%
B 112 of 228 ~ 49.12'%

%50.44
%49.12

CMYK color model

#017370 color CMYK value is (99,0,3,55).

  • cyan value is 99.13%
  • magenta value is 0.00%
  • yellow value is 2.61%
  • key color value is 54.90%

CMYK: (99,0,3,55)
C99M0Y3K55 (99%, 0%, 3%, 55%)
(0.99 / 0.00 / 0.03 / 0.55)

CMYK percentages

%99.13
%0
%2.61
%54.9

Codes

Color #017370 in popluar color models

01 73 70
RGB 1 115 112
HSL 178° 98.28% 22.75%
HSB/HSV 178° 99.13% 45.10%
CMYK 99.13% 0.00% 2.61%
54.90%

Color #017370 in popluar number systems.

HEX 01 73 70
Decimal 1 115 112
Binary 1 1110011 1110000
Octal 1 163 160

Shades and tints

Shades of #017370

#017370
(1,115,112)
#016966
(1,105,102)
#015F5C
(1,95,92)
#015552
(1,85,82)
#014B48
(1,75,72)
#01413E
(1,65,62)
#013734
(1,55,52)
#012D2A
(1,45,42)
#012320
(1,35,32)
#011916
(1,25,22)
#010F0C
(1,15,12)
#000000
(0,0,0)

Tints of #017370

#017370
(1,115,112)
#187F7D
(24,127,125)
#2F8B8A
(47,139,138)
#469797
(70,151,151)
#5DA3A4
(93,163,164)
#74AFB1
(116,175,177)
#8BBBBE
(139,187,190)
#A2C7CB
(162,199,203)
#B9D3D8
(185,211,216)
#D0DFE5
(208,223,229)
#E7EBF2
(231,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #017370 color. Also use rgb(1,115,112) instead hex code.

Text Font Color

.myTextColor { color: #017370; }

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

This text font color is #017370.

Background Color

.myBgColor { background-color: #017370; }

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

This div background color is #017370.

Border color

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

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

This div border color is #017370.

Opacity

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

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

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

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

This text has shadow with #017370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #017370.

Preview

Color preview on black background

This text has color #017370 on black background.


Color preview on white background

This text has color #017370 on white background.


Black color preview on #017370 background

This text has black color on #017370 background.


White color preview on #017370 background

This text has white color on #017370 background.


Related colors

Complementary color

Complementary color for #hex is #FE8C8F.


I love getcolorcode.com

Triadic colors

1 #700173 and #737001 with #017370 are triadic colors.

2 #707301 and #730170 with #017370 are triadic colors.