Shades of Pohutukawa #591925
Tints of Pohutukawa #591925
RGB
CMYK
RGB Variations
Color information
#591925 (or 0x591925) is known color: Pohutukawa. HEX triplet: 59, 19 and 25. RGB value is (89,25,37). Sum of RGB (Red+Green+Blue) = 89+25+37=151 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.94% from 151); Green value is 25 (10.16% from 255 or 16.56% from 151); Blue value is 37 (14.84% from 255 or 24.50% from 151); Max value from RGB is 89 - color contains mainly: red. Hex color #591925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591925 is #A6E6DA. Grayscale: #2D2D2D. Windows color (decimal): -10938075 or 2431321. OLE color: 2431321.
HSL color Cylindrical-coordinate representation of color #591925: hue angle of 348.75º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #591925 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 25 | 37 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.65 |
| HSL | 348.75º | 0.56% | 0.22% | - |
| HSV(B) | 348.75º | 0.72% | 0.35% | - |
| XYZ | 4.8 | 2.95 | 2.07 | - |
| YUV | 45.5 | 123.2 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 25 | 37 | 0 | 0.72 | 0.58 | 0.65 | 348.75 | 0.56 | 0.22 |
| Hex | 59 | 19 | 25 | 0 | 48 | 3A | 41 | 15D | 38 | 16 |
| Octal | 131 | 31 | 45 | 0 | 110 | 72 | 101 | 535 | 70 | 26 |
| Binary | 1011001 | 11001 | 100101 | 0 | 1001000 | 111010 | 1000001 | 101011101 | 111000 | 10110 |
Color Harmonies of #591925
Complementary color
Monochromatic Colors of #591925
Black with #591925
Text Example
Text Example
White with #591925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591925; }
p { color: rgb(89,25,37); }
H1.HeaderClassName
{
color: #591925;
}
.AnyTagClassName
{
color: #591925;
}
</style>
background-color css
<style>
a { background-color: #591925; }
a { background-color: rgb(89,25,37); }
div.DivClassName
{
background-color: #591925;
}
.BgClassName
{
background-color: #591925;
}
</style>
border-color css
<style>
span { border-color: #591925; }
span { border-color: rgb(89,25,37); }
td.TdClassName
{
border-color: #591925;
}
.TagClassName
{
border-color: #591925;
}
</style>