Shades of Pohutukawa #610916
Tints of Pohutukawa #610916
RGB
CMYK
RGB Variations
Color information
#610916 (or 0x610916) is known color: Pohutukawa. HEX triplet: 61, 09 and 16. RGB value is (97,9,22). Sum of RGB (Red+Green+Blue) = 97+9+22=128 (16% of max value = 765). Red value is 97 (38.28% from 255 or 75.78% from 128); Green value is 9 (3.91% from 255 or 7.03% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 97 - color contains mainly: red. Hex color #610916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610916 is #9EF6E9. Grayscale: #242424. Windows color (decimal): -10417898 or 1444193. OLE color: 1444193.
HSL color Cylindrical-coordinate representation of color #610916: hue angle of 351.14º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610916 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 22 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.62 |
| HSL | 351.14º | 0.83% | 0.21% | - |
| HSV(B) | 351.14º | 0.91% | 0.38% | - |
| XYZ | 5.17 | 2.79 | 1.03 | - |
| YUV | 36.79 | 119.65 | 170.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 22 | 0 | 0.91 | 0.77 | 0.62 | 351.14 | 0.83 | 0.21 |
| Hex | 61 | 9 | 16 | 0 | 5B | 4D | 3E | 15F | 53 | 15 |
| Octal | 141 | 11 | 26 | 0 | 133 | 115 | 76 | 537 | 123 | 25 |
| Binary | 1100001 | 1001 | 10110 | 0 | 1011011 | 1001101 | 111110 | 101011111 | 1010011 | 10101 |
Color Harmonies of #610916
Complementary color
Monochromatic Colors of #610916
Black with #610916
Text Example
Text Example
White with #610916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610916; }
p { color: rgb(97,9,22); }
H1.HeaderClassName
{
color: #610916;
}
.AnyTagClassName
{
color: #610916;
}
</style>
background-color css
<style>
a { background-color: #610916; }
a { background-color: rgb(97,9,22); }
div.DivClassName
{
background-color: #610916;
}
.BgClassName
{
background-color: #610916;
}
</style>
border-color css
<style>
span { border-color: #610916; }
span { border-color: rgb(97,9,22); }
td.TdClassName
{
border-color: #610916;
}
.TagClassName
{
border-color: #610916;
}
</style>