COLOR #062761

HEX: #062761 RGB: (6,39,97)

Color info

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

RGB color model

#062761 color RGB value is (6,39,97).

RGB: (6,39,97) (2%, 15%, 38%)

RGB channels and saturation

R 6 of 255 = 2%
G 39 of 255 = 15%
B 97 of 255 = 38%

6
39
97

R + G + B ~ 18%. #062761 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 39 + 97 = 142 (100%)
R 6 of 142 ~ 4.23%
G 39 of 142 ~ 27.46%
B 97 of 142 ~ 68.31'%

%27.46
%68.31

CMYK color model

#062761 color CMYK value is (94,60,0,62).

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

CMYK: (94,60,0,62)
C94M60Y0K62 (94%, 60%, 0%, 62%)
(0.94 / 0.60 / 0.00 / 0.62)

CMYK percentages

%93.81
%59.79
%0
%61.96

Codes

Color #062761 in popluar color models

06 27 61
RGB 6 39 97
HSL 218° 88.35% 20.20%
HSB/HSV 218° 93.81% 38.04%
CMYK 93.81% 59.79% 0.00%
61.96%

Color #062761 in popluar number systems.

HEX 06 27 61
Decimal 6 39 97
Binary 110 100111 1100001
Octal 6 47 141

Shades and tints

Shades of #062761

#062761
(6,39,97)
#062459
(6,36,89)
#062151
(6,33,81)
#061E49
(6,30,73)
#061B41
(6,27,65)
#061839
(6,24,57)
#061531
(6,21,49)
#061229
(6,18,41)
#060F21
(6,15,33)
#060C19
(6,12,25)
#060911
(6,9,17)
#000000
(0,0,0)

Tints of #062761

#062761
(6,39,97)
#1C3A6F
(28,58,111)
#324D7D
(50,77,125)
#48608B
(72,96,139)
#5E7399
(94,115,153)
#7486A7
(116,134,167)
#8A99B5
(138,153,181)
#A0ACC3
(160,172,195)
#B6BFD1
(182,191,209)
#CCD2DF
(204,210,223)
#E2E5ED
(226,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062761; }

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

This text font color is #062761.

Background Color

.myBgColor { background-color: #062761; }

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

This div background color is #062761.

Border color

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

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

This div border color is #062761.

Opacity

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

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

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

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

This text has shadow with #062761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062761.

Preview

Color preview on black background

This text has color #062761 on black background.


Color preview on white background

This text has color #062761 on white background.


Black color preview on #062761 background

This text has black color on #062761 background.


White color preview on #062761 background

This text has white color on #062761 background.


Related colors

Complementary color

Complementary color for #hex is #F9D89E.


I love getcolorcode.com

Triadic colors

1 #610627 and #276106 with #062761 are triadic colors.

2 #612706 and #270661 with #062761 are triadic colors.