Shades of Pohutukawa #611016
Tints of Pohutukawa #611016
RGB
CMYK
RGB Variations
Color information
#611016 (or 0x611016) is known color: Pohutukawa. HEX triplet: 61, 10 and 16. RGB value is (97,16,22). Sum of RGB (Red+Green+Blue) = 97+16+22=135 (17% of max value = 765). Red value is 97 (38.28% from 255 or 71.85% from 135); Green value is 16 (6.64% from 255 or 11.85% from 135); Blue value is 22 (8.98% from 255 or 16.30% from 135); Max value from RGB is 97 - color contains mainly: red. Hex color #611016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611016 is #9EEFE9. Grayscale: #282828. Windows color (decimal): -10416106 or 1445985. OLE color: 1445985.
HSL color Cylindrical-coordinate representation of color #611016: hue angle of 355.56º 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 #611016 is Cyan = 0, Magento = 0.84, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 16 | 22 | - |
| CMYK | 0 | 0.84 | 0.77 | 0.62 |
| HSL | 355.56º | 0.72% | 0.22% | - |
| HSV(B) | 355.56º | 0.84% | 0.38% | - |
| XYZ | 5.26 | 2.97 | 1.06 | - |
| YUV | 40.9 | 117.34 | 168.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 22 | 0 | 0.84 | 0.77 | 0.62 | 355.56 | 0.72 | 0.22 |
| Hex | 61 | 10 | 16 | 0 | 54 | 4D | 3E | 164 | 48 | 16 |
| Octal | 141 | 20 | 26 | 0 | 124 | 115 | 76 | 544 | 110 | 26 |
| Binary | 1100001 | 10000 | 10110 | 0 | 1010100 | 1001101 | 111110 | 101100100 | 1001000 | 10110 |
Color Harmonies of #611016
Complementary color
Monochromatic Colors of #611016
Black with #611016
Text Example
Text Example
White with #611016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611016; }
p { color: rgb(97,16,22); }
H1.HeaderClassName
{
color: #611016;
}
.AnyTagClassName
{
color: #611016;
}
</style>
background-color css
<style>
a { background-color: #611016; }
a { background-color: rgb(97,16,22); }
div.DivClassName
{
background-color: #611016;
}
.BgClassName
{
background-color: #611016;
}
</style>
border-color css
<style>
span { border-color: #611016; }
span { border-color: rgb(97,16,22); }
td.TdClassName
{
border-color: #611016;
}
.TagClassName
{
border-color: #611016;
}
</style>