Shades of Pohutukawa #610116
Tints of Pohutukawa #610116
RGB
CMYK
RGB Variations
Color information
#610116 (or 0x610116) is known color: Pohutukawa. HEX triplet: 61, 01 and 16. RGB value is (97,1,22). Sum of RGB (Red+Green+Blue) = 97+1+22=120 (15% of max value = 765). Red value is 97 (38.28% from 255 or 80.83% from 120); Green value is 1 (0.78% from 255 or 0.83% from 120); Blue value is 22 (8.98% from 255 or 18.33% from 120); Max value from RGB is 97 - color contains mainly: red. Hex color #610116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610116 is #9EFEE9. Grayscale: #202020. Windows color (decimal): -10419946 or 1442145. OLE color: 1442145.
HSL color Cylindrical-coordinate representation of color #610116: hue angle of 346.88º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #610116 is Cyan = 0, Magento = 0.99, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 22 | - |
| CMYK | 0 | 0.99 | 0.77 | 0.62 |
| HSL | 346.88º | 0.98% | 0.19% | - |
| HSV(B) | 346.88º | 0.99% | 0.38% | - |
| XYZ | 5.09 | 2.62 | 1 | - |
| YUV | 32.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 22 | 0 | 0.99 | 0.77 | 0.62 | 346.88 | 0.98 | 0.19 |
| Hex | 61 | 1 | 16 | 0 | 63 | 4D | 3E | 15B | 62 | 13 |
| Octal | 141 | 1 | 26 | 0 | 143 | 115 | 76 | 533 | 142 | 23 |
| Binary | 1100001 | 1 | 10110 | 0 | 1100011 | 1001101 | 111110 | 101011011 | 1100010 | 10011 |
Color Harmonies of #610116
Complementary color
Monochromatic Colors of #610116
Black with #610116
Text Example
Text Example
White with #610116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610116; }
p { color: rgb(97,1,22); }
H1.HeaderClassName
{
color: #610116;
}
.AnyTagClassName
{
color: #610116;
}
</style>
background-color css
<style>
a { background-color: #610116; }
a { background-color: rgb(97,1,22); }
div.DivClassName
{
background-color: #610116;
}
.BgClassName
{
background-color: #610116;
}
</style>
border-color css
<style>
span { border-color: #610116; }
span { border-color: rgb(97,1,22); }
td.TdClassName
{
border-color: #610116;
}
.TagClassName
{
border-color: #610116;
}
</style>