COLOR #061732

HEX: #061732 RGB: (6,23,50)

Color info

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

RGB color model

#061732 color RGB value is (6,23,50).

RGB: (6,23,50) (2%, 9%, 20%)

RGB channels and saturation

R 6 of 255 = 2%
G 23 of 255 = 9%
B 50 of 255 = 20%

6
23
50

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

Portions of RGB colors in percentages

R + G + B = 6 + 23 + 50 = 79 (100%)
R 6 of 79 ~ 7.59%
G 23 of 79 ~ 29.11%
B 50 of 79 ~ 63.29'%

%29.11
%63.29

CMYK color model

#061732 color CMYK value is (88,54,0,80).

  • cyan value is 88.00%
  • magenta value is 54.00%
  • yellow value is 0.00%
  • key color value is 80.39%

CMYK: (88,54,0,80)
C88M54Y0K80 (88%, 54%, 0%, 80%)
(0.88 / 0.54 / 0.00 / 0.80)

CMYK percentages

%88
%54
%0
%80.39

Codes

Color #061732 in popluar color models

06 17 32
RGB 6 23 50
HSL 217° 78.57% 10.98%
HSB/HSV 217° 88.00% 19.61%
CMYK 88.00% 54.00% 0.00%
80.39%

Color #061732 in popluar number systems.

HEX 06 17 32
Decimal 6 23 50
Binary 110 10111 110010
Octal 6 27 62

Shades and tints

Shades of #061732

#061732
(6,23,50)
#06152E
(6,21,46)
#06132A
(6,19,42)
#061126
(6,17,38)
#060F22
(6,15,34)
#060D1E
(6,13,30)
#060B1A
(6,11,26)
#060916
(6,9,22)
#060712
(6,7,18)
#06050E
(6,5,14)
#06030A
(6,3,10)
#000000
(0,0,0)

Tints of #061732

#061732
(6,23,50)
#1C2C44
(28,44,68)
#324156
(50,65,86)
#485668
(72,86,104)
#5E6B7A
(94,107,122)
#74808C
(116,128,140)
#8A959E
(138,149,158)
#A0AAB0
(160,170,176)
#B6BFC2
(182,191,194)
#CCD4D4
(204,212,212)
#E2E9E6
(226,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061732; }

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

This text font color is #061732.

Background Color

.myBgColor { background-color: #061732; }

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

This div background color is #061732.

Border color

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

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

This div border color is #061732.

Opacity

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

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

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

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

This text has shadow with #061732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061732.

Preview

Color preview on black background

This text has color #061732 on black background.


Color preview on white background

This text has color #061732 on white background.


Black color preview on #061732 background

This text has black color on #061732 background.


White color preview on #061732 background

This text has white color on #061732 background.


Related colors

Complementary color

Complementary color for #hex is #F9E8CD.


I love getcolorcode.com

Triadic colors

1 #320617 and #173206 with #061732 are triadic colors.

2 #321706 and #170632 with #061732 are triadic colors.