COLOR #063364

HEX: #063364 RGB: (6,51,100)

Color info

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

RGB color model

#063364 color RGB value is (6,51,100).

RGB: (6,51,100) (2%, 20%, 39%)

RGB channels and saturation

R 6 of 255 = 2%
G 51 of 255 = 20%
B 100 of 255 = 39%

6
51
100

R + G + B ~ 20%. #063364 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 51 + 100 = 157 (100%)
R 6 of 157 ~ 3.82%
G 51 of 157 ~ 32.48%
B 100 of 157 ~ 63.69'%

%32.48
%63.69

CMYK color model

#063364 color CMYK value is (94,49,0,61).

  • cyan value is 94.00%
  • magenta value is 49.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (94,49,0,61)
C94M49Y0K61 (94%, 49%, 0%, 61%)
(0.94 / 0.49 / 0.00 / 0.61)

CMYK percentages

%94
%49
%0
%60.78

Codes

Color #063364 in popluar color models

06 33 64
RGB 6 51 100
HSL 211° 88.68% 20.78%
HSB/HSV 211° 94.00% 39.22%
CMYK 94.00% 49.00% 0.00%
60.78%

Color #063364 in popluar number systems.

HEX 06 33 64
Decimal 6 51 100
Binary 110 110011 1100100
Octal 6 63 144

Shades and tints

Shades of #063364

#063364
(6,51,100)
#062F5B
(6,47,91)
#062B52
(6,43,82)
#062749
(6,39,73)
#062340
(6,35,64)
#061F37
(6,31,55)
#061B2E
(6,27,46)
#061725
(6,23,37)
#06131C
(6,19,28)
#060F13
(6,15,19)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #063364

#063364
(6,51,100)
#1C4572
(28,69,114)
#325780
(50,87,128)
#48698E
(72,105,142)
#5E7B9C
(94,123,156)
#748DAA
(116,141,170)
#8A9FB8
(138,159,184)
#A0B1C6
(160,177,198)
#B6C3D4
(182,195,212)
#CCD5E2
(204,213,226)
#E2E7F0
(226,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063364 color. Also use rgb(6,51,100) instead hex code.

Text Font Color

.myTextColor { color: #063364; }

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

This text font color is #063364.

Background Color

.myBgColor { background-color: #063364; }

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

This div background color is #063364.

Border color

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

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

This div border color is #063364.

Opacity

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

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

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

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

This text has shadow with #063364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063364.

Preview

Color preview on black background

This text has color #063364 on black background.


Color preview on white background

This text has color #063364 on white background.


Black color preview on #063364 background

This text has black color on #063364 background.


White color preview on #063364 background

This text has white color on #063364 background.


Related colors

Complementary color

Complementary color for #hex is #F9CC9B.


I love getcolorcode.com

Triadic colors

1 #640633 and #336406 with #063364 are triadic colors.

2 #643306 and #330664 with #063364 are triadic colors.