COLOR #061931

HEX: #061931 RGB: (6,25,49)

Color info

#061931 contains red, green and blue colors in about the same proportion. Web safe color of #061931 is #000033 (or #003).

RGB color model

#061931 color RGB value is (6,25,49).

RGB: (6,25,49) (2%, 10%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 25 of 255 = 10%
B 49 of 255 = 19%

6
25
49

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

Portions of RGB colors in percentages

R + G + B = 6 + 25 + 49 = 80 (100%)
R 6 of 80 ~ 7.5%
G 25 of 80 ~ 31.25%
B 49 of 80 ~ 61.25'%

%31.25
%61.25

CMYK color model

#061931 color CMYK value is (88,49,0,81).

  • cyan value is 87.76%
  • magenta value is 48.98%
  • yellow value is 0.00%
  • key color value is 80.78%

CMYK: (88,49,0,81)
C88M49Y0K81 (88%, 49%, 0%, 81%)
(0.88 / 0.49 / 0.00 / 0.81)

CMYK percentages

%87.76
%48.98
%0
%80.78

Codes

Color #061931 in popluar color models

06 19 31
RGB 6 25 49
HSL 213° 78.18% 10.78%
HSB/HSV 213° 87.76% 19.22%
CMYK 87.76% 48.98% 0.00%
80.78%

Color #061931 in popluar number systems.

HEX 06 19 31
Decimal 6 25 49
Binary 110 11001 110001
Octal 6 31 61

Shades and tints

Shades of #061931

#061931
(6,25,49)
#06172D
(6,23,45)
#061529
(6,21,41)
#061325
(6,19,37)
#061121
(6,17,33)
#060F1D
(6,15,29)
#060D19
(6,13,25)
#060B15
(6,11,21)
#060911
(6,9,17)
#06070D
(6,7,13)
#060509
(6,5,9)
#000000
(0,0,0)

Tints of #061931

#061931
(6,25,49)
#1C2D43
(28,45,67)
#324155
(50,65,85)
#485567
(72,85,103)
#5E6979
(94,105,121)
#747D8B
(116,125,139)
#8A919D
(138,145,157)
#A0A5AF
(160,165,175)
#B6B9C1
(182,185,193)
#CCCDD3
(204,205,211)
#E2E1E5
(226,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061931; }

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

This text font color is #061931.

Background Color

.myBgColor { background-color: #061931; }

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

This div background color is #061931.

Border color

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

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

This div border color is #061931.

Opacity

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

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

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

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

This text has shadow with #061931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061931.

Preview

Color preview on black background

This text has color #061931 on black background.


Color preview on white background

This text has color #061931 on white background.


Black color preview on #061931 background

This text has black color on #061931 background.


White color preview on #061931 background

This text has white color on #061931 background.


Related colors

Complementary color

Complementary color for #hex is #F9E6CE.


I love getcolorcode.com

Triadic colors

1 #310619 and #193106 with #061931 are triadic colors.

2 #311906 and #190631 with #061931 are triadic colors.