COLOR #084663

HEX: #084663 RGB: (8,70,99)

Color info

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

RGB color model

#084663 color RGB value is (8,70,99).

RGB: (8,70,99) (3%, 27%, 39%)

RGB channels and saturation

R 8 of 255 = 3%
G 70 of 255 = 27%
B 99 of 255 = 39%

8
70
99

R + G + B ~ 23%. #084663 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 70 + 99 = 177 (100%)
R 8 of 177 ~ 4.52%
G 70 of 177 ~ 39.55%
B 99 of 177 ~ 55.93'%

%39.55
%55.93

CMYK color model

#084663 color CMYK value is (92,29,0,61).

  • cyan value is 91.92%
  • magenta value is 29.29%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (92,29,0,61) C92M29Y0K61 (92%,29%,0%,61%) (0.92/0.29/0.00/0.61) 

CMYK percentages

%91.92
%29.29
%0
%61.18

Codes

Color #084663 in popluar color models

08 46 63
RGB 8 70 99
HSL 199° 85.05% 20.98%
HSB/HSV 199° 91.92% 38.82%
CMYK 91.92% 29.29% 0.00%
61.18%

Color #084663 in popluar number systems.

HEX 08 46 63
Decimal 8 70 99
Binary 1000 1000110 1100011
Octal 10 106 143

Shades and tints

Shades of #084663

#084663
(8,70,99)
#08405A
(8,64,90)
#083A51
(8,58,81)
#083448
(8,52,72)
#082E3F
(8,46,63)
#082836
(8,40,54)
#08222D
(8,34,45)
#081C24
(8,28,36)
#08161B
(8,22,27)
#081012
(8,16,18)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #084663

#084663
(8,70,99)
#1E5671
(30,86,113)
#34667F
(52,102,127)
#4A768D
(74,118,141)
#60869B
(96,134,155)
#7696A9
(118,150,169)
#8CA6B7
(140,166,183)
#A2B6C5
(162,182,197)
#B8C6D3
(184,198,211)
#CED6E1
(206,214,225)
#E4E6EF
(228,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #084663 color. Also use rgb(8,70,99) instead hex code.

Text Font Color

.myTextColor { color: #084663; }

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

This text font color is #084663.

Background Color

.myBgColor { background-color: #084663; }

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

This div background color is #084663.

Border color

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

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

This div border color is #084663.

Opacity

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

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

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

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

This text has shadow with #084663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #084663.

Preview

Color preview on black background

This text has color #084663 on black background.


Color preview on white background

This text has color #084663 on white background.


Black color preview on #084663 background

This text has black color on #084663 background.


White color preview on #084663 background

This text has white color on #084663 background.


Related colors

Complementary color

Complementary color for #hex is #F7B99C.


I love getcolorcode.com

Triadic colors

1 #630846 and #466308 with #084663 are triadic colors.

2 #634608 and #460863 with #084663 are triadic colors.