Shades of Pohutukawa #5E1224
Tints of Pohutukawa #5E1224
RGB
CMYK
RGB Variations
Color information
#5E1224 (or 0x5E1224) is known color: Pohutukawa. HEX triplet: 5E, 12 and 24. RGB value is (94,18,36). Sum of RGB (Red+Green+Blue) = 94+18+36=148 (19% of max value = 765). Red value is 94 (37.11% from 255 or 63.51% from 148); Green value is 18 (7.42% from 255 or 12.16% from 148); Blue value is 36 (14.45% from 255 or 24.32% from 148); Max value from RGB is 94 - color contains mainly: red. Hex color #5E1224 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #5E1224 is #A1EDDB. Grayscale: #2A2A2A. Windows color (decimal): -10612188 or 2363998. OLE color: 2363998.
HSL color Cylindrical-coordinate representation of color #5E1224: hue angle of 345.79º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #5E1224 is Cyan = 0, Magento = 0.81, Yellow = 0.62 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 94 | 18 | 36 | - |
| CMYK | 0 | 0.81 | 0.62 | 0.63 |
| HSL | 345.79º | 0.68% | 0.22% | - |
| HSV(B) | 345.79º | 0.81% | 0.37% | - |
| XYZ | 5.15 | 2.94 | 1.97 | - |
| YUV | 42.78 | 124.18 | 164.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 18 | 36 | 0 | 0.81 | 0.62 | 0.63 | 345.79 | 0.68 | 0.22 |
| Hex | 5E | 12 | 24 | 0 | 51 | 3E | 3F | 15A | 44 | 16 |
| Octal | 136 | 22 | 44 | 0 | 121 | 76 | 77 | 532 | 104 | 26 |
| Binary | 1011110 | 10010 | 100100 | 0 | 1010001 | 111110 | 111111 | 101011010 | 1000100 | 10110 |
Color Harmonies of #5E1224
Complementary color
Monochromatic Colors of #5E1224
Black with #5E1224
Text Example
Text Example
White with #5E1224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E1224; }
p { color: rgb(94,18,36); }
H1.HeaderClassName
{
color: #5E1224;
}
.AnyTagClassName
{
color: #5E1224;
}
</style>
background-color css
<style>
a { background-color: #5E1224; }
a { background-color: rgb(94,18,36); }
div.DivClassName
{
background-color: #5E1224;
}
.BgClassName
{
background-color: #5E1224;
}
</style>
border-color css
<style>
span { border-color: #5E1224; }
span { border-color: rgb(94,18,36); }
td.TdClassName
{
border-color: #5E1224;
}
.TagClassName
{
border-color: #5E1224;
}
</style>