Shades of Black Pearl #061227
Tints of Black Pearl #061227
RGB
CMYK
RGB Variations
Color information
#061227 (or 0x061227) is known color: Black Pearl. HEX triplet: 06, 12 and 27. RGB value is (6,18,39). Sum of RGB (Red+Green+Blue) = 6+18+39=63 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.52% from 63); Green value is 18 (7.42% from 255 or 28.57% from 63); Blue value is 39 (15.62% from 255 or 61.90% from 63); Max value from RGB is 39 - color contains mainly: blue. Hex color #061227 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061227 is #F9EDD8. Grayscale: #101010. Windows color (decimal): -16379353 or 2560518. OLE color: 2560518.
HSL color Cylindrical-coordinate representation of color #061227: hue angle of 218.18º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #061227 is Cyan = 0.85, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 6 | 18 | 39 | - |
| CMYK | 0.85 | 0.54 | 0 | 0.85 |
| HSL | 218.18º | 0.73% | 0.09% | - |
| HSV(B) | 218.18º | 0.85% | 0.15% | - |
| XYZ | 0.66 | 0.62 | 2 | - |
| YUV | 16.81 | 140.52 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 18 | 39 | 0.85 | 0.54 | 0 | 0.85 | 218.18 | 0.73 | 0.09 |
| Hex | 6 | 12 | 27 | 55 | 36 | 0 | 55 | DA | 49 | 9 |
| Octal | 6 | 22 | 47 | 125 | 66 | 0 | 125 | 332 | 111 | 11 |
| Binary | 110 | 10010 | 100111 | 1010101 | 110110 | 0 | 1010101 | 11011010 | 1001001 | 1001 |
Color Harmonies of #061227
Complementary color
Monochromatic Colors of #061227
Black with #061227
Text Example
Text Example
White with #061227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061227; }
p { color: rgb(6,18,39); }
H1.HeaderClassName
{
color: #061227;
}
.AnyTagClassName
{
color: #061227;
}
</style>
background-color css
<style>
a { background-color: #061227; }
a { background-color: rgb(6,18,39); }
div.DivClassName
{
background-color: #061227;
}
.BgClassName
{
background-color: #061227;
}
</style>
border-color css
<style>
span { border-color: #061227; }
span { border-color: rgb(6,18,39); }
td.TdClassName
{
border-color: #061227;
}
.TagClassName
{
border-color: #061227;
}
</style>