COLOR #015627

HEX: #015627 RGB: (1,86,39)

Color info

#015627 contains mainly green and blue colors. Web safe color of #015627 is #006633 (or #063).

RGB color model

#015627 color RGB value is (1,86,39).

RGB: (1,86,39) (0%, 34%, 15%)

RGB channels and saturation

R 1 of 255 = 0%
G 86 of 255 = 34%
B 39 of 255 = 15%

1
86
39

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

Portions of RGB colors in percentages

R + G + B = 1 + 86 + 39 = 126 (100%)
R 1 of 126 ~ 0.79%
G 86 of 126 ~ 68.25%
B 39 of 126 ~ 30.95'%

%68.25
%30.95

CMYK color model

#015627 color CMYK value is (99,0,55,66).

  • cyan value is 98.84%
  • magenta value is 0.00%
  • yellow value is 54.65%
  • key color value is 66.27%

CMYK: (99,0,55,66)
C99M0Y55K66 (99%, 0%, 55%, 66%)
(0.99 / 0.00 / 0.55 / 0.66)

CMYK percentages

%98.84
%0
%54.65
%66.27

Codes

Color #015627 in popluar color models

01 56 27
RGB 1 86 39
HSL 147° 97.70% 17.06%
HSB/HSV 147° 98.84% 33.73%
CMYK 98.84% 0.00% 54.65%
66.27%

Color #015627 in popluar number systems.

HEX 01 56 27
Decimal 1 86 39
Binary 1 1010110 100111
Octal 1 126 47

Shades and tints

Shades of #015627

#015627
(1,86,39)
#014F24
(1,79,36)
#014821
(1,72,33)
#01411E
(1,65,30)
#013A1B
(1,58,27)
#013318
(1,51,24)
#012C15
(1,44,21)
#012512
(1,37,18)
#011E0F
(1,30,15)
#01170C
(1,23,12)
#011009
(1,16,9)
#000000
(0,0,0)

Tints of #015627

#015627
(1,86,39)
#18653A
(24,101,58)
#2F744D
(47,116,77)
#468360
(70,131,96)
#5D9273
(93,146,115)
#74A186
(116,161,134)
#8BB099
(139,176,153)
#A2BFAC
(162,191,172)
#B9CEBF
(185,206,191)
#D0DDD2
(208,221,210)
#E7ECE5
(231,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #015627 color. Also use rgb(1,86,39) instead hex code.

Text Font Color

.myTextColor { color: #015627; }

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

This text font color is #015627.

Background Color

.myBgColor { background-color: #015627; }

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

This div background color is #015627.

Border color

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

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

This div border color is #015627.

Opacity

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

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

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

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

This text has shadow with #015627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #015627.

Preview

Color preview on black background

This text has color #015627 on black background.


Color preview on white background

This text has color #015627 on white background.


Black color preview on #015627 background

This text has black color on #015627 background.


White color preview on #015627 background

This text has white color on #015627 background.


Related colors

Complementary color

Complementary color for #hex is #FEA9D8.


I love getcolorcode.com

Triadic colors

1 #270156 and #562701 with #015627 are triadic colors.

2 #275601 and #560127 with #015627 are triadic colors.