Shades of Pohutukawa #591520
Tints of Pohutukawa #591520
RGB
CMYK
RGB Variations
Color information
#591520 (or 0x591520) is known color: Pohutukawa. HEX triplet: 59, 15 and 20. RGB value is (89,21,32). Sum of RGB (Red+Green+Blue) = 89+21+32=142 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.68% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 32 (12.89% from 255 or 22.54% from 142); Max value from RGB is 89 - color contains mainly: red. Hex color #591520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591520 is #A6EADF. Grayscale: #2A2A2A. Windows color (decimal): -10939104 or 2102617. OLE color: 2102617.
HSL color Cylindrical-coordinate representation of color #591520: hue angle of 350.29º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #591520 is Cyan = 0, Magento = 0.76, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 32 | - |
| CMYK | 0 | 0.76 | 0.64 | 0.65 |
| HSL | 350.29º | 0.62% | 0.22% | - |
| HSV(B) | 350.29º | 0.76% | 0.35% | - |
| XYZ | 4.65 | 2.76 | 1.66 | - |
| YUV | 42.59 | 122.03 | 161.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 32 | 0 | 0.76 | 0.64 | 0.65 | 350.29 | 0.62 | 0.22 |
| Hex | 59 | 15 | 20 | 0 | 4C | 40 | 41 | 15E | 3E | 16 |
| Octal | 131 | 25 | 40 | 0 | 114 | 100 | 101 | 536 | 76 | 26 |
| Binary | 1011001 | 10101 | 100000 | 0 | 1001100 | 1000000 | 1000001 | 101011110 | 111110 | 10110 |
Color Harmonies of #591520
Complementary color
Monochromatic Colors of #591520
Black with #591520
Text Example
Text Example
White with #591520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591520; }
p { color: rgb(89,21,32); }
H1.HeaderClassName
{
color: #591520;
}
.AnyTagClassName
{
color: #591520;
}
</style>
background-color css
<style>
a { background-color: #591520; }
a { background-color: rgb(89,21,32); }
div.DivClassName
{
background-color: #591520;
}
.BgClassName
{
background-color: #591520;
}
</style>
border-color css
<style>
span { border-color: #591520; }
span { border-color: rgb(89,21,32); }
td.TdClassName
{
border-color: #591520;
}
.TagClassName
{
border-color: #591520;
}
</style>