COLOR #014760

HEX: #014760 RGB: (1,71,96)

Color info

#014760 contains mainly green and blue colors. Web safe color of #014760 is #003366 (or #036).

RGB color model

#014760 color RGB value is (1,71,96).

RGB: (1,71,96) (0%, 28%, 38%)

RGB channels and saturation

R 1 of 255 = 0%
G 71 of 255 = 28%
B 96 of 255 = 38%

1
71
96

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

Portions of RGB colors in percentages

R + G + B = 1 + 71 + 96 = 168 (100%)
R 1 of 168 ~ 0.6%
G 71 of 168 ~ 42.26%
B 96 of 168 ~ 57.14'%

%42.26
%57.14

CMYK color model

#014760 color CMYK value is (99,26,0,62).

  • cyan value is 98.96%
  • magenta value is 26.04%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (99,26,0,62) C99M26Y0K62 (99%,26%,0%,62%) (0.99/0.26/0.00/0.62) 

CMYK percentages

%98.96
%26.04
%0
%62.35

Codes

Color #014760 in popluar color models

01 47 60
RGB 1 71 96
HSL 196° 97.94% 19.02%
HSB/HSV 196° 98.96% 37.65%
CMYK 98.96% 26.04% 0.00%
62.35%

Color #014760 in popluar number systems.

HEX 01 47 60
Decimal 1 71 96
Binary 1 1000111 1100000
Octal 1 107 140

Shades and tints

Shades of #014760

#014760
(1,71,96)
#014158
(1,65,88)
#013B50
(1,59,80)
#013548
(1,53,72)
#012F40
(1,47,64)
#012938
(1,41,56)
#012330
(1,35,48)
#011D28
(1,29,40)
#011720
(1,23,32)
#011118
(1,17,24)
#010B10
(1,11,16)
#000000
(0,0,0)

Tints of #014760

#014760
(1,71,96)
#18576E
(24,87,110)
#2F677C
(47,103,124)
#46778A
(70,119,138)
#5D8798
(93,135,152)
#7497A6
(116,151,166)
#8BA7B4
(139,167,180)
#A2B7C2
(162,183,194)
#B9C7D0
(185,199,208)
#D0D7DE
(208,215,222)
#E7E7EC
(231,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #014760 color. Also use rgb(1,71,96) instead hex code.

Text Font Color

.myTextColor { color: #014760; }

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

This text font color is #014760.

Background Color

.myBgColor { background-color: #014760; }

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

This div background color is #014760.

Border color

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

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

This div border color is #014760.

Opacity

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

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

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

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

This text has shadow with #014760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014760.

Preview

Color preview on black background

This text has color #014760 on black background.


Color preview on white background

This text has color #014760 on white background.


Black color preview on #014760 background

This text has black color on #014760 background.


White color preview on #014760 background

This text has white color on #014760 background.


Related colors

Complementary color

Complementary color for #hex is #FEB89F.


I love getcolorcode.com

Triadic colors

1 #600147 and #476001 with #014760 are triadic colors.

2 #604701 and #470160 with #014760 are triadic colors.