COLOR #061831

HEX: #061831 RGB: (6,24,49)

Color info

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

RGB color model

#061831 color RGB value is (6,24,49).

RGB: (6,24,49) (2%, 9%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 24 of 255 = 9%
B 49 of 255 = 19%

6
24
49

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

Portions of RGB colors in percentages

R + G + B = 6 + 24 + 49 = 79 (100%)
R 6 of 79 ~ 7.59%
G 24 of 79 ~ 30.38%
B 49 of 79 ~ 62.03'%

%30.38
%62.03

CMYK color model

#061831 color CMYK value is (88,51,0,81).

  • cyan value is 87.76%
  • magenta value is 51.02%
  • yellow value is 0.00%
  • key color value is 80.78%
CMYK: (88,51,0,81) C88M51Y0K81 (88%,51%,0%,81%) (0.88/0.51/0.00/0.81) 

CMYK percentages

%87.76
%51.02
%0
%80.78

Codes

Color #061831 in popluar color models

06 18 31
RGB 6 24 49
HSL 215° 78.18% 10.78%
HSB/HSV 215° 87.76% 19.22%
CMYK 87.76% 51.02% 0.00%
80.78%

Color #061831 in popluar number systems.

HEX 06 18 31
Decimal 6 24 49
Binary 110 11000 110001
Octal 6 30 61

Shades and tints

Shades of #061831

#061831
(6,24,49)
#06162D
(6,22,45)
#061429
(6,20,41)
#061225
(6,18,37)
#061021
(6,16,33)
#060E1D
(6,14,29)
#060C19
(6,12,25)
#060A15
(6,10,21)
#060811
(6,8,17)
#06060D
(6,6,13)
#060409
(6,4,9)
#000000
(0,0,0)

Tints of #061831

#061831
(6,24,49)
#1C2D43
(28,45,67)
#324255
(50,66,85)
#485767
(72,87,103)
#5E6C79
(94,108,121)
#74818B
(116,129,139)
#8A969D
(138,150,157)
#A0ABAF
(160,171,175)
#B6C0C1
(182,192,193)
#CCD5D3
(204,213,211)
#E2EAE5
(226,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061831; }

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

This text font color is #061831.

Background Color

.myBgColor { background-color: #061831; }

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

This div background color is #061831.

Border color

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

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

This div border color is #061831.

Opacity

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

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

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

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

This text has shadow with #061831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061831.

Preview

Color preview on black background

This text has color #061831 on black background.


Color preview on white background

This text has color #061831 on white background.


Black color preview on #061831 background

This text has black color on #061831 background.


White color preview on #061831 background

This text has white color on #061831 background.


Related colors

Complementary color

Complementary color for #hex is #F9E7CE.


I love getcolorcode.com

Triadic colors

1 #310618 and #183106 with #061831 are triadic colors.

2 #311806 and #180631 with #061831 are triadic colors.