Shades of Pohutukawa #601416
Tints of Pohutukawa #601416
RGB
CMYK
RGB Variations
Color information
#601416 (or 0x601416) is known color: Pohutukawa. HEX triplet: 60, 14 and 16. RGB value is (96,20,22). Sum of RGB (Red+Green+Blue) = 96+20+22=138 (18% of max value = 765). Red value is 96 (37.89% from 255 or 69.57% from 138); Green value is 20 (8.20% from 255 or 14.49% from 138); Blue value is 22 (8.98% from 255 or 15.94% from 138); Max value from RGB is 96 - color contains mainly: red. Hex color #601416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #601416 is #9FEBE9. Grayscale: #2B2B2B. Windows color (decimal): -10480618 or 1447008. OLE color: 1447008.
HSL color Cylindrical-coordinate representation of color #601416: hue angle of 358.42º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #601416 is Cyan = 0, Magento = 0.79, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 20 | 22 | - |
| CMYK | 0 | 0.79 | 0.77 | 0.62 |
| HSL | 358.42º | 0.66% | 0.23% | - |
| HSV(B) | 358.42º | 0.79% | 0.38% | - |
| XYZ | 5.22 | 3.05 | 1.07 | - |
| YUV | 42.95 | 116.18 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 22 | 0 | 0.79 | 0.77 | 0.62 | 358.42 | 0.66 | 0.23 |
| Hex | 60 | 14 | 16 | 0 | 4F | 4D | 3E | 166 | 42 | 17 |
| Octal | 140 | 24 | 26 | 0 | 117 | 115 | 76 | 546 | 102 | 27 |
| Binary | 1100000 | 10100 | 10110 | 0 | 1001111 | 1001101 | 111110 | 101100110 | 1000010 | 10111 |
Color Harmonies of #601416
Complementary color
Monochromatic Colors of #601416
Black with #601416
Text Example
Text Example
White with #601416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601416; }
p { color: rgb(96,20,22); }
H1.HeaderClassName
{
color: #601416;
}
.AnyTagClassName
{
color: #601416;
}
</style>
background-color css
<style>
a { background-color: #601416; }
a { background-color: rgb(96,20,22); }
div.DivClassName
{
background-color: #601416;
}
.BgClassName
{
background-color: #601416;
}
</style>
border-color css
<style>
span { border-color: #601416; }
span { border-color: rgb(96,20,22); }
td.TdClassName
{
border-color: #601416;
}
.TagClassName
{
border-color: #601416;
}
</style>