Shades of Pohutukawa #611024
Tints of Pohutukawa #611024
RGB
CMYK
RGB Variations
Color information
#611024 (or 0x611024) is known color: Pohutukawa. HEX triplet: 61, 10 and 24. RGB value is (97,16,36). Sum of RGB (Red+Green+Blue) = 97+16+36=149 (19% of max value = 765). Red value is 97 (38.28% from 255 or 65.10% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 36 (14.45% from 255 or 24.16% from 149); Max value from RGB is 97 - color contains mainly: red. Hex color #611024 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611024 is #9EEFDB. Grayscale: #2A2A2A. Windows color (decimal): -10416092 or 2363489. OLE color: 2363489.
HSL color Cylindrical-coordinate representation of color #611024: hue angle of 345.19º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611024 is Cyan = 0, Magento = 0.84, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 16 | 36 | - |
| CMYK | 0 | 0.84 | 0.63 | 0.62 |
| HSL | 345.19º | 0.72% | 0.22% | - |
| HSV(B) | 345.19º | 0.84% | 0.38% | - |
| XYZ | 5.43 | 3.04 | 1.97 | - |
| YUV | 42.5 | 124.34 | 166.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 36 | 0 | 0.84 | 0.63 | 0.62 | 345.19 | 0.72 | 0.22 |
| Hex | 61 | 10 | 24 | 0 | 54 | 3F | 3E | 159 | 48 | 16 |
| Octal | 141 | 20 | 44 | 0 | 124 | 77 | 76 | 531 | 110 | 26 |
| Binary | 1100001 | 10000 | 100100 | 0 | 1010100 | 111111 | 111110 | 101011001 | 1001000 | 10110 |
Color Harmonies of #611024
Complementary color
Monochromatic Colors of #611024
Black with #611024
Text Example
Text Example
White with #611024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611024; }
p { color: rgb(97,16,36); }
H1.HeaderClassName
{
color: #611024;
}
.AnyTagClassName
{
color: #611024;
}
</style>
background-color css
<style>
a { background-color: #611024; }
a { background-color: rgb(97,16,36); }
div.DivClassName
{
background-color: #611024;
}
.BgClassName
{
background-color: #611024;
}
</style>
border-color css
<style>
span { border-color: #611024; }
span { border-color: rgb(97,16,36); }
td.TdClassName
{
border-color: #611024;
}
.TagClassName
{
border-color: #611024;
}
</style>