Shades of Pohutukawa #611624
Tints of Pohutukawa #611624
RGB
CMYK
RGB Variations
Color information
#611624 (or 0x611624) is known color: Pohutukawa. HEX triplet: 61, 16 and 24. RGB value is (97,22,36). Sum of RGB (Red+Green+Blue) = 97+22+36=155 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.58% from 155); Green value is 22 (8.98% from 255 or 14.19% from 155); Blue value is 36 (14.45% from 255 or 23.23% from 155); Max value from RGB is 97 - color contains mainly: red. Hex color #611624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611624 is #9EE9DB. Grayscale: #2E2E2E. Windows color (decimal): -10414556 or 2365025. OLE color: 2365025.
HSL color Cylindrical-coordinate representation of color #611624: hue angle of 348.8º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #611624 is Cyan = 0, Magento = 0.77, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 22 | 36 | - |
| CMYK | 0 | 0.77 | 0.63 | 0.62 |
| HSL | 348.8º | 0.63% | 0.23% | - |
| HSV(B) | 348.8º | 0.77% | 0.38% | - |
| XYZ | 5.54 | 3.24 | 2 | - |
| YUV | 46.02 | 122.35 | 164.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 22 | 36 | 0 | 0.77 | 0.63 | 0.62 | 348.8 | 0.63 | 0.23 |
| Hex | 61 | 16 | 24 | 0 | 4D | 3F | 3E | 15D | 3F | 17 |
| Octal | 141 | 26 | 44 | 0 | 115 | 77 | 76 | 535 | 77 | 27 |
| Binary | 1100001 | 10110 | 100100 | 0 | 1001101 | 111111 | 111110 | 101011101 | 111111 | 10111 |
Color Harmonies of #611624
Complementary color
Monochromatic Colors of #611624
Black with #611624
Text Example
Text Example
White with #611624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611624; }
p { color: rgb(97,22,36); }
H1.HeaderClassName
{
color: #611624;
}
.AnyTagClassName
{
color: #611624;
}
</style>
background-color css
<style>
a { background-color: #611624; }
a { background-color: rgb(97,22,36); }
div.DivClassName
{
background-color: #611624;
}
.BgClassName
{
background-color: #611624;
}
</style>
border-color css
<style>
span { border-color: #611624; }
span { border-color: rgb(97,22,36); }
td.TdClassName
{
border-color: #611624;
}
.TagClassName
{
border-color: #611624;
}
</style>