COLOR #063261

HEX: #063261 RGB: (6,50,97)

Color info

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

RGB color model

#063261 color RGB value is (6,50,97).

RGB: (6,50,97) (2%, 20%, 38%)

RGB channels and saturation

R 6 of 255 = 2%
G 50 of 255 = 20%
B 97 of 255 = 38%

6
50
97

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

Portions of RGB colors in percentages

R + G + B = 6 + 50 + 97 = 153 (100%)
R 6 of 153 ~ 3.92%
G 50 of 153 ~ 32.68%
B 97 of 153 ~ 63.4'%

%32.68
%63.4

CMYK color model

#063261 color CMYK value is (94,48,0,62).

  • cyan value is 93.81%
  • magenta value is 48.45%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (94,48,0,62)
C94M48Y0K62 (94%, 48%, 0%, 62%)
(0.94 / 0.48 / 0.00 / 0.62)

CMYK percentages

%93.81
%48.45
%0
%61.96

Codes

Color #063261 in popluar color models

06 32 61
RGB 6 50 97
HSL 211° 88.35% 20.20%
HSB/HSV 211° 93.81% 38.04%
CMYK 93.81% 48.45% 0.00%
61.96%

Color #063261 in popluar number systems.

HEX 06 32 61
Decimal 6 50 97
Binary 110 110010 1100001
Octal 6 62 141

Shades and tints

Shades of #063261

#063261
(6,50,97)
#062E59
(6,46,89)
#062A51
(6,42,81)
#062649
(6,38,73)
#062241
(6,34,65)
#061E39
(6,30,57)
#061A31
(6,26,49)
#061629
(6,22,41)
#061221
(6,18,33)
#060E19
(6,14,25)
#060A11
(6,10,17)
#000000
(0,0,0)

Tints of #063261

#063261
(6,50,97)
#1C446F
(28,68,111)
#32567D
(50,86,125)
#48688B
(72,104,139)
#5E7A99
(94,122,153)
#748CA7
(116,140,167)
#8A9EB5
(138,158,181)
#A0B0C3
(160,176,195)
#B6C2D1
(182,194,209)
#CCD4DF
(204,212,223)
#E2E6ED
(226,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063261 color. Also use rgb(6,50,97) instead hex code.

Text Font Color

.myTextColor { color: #063261; }

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

This text font color is #063261.

Background Color

.myBgColor { background-color: #063261; }

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

This div background color is #063261.

Border color

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

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

This div border color is #063261.

Opacity

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

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

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

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

This text has shadow with #063261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063261.

Preview

Color preview on black background

This text has color #063261 on black background.


Color preview on white background

This text has color #063261 on white background.


Black color preview on #063261 background

This text has black color on #063261 background.


White color preview on #063261 background

This text has white color on #063261 background.


Related colors

Complementary color

Complementary color for #hex is #F9CD9E.


I love getcolorcode.com

Triadic colors

1 #610632 and #326106 with #063261 are triadic colors.

2 #613206 and #320661 with #063261 are triadic colors.