Shades of Pohutukawa #600016
Tints of Pohutukawa #600016
RGB
CMYK
RGB Variations
Color information
#600016 (or 0x600016) is known color: Pohutukawa. HEX triplet: 60, 00 and 16. RGB value is (96,0,22). Sum of RGB (Red+Green+Blue) = 96+0+22=118 (15% of max value = 765). Red value is 96 (37.89% from 255 or 81.36% from 118); Green value is 0 (0.39% from 255 or 0% from 118); Blue value is 22 (8.98% from 255 or 18.64% from 118); Max value from RGB is 96 - color contains mainly: red. Hex color #600016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600016 is #9FFFE9. Grayscale: #1F1F1F. Windows color (decimal): -10485738 or 1441888. OLE color: 1441888.
HSL color Cylindrical-coordinate representation of color #600016: hue angle of 346.25º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #600016 is Cyan = 0, Magento = 1, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 0 | 22 | - |
| CMYK | 0 | 1 | 0.77 | 0.62 |
| HSL | 346.25º | 1% | 0.19% | - |
| HSV(B) | 346.25º | 1% | 0.38% | - |
| XYZ | 4.97 | 2.54 | 0.99 | - |
| YUV | 31.21 | 122.8 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 0 | 22 | 0 | 1 | 0.77 | 0.62 | 346.25 | 1 | 0.19 |
| Hex | 60 | 0 | 16 | 0 | 64 | 4D | 3E | 15A | 64 | 13 |
| Octal | 140 | 0 | 26 | 0 | 144 | 115 | 76 | 532 | 144 | 23 |
| Binary | 1100000 | 0 | 10110 | 0 | 1100100 | 1001101 | 111110 | 101011010 | 1100100 | 10011 |
Color Harmonies of #600016
Complementary color
Monochromatic Colors of #600016
Black with #600016
Text Example
Text Example
White with #600016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600016; }
p { color: rgb(96,0,22); }
H1.HeaderClassName
{
color: #600016;
}
.AnyTagClassName
{
color: #600016;
}
</style>
background-color css
<style>
a { background-color: #600016; }
a { background-color: rgb(96,0,22); }
div.DivClassName
{
background-color: #600016;
}
.BgClassName
{
background-color: #600016;
}
</style>
border-color css
<style>
span { border-color: #600016; }
span { border-color: rgb(96,0,22); }
td.TdClassName
{
border-color: #600016;
}
.TagClassName
{
border-color: #600016;
}
</style>