COLOR #060347

HEX: #060347 RGB: (6,3,71)

Color info

#060347 contains mainly blue color. Web safe color of #060347 is #000033 (or #003).

RGB color model

#060347 color RGB value is (6,3,71).

RGB: (6,3,71) (2%, 1%, 28%)

RGB channels and saturation

R 6 of 255 = 2%
G 3 of 255 = 1%
B 71 of 255 = 28%

6
3
71

R + G + B ~ 10%. #060347 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 3 + 71 = 80 (100%)
R 6 of 80 ~ 7.5%
G 3 of 80 ~ 3.75%
B 71 of 80 ~ 88.75'%

%88.75

CMYK color model

#060347 color CMYK value is (92,96,0,72).

  • cyan value is 91.55%
  • magenta value is 95.77%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (92,96,0,72)
C92M96Y0K72 (92%, 96%, 0%, 72%)
(0.92 / 0.96 / 0.00 / 0.72)

CMYK percentages

%91.55
%95.77
%0
%72.16

Codes

Color #060347 in popluar color models

06 03 47
RGB 6 3 71
HSL 243° 91.89% 14.51%
HSB/HSV 243° 95.77% 27.84%
CMYK 91.55% 95.77% 0.00%
72.16%

Color #060347 in popluar number systems.

HEX 06 03 47
Decimal 6 3 71
Binary 110 11 1000111
Octal 6 3 107

Shades and tints

Shades of #060347

#060347
(6,3,71)
#060341
(6,3,65)
#06033B
(6,3,59)
#060335
(6,3,53)
#06032F
(6,3,47)
#060329
(6,3,41)
#060323
(6,3,35)
#06031D
(6,3,29)
#060317
(6,3,23)
#060311
(6,3,17)
#06030B
(6,3,11)
#000000
(0,0,0)

Tints of #060347

#060347
(6,3,71)
#1C1957
(28,25,87)
#322F67
(50,47,103)
#484577
(72,69,119)
#5E5B87
(94,91,135)
#747197
(116,113,151)
#8A87A7
(138,135,167)
#A09DB7
(160,157,183)
#B6B3C7
(182,179,199)
#CCC9D7
(204,201,215)
#E2DFE7
(226,223,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #060347 color. Also use rgb(6,3,71) instead hex code.

Text Font Color

.myTextColor { color: #060347; }

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

This text font color is #060347.

Background Color

.myBgColor { background-color: #060347; }

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

This div background color is #060347.

Border color

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

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

This div border color is #060347.

Opacity

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

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

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

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

This text has shadow with #060347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060347.

Preview

Color preview on black background

This text has color #060347 on black background.


Color preview on white background

This text has color #060347 on white background.


Black color preview on #060347 background

This text has black color on #060347 background.


White color preview on #060347 background

This text has white color on #060347 background.


Related colors

Complementary color

Complementary color for #hex is #F9FCB8.


I love getcolorcode.com

Triadic colors

1 #470603 and #034706 with #060347 are triadic colors.

2 #470306 and #030647 with #060347 are triadic colors.