Shades of Pohutukawa #610118
Tints of Pohutukawa #610118
RGB
CMYK
RGB Variations
Color information
#610118 (or 0x610118) is known color: Pohutukawa. HEX triplet: 61, 01 and 18. RGB value is (97,1,24). Sum of RGB (Red+Green+Blue) = 97+1+24=122 (16% of max value = 765). Red value is 97 (38.28% from 255 or 79.51% from 122); Green value is 1 (0.78% from 255 or 0.82% from 122); Blue value is 24 (9.77% from 255 or 19.67% from 122); Max value from RGB is 97 - color contains mainly: red. Hex color #610118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610118 is #9EFEE7. Grayscale: #202020. Windows color (decimal): -10419944 or 1573217. OLE color: 1573217.
HSL color Cylindrical-coordinate representation of color #610118: hue angle of 345.62º 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 #610118 is Cyan = 0, Magento = 0.99, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 24 | - |
| CMYK | 0 | 0.99 | 0.75 | 0.62 |
| HSL | 345.63º | 0.98% | 0.19% | - |
| HSV(B) | 345.63º | 0.99% | 0.38% | - |
| XYZ | 5.11 | 2.63 | 1.1 | - |
| YUV | 32.33 | 123.3 | 174.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 24 | 0 | 0.99 | 0.75 | 0.62 | 345.63 | 0.98 | 0.19 |
| Hex | 61 | 1 | 18 | 0 | 63 | 4B | 3E | 15A | 62 | 13 |
| Octal | 141 | 1 | 30 | 0 | 143 | 113 | 76 | 532 | 142 | 23 |
| Binary | 1100001 | 1 | 11000 | 0 | 1100011 | 1001011 | 111110 | 101011010 | 1100010 | 10011 |
Color Harmonies of #610118
Complementary color
Monochromatic Colors of #610118
Black with #610118
Text Example
Text Example
White with #610118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610118; }
p { color: rgb(97,1,24); }
H1.HeaderClassName
{
color: #610118;
}
.AnyTagClassName
{
color: #610118;
}
</style>
background-color css
<style>
a { background-color: #610118; }
a { background-color: rgb(97,1,24); }
div.DivClassName
{
background-color: #610118;
}
.BgClassName
{
background-color: #610118;
}
</style>
border-color css
<style>
span { border-color: #610118; }
span { border-color: rgb(97,1,24); }
td.TdClassName
{
border-color: #610118;
}
.TagClassName
{
border-color: #610118;
}
</style>