Shades of Pohutukawa #610219
Tints of Pohutukawa #610219
RGB
CMYK
RGB Variations
Color information
#610219 (or 0x610219) is known color: Pohutukawa. HEX triplet: 61, 02 and 19. RGB value is (97,2,25). Sum of RGB (Red+Green+Blue) = 97+2+25=124 (16% of max value = 765). Red value is 97 (38.28% from 255 or 78.23% from 124); Green value is 2 (1.17% from 255 or 1.61% from 124); Blue value is 25 (10.16% from 255 or 20.16% from 124); Max value from RGB is 97 - color contains mainly: red. Hex color #610219 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610219 is #9EFDE6. Grayscale: #212121. Windows color (decimal): -10419687 or 1639009. OLE color: 1639009.
HSL color Cylindrical-coordinate representation of color #610219: hue angle of 345.47º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610219 is Cyan = 0, Magento = 0.98, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 25 | - |
| CMYK | 0 | 0.98 | 0.74 | 0.62 |
| HSL | 345.47º | 0.96% | 0.19% | - |
| HSV(B) | 345.47º | 0.98% | 0.38% | - |
| XYZ | 5.13 | 2.65 | 1.16 | - |
| YUV | 33.03 | 123.47 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 25 | 0 | 0.98 | 0.74 | 0.62 | 345.47 | 0.96 | 0.19 |
| Hex | 61 | 2 | 19 | 0 | 62 | 4A | 3E | 159 | 60 | 13 |
| Octal | 141 | 2 | 31 | 0 | 142 | 112 | 76 | 531 | 140 | 23 |
| Binary | 1100001 | 10 | 11001 | 0 | 1100010 | 1001010 | 111110 | 101011001 | 1100000 | 10011 |
Color Harmonies of #610219
Complementary color
Monochromatic Colors of #610219
Black with #610219
Text Example
Text Example
White with #610219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610219; }
p { color: rgb(97,2,25); }
H1.HeaderClassName
{
color: #610219;
}
.AnyTagClassName
{
color: #610219;
}
</style>
background-color css
<style>
a { background-color: #610219; }
a { background-color: rgb(97,2,25); }
div.DivClassName
{
background-color: #610219;
}
.BgClassName
{
background-color: #610219;
}
</style>
border-color css
<style>
span { border-color: #610219; }
span { border-color: rgb(97,2,25); }
td.TdClassName
{
border-color: #610219;
}
.TagClassName
{
border-color: #610219;
}
</style>