COLOR #046862

HEX: #046862 RGB: (4,104,98)

Color info

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

RGB color model

#046862 color RGB value is (4,104,98).

RGB: (4,104,98) (2%, 41%, 38%)

RGB channels and saturation

R 4 of 255 = 2%
G 104 of 255 = 41%
B 98 of 255 = 38%

4
104
98

R + G + B ~ 27%. #046862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 104 + 98 = 206 (100%)
R 4 of 206 ~ 1.94%
G 104 of 206 ~ 50.49%
B 98 of 206 ~ 47.57'%

%50.49
%47.57

CMYK color model

#046862 color CMYK value is (96,0,6,59).

  • cyan value is 96.15%
  • magenta value is 0.00%
  • yellow value is 5.77%
  • key color value is 59.22%

CMYK: (96,0,6,59)
C96M0Y6K59 (96%, 0%, 6%, 59%)
(0.96 / 0.00 / 0.06 / 0.59)

CMYK percentages

%96.15
%0
%5.77
%59.22

Codes

Color #046862 in popluar color models

04 68 62
RGB 4 104 98
HSL 176° 92.59% 21.18%
HSB/HSV 176° 96.15% 40.78%
CMYK 96.15% 0.00% 5.77%
59.22%

Color #046862 in popluar number systems.

HEX 04 68 62
Decimal 4 104 98
Binary 100 1101000 1100010
Octal 4 150 142

Shades and tints

Shades of #046862

#046862
(4,104,98)
#045F5A
(4,95,90)
#045652
(4,86,82)
#044D4A
(4,77,74)
#044442
(4,68,66)
#043B3A
(4,59,58)
#043232
(4,50,50)
#04292A
(4,41,42)
#042022
(4,32,34)
#04171A
(4,23,26)
#040E12
(4,14,18)
#000000
(0,0,0)

Tints of #046862

#046862
(4,104,98)
#1A7570
(26,117,112)
#30827E
(48,130,126)
#468F8C
(70,143,140)
#5C9C9A
(92,156,154)
#72A9A8
(114,169,168)
#88B6B6
(136,182,182)
#9EC3C4
(158,195,196)
#B4D0D2
(180,208,210)
#CADDE0
(202,221,224)
#E0EAEE
(224,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #046862 color. Also use rgb(4,104,98) instead hex code.

Text Font Color

.myTextColor { color: #046862; }

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

This text font color is #046862.

Background Color

.myBgColor { background-color: #046862; }

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

This div background color is #046862.

Border color

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

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

This div border color is #046862.

Opacity

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

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

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

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

This text has shadow with #046862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #046862.

Preview

Color preview on black background

This text has color #046862 on black background.


Color preview on white background

This text has color #046862 on white background.


Black color preview on #046862 background

This text has black color on #046862 background.


White color preview on #046862 background

This text has white color on #046862 background.


Related colors

Complementary color

Complementary color for #hex is #FB979D.


I love getcolorcode.com

Triadic colors

1 #620468 and #686204 with #046862 are triadic colors.

2 #626804 and #680462 with #046862 are triadic colors.