Shades of Pohutukawa #610609
Tints of Pohutukawa #610609
RGB
CMYK
RGB Variations
Color information
#610609 (or 0x610609) is known color: Pohutukawa. HEX triplet: 61, 06 and 09. RGB value is (97,6,9). Sum of RGB (Red+Green+Blue) = 97+6+9=112 (14% of max value = 765). Red value is 97 (38.28% from 255 or 86.61% from 112); Green value is 6 (2.73% from 255 or 5.36% from 112); Blue value is 9 (3.91% from 255 or 8.04% from 112); Max value from RGB is 97 - color contains mainly: red. Hex color #610609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610609 is #9EF9F6. Grayscale: #212121. Windows color (decimal): -10418679 or 591457. OLE color: 591457.
HSL color Cylindrical-coordinate representation of color #610609: hue angle of 358.02º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610609 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 9 | - |
| CMYK | 0 | 0.94 | 0.91 | 0.62 |
| HSL | 358.02º | 0.88% | 0.2% | - |
| HSV(B) | 358.02º | 0.94% | 0.38% | - |
| XYZ | 5.04 | 2.69 | 0.51 | - |
| YUV | 33.55 | 114.15 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 9 | 0 | 0.94 | 0.91 | 0.62 | 358.02 | 0.88 | 0.2 |
| Hex | 61 | 6 | 9 | 0 | 5E | 5B | 3E | 166 | 58 | 14 |
| Octal | 141 | 6 | 11 | 0 | 136 | 133 | 76 | 546 | 130 | 24 |
| Binary | 1100001 | 110 | 1001 | 0 | 1011110 | 1011011 | 111110 | 101100110 | 1011000 | 10100 |
Color Harmonies of #610609
Complementary color
Monochromatic Colors of #610609
Black with #610609
Text Example
Text Example
White with #610609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610609; }
p { color: rgb(97,6,9); }
H1.HeaderClassName
{
color: #610609;
}
.AnyTagClassName
{
color: #610609;
}
</style>
background-color css
<style>
a { background-color: #610609; }
a { background-color: rgb(97,6,9); }
div.DivClassName
{
background-color: #610609;
}
.BgClassName
{
background-color: #610609;
}
</style>
border-color css
<style>
span { border-color: #610609; }
span { border-color: rgb(97,6,9); }
td.TdClassName
{
border-color: #610609;
}
.TagClassName
{
border-color: #610609;
}
</style>