COLOR #063793

HEX: #063793 RGB: (6,55,147)

Color info

#063793 contains mainly blue color. Web safe color of #063793 is #003399 (or #039).

RGB color model

#063793 color RGB value is (6,55,147).

RGB: (6,55,147) (2%, 22%, 58%)

RGB channels and saturation

R 6 of 255 = 2%
G 55 of 255 = 22%
B 147 of 255 = 58%

6
55
147

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

Portions of RGB colors in percentages

R + G + B = 6 + 55 + 147 = 208 (100%)
R 6 of 208 ~ 2.88%
G 55 of 208 ~ 26.44%
B 147 of 208 ~ 70.67'%

%26.44
%70.67

CMYK color model

#063793 color CMYK value is (96,63,0,42).

  • cyan value is 95.92%
  • magenta value is 62.59%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (96,63,0,42)
C96M63Y0K42 (96%, 63%, 0%, 42%)
(0.96 / 0.63 / 0.00 / 0.42)

CMYK percentages

%95.92
%62.59
%0
%42.35

Codes

Color #063793 in popluar color models

06 37 93
RGB 6 55 147
HSL 219° 92.16% 30.00%
HSB/HSV 219° 95.92% 57.65%
CMYK 95.92% 62.59% 0.00%
42.35%

Color #063793 in popluar number systems.

HEX 06 37 93
Decimal 6 55 147
Binary 110 110111 10010011
Octal 6 67 223

Shades and tints

Shades of #063793

#063793
(6,55,147)
#063286
(6,50,134)
#062D79
(6,45,121)
#06286C
(6,40,108)
#06235F
(6,35,95)
#061E52
(6,30,82)
#061945
(6,25,69)
#061438
(6,20,56)
#060F2B
(6,15,43)
#060A1E
(6,10,30)
#060511
(6,5,17)
#000000
(0,0,0)

Tints of #063793

#063793
(6,55,147)
#1C499C
(28,73,156)
#325BA5
(50,91,165)
#486DAE
(72,109,174)
#5E7FB7
(94,127,183)
#7491C0
(116,145,192)
#8AA3C9
(138,163,201)
#A0B5D2
(160,181,210)
#B6C7DB
(182,199,219)
#CCD9E4
(204,217,228)
#E2EBED
(226,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063793 color. Also use rgb(6,55,147) instead hex code.

Text Font Color

.myTextColor { color: #063793; }

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

This text font color is #063793.

Background Color

.myBgColor { background-color: #063793; }

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

This div background color is #063793.

Border color

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

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

This div border color is #063793.

Opacity

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

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

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

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

This text has shadow with #063793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063793.

Preview

Color preview on black background

This text has color #063793 on black background.


Color preview on white background

This text has color #063793 on white background.


Black color preview on #063793 background

This text has black color on #063793 background.


White color preview on #063793 background

This text has white color on #063793 background.


Related colors

Complementary color

Complementary color for #hex is #F9C86C.


I love getcolorcode.com

Triadic colors

1 #930637 and #379306 with #063793 are triadic colors.

2 #933706 and #370693 with #063793 are triadic colors.