Shades of Pohutukawa #591622
Tints of Pohutukawa #591622
RGB
CMYK
RGB Variations
Color information
#591622 (or 0x591622) is known color: Pohutukawa. HEX triplet: 59, 16 and 22. RGB value is (89,22,34). Sum of RGB (Red+Green+Blue) = 89+22+34=145 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.38% from 145); Green value is 22 (8.98% from 255 or 15.17% from 145); Blue value is 34 (13.67% from 255 or 23.45% from 145); Max value from RGB is 89 - color contains mainly: red. Hex color #591622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591622 is #A6E9DD. Grayscale: #2B2B2B. Windows color (decimal): -10938846 or 2233945. OLE color: 2233945.
HSL color Cylindrical-coordinate representation of color #591622: hue angle of 349.25º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591622 is Cyan = 0, Magento = 0.75, Yellow = 0.62 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 34 | - |
| CMYK | 0 | 0.75 | 0.62 | 0.65 |
| HSL | 349.25º | 0.6% | 0.22% | - |
| HSV(B) | 349.25º | 0.75% | 0.35% | - |
| XYZ | 4.7 | 2.81 | 1.81 | - |
| YUV | 43.4 | 122.7 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 34 | 0 | 0.75 | 0.62 | 0.65 | 349.25 | 0.6 | 0.22 |
| Hex | 59 | 16 | 22 | 0 | 4B | 3E | 41 | 15D | 3C | 16 |
| Octal | 131 | 26 | 42 | 0 | 113 | 76 | 101 | 535 | 74 | 26 |
| Binary | 1011001 | 10110 | 100010 | 0 | 1001011 | 111110 | 1000001 | 101011101 | 111100 | 10110 |
Color Harmonies of #591622
Complementary color
Monochromatic Colors of #591622
Black with #591622
Text Example
Text Example
White with #591622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591622; }
p { color: rgb(89,22,34); }
H1.HeaderClassName
{
color: #591622;
}
.AnyTagClassName
{
color: #591622;
}
</style>
background-color css
<style>
a { background-color: #591622; }
a { background-color: rgb(89,22,34); }
div.DivClassName
{
background-color: #591622;
}
.BgClassName
{
background-color: #591622;
}
</style>
border-color css
<style>
span { border-color: #591622; }
span { border-color: rgb(89,22,34); }
td.TdClassName
{
border-color: #591622;
}
.TagClassName
{
border-color: #591622;
}
</style>