COLOR #015159

HEX: #015159 RGB: (1,81,89)

Color info

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

RGB color model

#015159 color RGB value is (1,81,89).

RGB: (1,81,89) (0%, 32%, 35%)

RGB channels and saturation

R 1 of 255 = 0%
G 81 of 255 = 32%
B 89 of 255 = 35%

1
81
89

R + G + B ~ 22%. #015159 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 81 + 89 = 171 (100%)
R 1 of 171 ~ 0.58%
G 81 of 171 ~ 47.37%
B 89 of 171 ~ 52.05'%

%47.37
%52.05

CMYK color model

#015159 color CMYK value is (99,9,0,65).

  • cyan value is 98.88%
  • magenta value is 8.99%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (99,9,0,65)
C99M9Y0K65 (99%, 9%, 0%, 65%)
(0.99 / 0.09 / 0.00 / 0.65)

CMYK percentages

%98.88
%8.99
%0
%65.1

Codes

Color #015159 in popluar color models

01 51 59
RGB 1 81 89
HSL 185° 97.78% 17.65%
HSB/HSV 185° 98.88% 34.90%
CMYK 98.88% 8.99% 0.00%
65.10%

Color #015159 in popluar number systems.

HEX 01 51 59
Decimal 1 81 89
Binary 1 1010001 1011001
Octal 1 121 131

Shades and tints

Shades of #015159

#015159
(1,81,89)
#014A51
(1,74,81)
#014349
(1,67,73)
#013C41
(1,60,65)
#013539
(1,53,57)
#012E31
(1,46,49)
#012729
(1,39,41)
#012021
(1,32,33)
#011919
(1,25,25)
#011211
(1,18,17)
#010B09
(1,11,9)
#000000
(0,0,0)

Tints of #015159

#015159
(1,81,89)
#186068
(24,96,104)
#2F6F77
(47,111,119)
#467E86
(70,126,134)
#5D8D95
(93,141,149)
#749CA4
(116,156,164)
#8BABB3
(139,171,179)
#A2BAC2
(162,186,194)
#B9C9D1
(185,201,209)
#D0D8E0
(208,216,224)
#E7E7EF
(231,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #015159 color. Also use rgb(1,81,89) instead hex code.

Text Font Color

.myTextColor { color: #015159; }

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

This text font color is #015159.

Background Color

.myBgColor { background-color: #015159; }

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

This div background color is #015159.

Border color

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

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

This div border color is #015159.

Opacity

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

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

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

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

This text has shadow with #015159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #015159.

Preview

Color preview on black background

This text has color #015159 on black background.


Color preview on white background

This text has color #015159 on white background.


Black color preview on #015159 background

This text has black color on #015159 background.


White color preview on #015159 background

This text has white color on #015159 background.


Related colors

Complementary color

Complementary color for #hex is #FEAEA6.


I love getcolorcode.com

Triadic colors

1 #590151 and #515901 with #015159 are triadic colors.

2 #595101 and #510159 with #015159 are triadic colors.