COLOR #063148

HEX: #063148 RGB: (6,49,72)

Color info

#063148 contains mainly green and blue colors. Web safe color of #063148 is #003333 (or #033).

RGB color model

#063148 color RGB value is (6,49,72).

RGB: (6,49,72) (2%, 19%, 28%)

RGB channels and saturation

R 6 of 255 = 2%
G 49 of 255 = 19%
B 72 of 255 = 28%

6
49
72

R + G + B ~ 16%. #063148 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 49 + 72 = 127 (100%)
R 6 of 127 ~ 4.72%
G 49 of 127 ~ 38.58%
B 72 of 127 ~ 56.69'%

%38.58
%56.69

CMYK color model

#063148 color CMYK value is (92,32,0,72).

  • cyan value is 91.67%
  • magenta value is 31.94%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (92,32,0,72)
C92M32Y0K72 (92%, 32%, 0%, 72%)
(0.92 / 0.32 / 0.00 / 0.72)

CMYK percentages

%91.67
%31.94
%0
%71.76

Codes

Color #063148 in popluar color models

06 31 48
RGB 6 49 72
HSL 201° 84.62% 15.29%
HSB/HSV 201° 91.67% 28.24%
CMYK 91.67% 31.94% 0.00%
71.76%

Color #063148 in popluar number systems.

HEX 06 31 48
Decimal 6 49 72
Binary 110 110001 1001000
Octal 6 61 110

Shades and tints

Shades of #063148

#063148
(6,49,72)
#062D42
(6,45,66)
#06293C
(6,41,60)
#062536
(6,37,54)
#062130
(6,33,48)
#061D2A
(6,29,42)
#061924
(6,25,36)
#06151E
(6,21,30)
#061118
(6,17,24)
#060D12
(6,13,18)
#06090C
(6,9,12)
#000000
(0,0,0)

Tints of #063148

#063148
(6,49,72)
#1C4358
(28,67,88)
#325568
(50,85,104)
#486778
(72,103,120)
#5E7988
(94,121,136)
#748B98
(116,139,152)
#8A9DA8
(138,157,168)
#A0AFB8
(160,175,184)
#B6C1C8
(182,193,200)
#CCD3D8
(204,211,216)
#E2E5E8
(226,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063148 color. Also use rgb(6,49,72) instead hex code.

Text Font Color

.myTextColor { color: #063148; }

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

This text font color is #063148.

Background Color

.myBgColor { background-color: #063148; }

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

This div background color is #063148.

Border color

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

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

This div border color is #063148.

Opacity

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

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

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

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

This text has shadow with #063148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063148.

Preview

Color preview on black background

This text has color #063148 on black background.


Color preview on white background

This text has color #063148 on white background.


Black color preview on #063148 background

This text has black color on #063148 background.


White color preview on #063148 background

This text has white color on #063148 background.


Related colors

Complementary color

Complementary color for #hex is #F9CEB7.


I love getcolorcode.com

Triadic colors

1 #480631 and #314806 with #063148 are triadic colors.

2 #483106 and #310648 with #063148 are triadic colors.