COLOR #016231

HEX: #016231 RGB: (1,98,49)

Color info

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

RGB color model

#016231 color RGB value is (1,98,49).

RGB: (1,98,49) (0%, 38%, 19%)

RGB channels and saturation

R 1 of 255 = 0%
G 98 of 255 = 38%
B 49 of 255 = 19%

1
98
49

R + G + B ~ 19%. #016231 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 98 + 49 = 148 (100%)
R 1 of 148 ~ 0.68%
G 98 of 148 ~ 66.22%
B 49 of 148 ~ 33.11'%

%66.22
%33.11

CMYK color model

#016231 color CMYK value is (99,0,50,62).

  • cyan value is 98.98%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 61.57%
CMYK: (99,0,50,62) C99M0Y50K62 (99%,0%,50%,62%) (0.99/0.00/0.50/0.62) 

CMYK percentages

%98.98
%0
%50
%61.57

Codes

Color #016231 in popluar color models

01 62 31
RGB 1 98 49
HSL 150° 97.98% 19.41%
HSB/HSV 150° 98.98% 38.43%
CMYK 98.98% 0.00% 50.00%
61.57%

Color #016231 in popluar number systems.

HEX 01 62 31
Decimal 1 98 49
Binary 1 1100010 110001
Octal 1 142 61

Shades and tints

Shades of #016231

#016231
(1,98,49)
#015A2D
(1,90,45)
#015229
(1,82,41)
#014A25
(1,74,37)
#014221
(1,66,33)
#013A1D
(1,58,29)
#013219
(1,50,25)
#012A15
(1,42,21)
#012211
(1,34,17)
#011A0D
(1,26,13)
#011209
(1,18,9)
#000000
(0,0,0)

Tints of #016231

#016231
(1,98,49)
#187043
(24,112,67)
#2F7E55
(47,126,85)
#468C67
(70,140,103)
#5D9A79
(93,154,121)
#74A88B
(116,168,139)
#8BB69D
(139,182,157)
#A2C4AF
(162,196,175)
#B9D2C1
(185,210,193)
#D0E0D3
(208,224,211)
#E7EEE5
(231,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #016231 color. Also use rgb(1,98,49) instead hex code.

Text Font Color

.myTextColor { color: #016231; }

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

This text font color is #016231.

Background Color

.myBgColor { background-color: #016231; }

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

This div background color is #016231.

Border color

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

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

This div border color is #016231.

Opacity

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

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

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

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

This text has shadow with #016231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #016231.

Preview

Color preview on black background

This text has color #016231 on black background.


Color preview on white background

This text has color #016231 on white background.


Black color preview on #016231 background

This text has black color on #016231 background.


White color preview on #016231 background

This text has white color on #016231 background.


Related colors

Complementary color

Complementary color for #hex is #FE9DCE.


I love getcolorcode.com

Triadic colors

1 #310162 and #623101 with #016231 are triadic colors.

2 #316201 and #620131 with #016231 are triadic colors.