Shades of Black Pearl #061731
Tints of Black Pearl #061731
RGB
CMYK
RGB Variations
Color information
#061731 (or 0x061731) is known color: Black Pearl. HEX triplet: 06, 17 and 31. RGB value is (6,23,49). Sum of RGB (Red+Green+Blue) = 6+23+49=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 23 (9.38% from 255 or 29.49% from 78); Blue value is 49 (19.53% from 255 or 62.82% from 78); Max value from RGB is 49 - color contains mainly: blue. Hex color #061731 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061731 is #F9E8CE. Grayscale: #141414. Windows color (decimal): -16378063 or 3217158. OLE color: 3217158.
HSL color Cylindrical-coordinate representation of color #061731: hue angle of 216.28º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #061731 is Cyan = 0.88, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 23 | 49 | - |
| CMYK | 0.88 | 0.53 | 0 | 0.81 |
| HSL | 216.28º | 0.78% | 0.11% | - |
| HSV(B) | 216.28º | 0.88% | 0.19% | - |
| XYZ | 0.94 | 0.87 | 3.02 | - |
| YUV | 20.88 | 143.87 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 23 | 49 | 0.88 | 0.53 | 0 | 0.81 | 216.28 | 0.78 | 0.11 |
| Hex | 6 | 17 | 31 | 58 | 35 | 0 | 51 | D8 | 4E | B |
| Octal | 6 | 27 | 61 | 130 | 65 | 0 | 121 | 330 | 116 | 13 |
| Binary | 110 | 10111 | 110001 | 1011000 | 110101 | 0 | 1010001 | 11011000 | 1001110 | 1011 |
Color Harmonies of #061731
Complementary color
Monochromatic Colors of #061731
Black with #061731
Text Example
Text Example
White with #061731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061731; }
p { color: rgb(6,23,49); }
H1.HeaderClassName
{
color: #061731;
}
.AnyTagClassName
{
color: #061731;
}
</style>
background-color css
<style>
a { background-color: #061731; }
a { background-color: rgb(6,23,49); }
div.DivClassName
{
background-color: #061731;
}
.BgClassName
{
background-color: #061731;
}
</style>
border-color css
<style>
span { border-color: #061731; }
span { border-color: rgb(6,23,49); }
td.TdClassName
{
border-color: #061731;
}
.TagClassName
{
border-color: #061731;
}
</style>