Shades of Pohutukawa #610717
Tints of Pohutukawa #610717
RGB
CMYK
RGB Variations
Color information
#610717 (or 0x610717) is known color: Pohutukawa. HEX triplet: 61, 07 and 17. RGB value is (97,7,23). Sum of RGB (Red+Green+Blue) = 97+7+23=127 (16% of max value = 765). Red value is 97 (38.28% from 255 or 76.38% from 127); Green value is 7 (3.12% from 255 or 5.51% from 127); Blue value is 23 (9.38% from 255 or 18.11% from 127); Max value from RGB is 97 - color contains mainly: red. Hex color #610717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610717 is #9EF8E8. Grayscale: #232323. Windows color (decimal): -10418409 or 1509217. OLE color: 1509217.
HSL color Cylindrical-coordinate representation of color #610717: hue angle of 349.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610717 is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 23 | - |
| CMYK | 0 | 0.93 | 0.76 | 0.62 |
| HSL | 349.33º | 0.87% | 0.2% | - |
| HSV(B) | 349.33º | 0.93% | 0.38% | - |
| XYZ | 5.16 | 2.76 | 1.07 | - |
| YUV | 35.73 | 120.82 | 171.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 23 | 0 | 0.93 | 0.76 | 0.62 | 349.33 | 0.87 | 0.2 |
| Hex | 61 | 7 | 17 | 0 | 5D | 4C | 3E | 15D | 57 | 14 |
| Octal | 141 | 7 | 27 | 0 | 135 | 114 | 76 | 535 | 127 | 24 |
| Binary | 1100001 | 111 | 10111 | 0 | 1011101 | 1001100 | 111110 | 101011101 | 1010111 | 10100 |
Color Harmonies of #610717
Complementary color
Monochromatic Colors of #610717
Black with #610717
Text Example
Text Example
White with #610717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610717; }
p { color: rgb(97,7,23); }
H1.HeaderClassName
{
color: #610717;
}
.AnyTagClassName
{
color: #610717;
}
</style>
background-color css
<style>
a { background-color: #610717; }
a { background-color: rgb(97,7,23); }
div.DivClassName
{
background-color: #610717;
}
.BgClassName
{
background-color: #610717;
}
</style>
border-color css
<style>
span { border-color: #610717; }
span { border-color: rgb(97,7,23); }
td.TdClassName
{
border-color: #610717;
}
.TagClassName
{
border-color: #610717;
}
</style>