Shades of Pohutukawa #611625
Tints of Pohutukawa #611625
RGB
CMYK
RGB Variations
Color information
#611625 (or 0x611625) is known color: Pohutukawa. HEX triplet: 61, 16 and 25. RGB value is (97,22,37). Sum of RGB (Red+Green+Blue) = 97+22+37=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 37 (14.84% from 255 or 23.72% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #611625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611625 is #9EE9DA. Grayscale: #2E2E2E. Windows color (decimal): -10414555 or 2430561. OLE color: 2430561.
HSL color Cylindrical-coordinate representation of color #611625: hue angle of 348º 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 #611625 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 22 | 37 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.62 |
| HSL | 348º | 0.63% | 0.23% | - |
| HSV(B) | 348º | 0.77% | 0.38% | - |
| XYZ | 5.55 | 3.25 | 2.08 | - |
| YUV | 46.14 | 122.85 | 164.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 22 | 37 | 0 | 0.77 | 0.62 | 0.62 | 348 | 0.63 | 0.23 |
| Hex | 61 | 16 | 25 | 0 | 4D | 3E | 3E | 15C | 3F | 17 |
| Octal | 141 | 26 | 45 | 0 | 115 | 76 | 76 | 534 | 77 | 27 |
| Binary | 1100001 | 10110 | 100101 | 0 | 1001101 | 111110 | 111110 | 101011100 | 111111 | 10111 |
Color Harmonies of #611625
Complementary color
Monochromatic Colors of #611625
Black with #611625
Text Example
Text Example
White with #611625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611625; }
p { color: rgb(97,22,37); }
H1.HeaderClassName
{
color: #611625;
}
.AnyTagClassName
{
color: #611625;
}
</style>
background-color css
<style>
a { background-color: #611625; }
a { background-color: rgb(97,22,37); }
div.DivClassName
{
background-color: #611625;
}
.BgClassName
{
background-color: #611625;
}
</style>
border-color css
<style>
span { border-color: #611625; }
span { border-color: rgb(97,22,37); }
td.TdClassName
{
border-color: #611625;
}
.TagClassName
{
border-color: #611625;
}
</style>