Shades of Pohutukawa #600416
Tints of Pohutukawa #600416
RGB
CMYK
RGB Variations
Color information
#600416 (or 0x600416) is known color: Pohutukawa. HEX triplet: 60, 04 and 16. RGB value is (96,4,22). Sum of RGB (Red+Green+Blue) = 96+4+22=122 (16% of max value = 765). Red value is 96 (37.89% from 255 or 78.69% from 122); Green value is 4 (1.95% from 255 or 3.28% from 122); Blue value is 22 (8.98% from 255 or 18.03% from 122); Max value from RGB is 96 - color contains mainly: red. Hex color #600416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600416 is #9FFBE9. Grayscale: #212121. Windows color (decimal): -10484714 or 1442912. OLE color: 1442912.
HSL color Cylindrical-coordinate representation of color #600416: hue angle of 348.26º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #600416 is Cyan = 0, Magento = 0.96, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 4 | 22 | - |
| CMYK | 0 | 0.96 | 0.77 | 0.62 |
| HSL | 348.26º | 0.92% | 0.2% | - |
| HSV(B) | 348.26º | 0.96% | 0.38% | - |
| XYZ | 5.01 | 2.63 | 1 | - |
| YUV | 33.56 | 121.48 | 172.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 4 | 22 | 0 | 0.96 | 0.77 | 0.62 | 348.26 | 0.92 | 0.2 |
| Hex | 60 | 4 | 16 | 0 | 60 | 4D | 3E | 15C | 5C | 14 |
| Octal | 140 | 4 | 26 | 0 | 140 | 115 | 76 | 534 | 134 | 24 |
| Binary | 1100000 | 100 | 10110 | 0 | 1100000 | 1001101 | 111110 | 101011100 | 1011100 | 10100 |
Color Harmonies of #600416
Complementary color
Monochromatic Colors of #600416
Black with #600416
Text Example
Text Example
White with #600416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600416; }
p { color: rgb(96,4,22); }
H1.HeaderClassName
{
color: #600416;
}
.AnyTagClassName
{
color: #600416;
}
</style>
background-color css
<style>
a { background-color: #600416; }
a { background-color: rgb(96,4,22); }
div.DivClassName
{
background-color: #600416;
}
.BgClassName
{
background-color: #600416;
}
</style>
border-color css
<style>
span { border-color: #600416; }
span { border-color: rgb(96,4,22); }
td.TdClassName
{
border-color: #600416;
}
.TagClassName
{
border-color: #600416;
}
</style>