Shades of Pohutukawa #610109
Tints of Pohutukawa #610109
RGB
CMYK
RGB Variations
Color information
#610109 (or 0x610109) is known color: Pohutukawa. HEX triplet: 61, 01 and 09. RGB value is (97,1,9). Sum of RGB (Red+Green+Blue) = 97+1+9=107 (14% of max value = 765). Red value is 97 (38.28% from 255 or 90.65% from 107); Green value is 1 (0.78% from 255 or 0.93% from 107); Blue value is 9 (3.91% from 255 or 8.41% from 107); Max value from RGB is 97 - color contains mainly: red. Hex color #610109 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610109 is #9EFEF6. Grayscale: #1E1E1E. Windows color (decimal): -10419959 or 590177. OLE color: 590177.
HSL color Cylindrical-coordinate representation of color #610109: hue angle of 355º 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 #610109 is Cyan = 0, Magento = 0.99, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 9 | - |
| CMYK | 0 | 0.99 | 0.91 | 0.62 |
| HSL | 355º | 0.98% | 0.19% | - |
| HSV(B) | 355º | 0.99% | 0.38% | - |
| XYZ | 4.99 | 2.58 | 0.49 | - |
| YUV | 30.62 | 115.8 | 175.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 9 | 0 | 0.99 | 0.91 | 0.62 | 355 | 0.98 | 0.19 |
| Hex | 61 | 1 | 9 | 0 | 63 | 5B | 3E | 163 | 62 | 13 |
| Octal | 141 | 1 | 11 | 0 | 143 | 133 | 76 | 543 | 142 | 23 |
| Binary | 1100001 | 1 | 1001 | 0 | 1100011 | 1011011 | 111110 | 101100011 | 1100010 | 10011 |
Color Harmonies of #610109
Complementary color
Monochromatic Colors of #610109
Black with #610109
Text Example
Text Example
White with #610109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610109; }
p { color: rgb(97,1,9); }
H1.HeaderClassName
{
color: #610109;
}
.AnyTagClassName
{
color: #610109;
}
</style>
background-color css
<style>
a { background-color: #610109; }
a { background-color: rgb(97,1,9); }
div.DivClassName
{
background-color: #610109;
}
.BgClassName
{
background-color: #610109;
}
</style>
border-color css
<style>
span { border-color: #610109; }
span { border-color: rgb(97,1,9); }
td.TdClassName
{
border-color: #610109;
}
.TagClassName
{
border-color: #610109;
}
</style>