Shades of Pohutukawa #610117
Tints of Pohutukawa #610117
RGB
CMYK
RGB Variations
Color information
#610117 (or 0x610117) is known color: Pohutukawa. HEX triplet: 61, 01 and 17. RGB value is (97,1,23). Sum of RGB (Red+Green+Blue) = 97+1+23=121 (16% of max value = 765). Red value is 97 (38.28% from 255 or 80.17% from 121); Green value is 1 (0.78% from 255 or 0.83% from 121); Blue value is 23 (9.38% from 255 or 19.01% from 121); Max value from RGB is 97 - color contains mainly: red. Hex color #610117 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610117 is #9EFEE8. Grayscale: #202020. Windows color (decimal): -10419945 or 1507681. OLE color: 1507681.
HSL color Cylindrical-coordinate representation of color #610117: hue angle of 346.25º 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 #610117 is Cyan = 0, Magento = 0.99, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 23 | - |
| CMYK | 0 | 0.99 | 0.76 | 0.62 |
| HSL | 346.25º | 0.98% | 0.19% | - |
| HSV(B) | 346.25º | 0.99% | 0.38% | - |
| XYZ | 5.1 | 2.62 | 1.05 | - |
| YUV | 32.21 | 122.8 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 23 | 0 | 0.99 | 0.76 | 0.62 | 346.25 | 0.98 | 0.19 |
| Hex | 61 | 1 | 17 | 0 | 63 | 4C | 3E | 15A | 62 | 13 |
| Octal | 141 | 1 | 27 | 0 | 143 | 114 | 76 | 532 | 142 | 23 |
| Binary | 1100001 | 1 | 10111 | 0 | 1100011 | 1001100 | 111110 | 101011010 | 1100010 | 10011 |
Color Harmonies of #610117
Complementary color
Monochromatic Colors of #610117
Black with #610117
Text Example
Text Example
White with #610117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610117; }
p { color: rgb(97,1,23); }
H1.HeaderClassName
{
color: #610117;
}
.AnyTagClassName
{
color: #610117;
}
</style>
background-color css
<style>
a { background-color: #610117; }
a { background-color: rgb(97,1,23); }
div.DivClassName
{
background-color: #610117;
}
.BgClassName
{
background-color: #610117;
}
</style>
border-color css
<style>
span { border-color: #610117; }
span { border-color: rgb(97,1,23); }
td.TdClassName
{
border-color: #610117;
}
.TagClassName
{
border-color: #610117;
}
</style>