Shades of Black Pearl #061926
Tints of Black Pearl #061926
RGB
CMYK
RGB Variations
Color information
#061926 (or 0x061926) is known color: Black Pearl. HEX triplet: 06, 19 and 26. RGB value is (6,25,38). Sum of RGB (Red+Green+Blue) = 6+25+38=69 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8.70% from 69); Green value is 25 (10.16% from 255 or 36.23% from 69); Blue value is 38 (15.23% from 255 or 55.07% from 69); Max value from RGB is 38 - color contains mainly: blue. Hex color #061926 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061926 is #F9E6D9. Grayscale: #141414. Windows color (decimal): -16377562 or 2496774. OLE color: 2496774.
HSL color Cylindrical-coordinate representation of color #061926: hue angle of 204.38º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #061926 is Cyan = 0.84, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 6 | 25 | 38 | - |
| CMYK | 0.84 | 0.34 | 0 | 0.85 |
| HSL | 204.38º | 0.73% | 0.09% | - |
| HSV(B) | 204.38º | 0.84% | 0.15% | - |
| XYZ | 0.77 | 0.87 | 1.96 | - |
| YUV | 20.8 | 137.71 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 25 | 38 | 0.84 | 0.34 | 0 | 0.85 | 204.38 | 0.73 | 0.09 |
| Hex | 6 | 19 | 26 | 54 | 22 | 0 | 55 | CC | 49 | 9 |
| Octal | 6 | 31 | 46 | 124 | 42 | 0 | 125 | 314 | 111 | 11 |
| Binary | 110 | 11001 | 100110 | 1010100 | 100010 | 0 | 1010101 | 11001100 | 1001001 | 1001 |
Color Harmonies of #061926
Complementary color
Monochromatic Colors of #061926
Black with #061926
Text Example
Text Example
White with #061926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061926; }
p { color: rgb(6,25,38); }
H1.HeaderClassName
{
color: #061926;
}
.AnyTagClassName
{
color: #061926;
}
</style>
background-color css
<style>
a { background-color: #061926; }
a { background-color: rgb(6,25,38); }
div.DivClassName
{
background-color: #061926;
}
.BgClassName
{
background-color: #061926;
}
</style>
border-color css
<style>
span { border-color: #061926; }
span { border-color: rgb(6,25,38); }
td.TdClassName
{
border-color: #061926;
}
.TagClassName
{
border-color: #061926;
}
</style>