Shades of Black Pearl #061826
Tints of Black Pearl #061826
RGB
CMYK
RGB Variations
Color information
#061826 (or 0x061826) is known color: Black Pearl. HEX triplet: 06, 18 and 26. RGB value is (6,24,38). Sum of RGB (Red+Green+Blue) = 6+24+38=68 (9% of max value = 765). Red value is 6 (2.73% from 255 or 8.82% from 68); Green value is 24 (9.77% from 255 or 35.29% from 68); Blue value is 38 (15.23% from 255 or 55.88% from 68); Max value from RGB is 38 - color contains mainly: blue. Hex color #061826 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061826 is #F9E7D9. Grayscale: #141414. Windows color (decimal): -16377818 or 2496518. OLE color: 2496518.
HSL color Cylindrical-coordinate representation of color #061826: hue angle of 206.25º 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 #061826 is Cyan = 0.84, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 6 | 24 | 38 | - |
| CMYK | 0.84 | 0.37 | 0 | 0.85 |
| HSL | 206.25º | 0.73% | 0.09% | - |
| HSV(B) | 206.25º | 0.84% | 0.15% | - |
| XYZ | 0.75 | 0.83 | 1.95 | - |
| YUV | 20.21 | 138.04 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 24 | 38 | 0.84 | 0.37 | 0 | 0.85 | 206.25 | 0.73 | 0.09 |
| Hex | 6 | 18 | 26 | 54 | 25 | 0 | 55 | CE | 49 | 9 |
| Octal | 6 | 30 | 46 | 124 | 45 | 0 | 125 | 316 | 111 | 11 |
| Binary | 110 | 11000 | 100110 | 1010100 | 100101 | 0 | 1010101 | 11001110 | 1001001 | 1001 |
Color Harmonies of #061826
Complementary color
Monochromatic Colors of #061826
Black with #061826
Text Example
Text Example
White with #061826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061826; }
p { color: rgb(6,24,38); }
H1.HeaderClassName
{
color: #061826;
}
.AnyTagClassName
{
color: #061826;
}
</style>
background-color css
<style>
a { background-color: #061826; }
a { background-color: rgb(6,24,38); }
div.DivClassName
{
background-color: #061826;
}
.BgClassName
{
background-color: #061826;
}
</style>
border-color css
<style>
span { border-color: #061826; }
span { border-color: rgb(6,24,38); }
td.TdClassName
{
border-color: #061826;
}
.TagClassName
{
border-color: #061826;
}
</style>