Shades of Pohutukawa #5E1228
Tints of Pohutukawa #5E1228
RGB
CMYK
RGB Variations
Color information
#5E1228 (or 0x5E1228) is known color: Pohutukawa. HEX triplet: 5E, 12 and 28. RGB value is (94,18,40). Sum of RGB (Red+Green+Blue) = 94+18+40=152 (20% of max value = 765). Red value is 94 (37.11% from 255 or 61.84% from 152); Green value is 18 (7.42% from 255 or 11.84% from 152); Blue value is 40 (16.02% from 255 or 26.32% from 152); Max value from RGB is 94 - color contains mainly: red. Hex color #5E1228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #5E1228 is #A1EDD7. Grayscale: #2B2B2B. Windows color (decimal): -10612184 or 2626142. OLE color: 2626142.
HSL color Cylindrical-coordinate representation of color #5E1228: hue angle of 342.63º 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 #5E1228 is Cyan = 0, Magento = 0.81, Yellow = 0.57 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 94 | 18 | 40 | - |
| CMYK | 0 | 0.81 | 0.57 | 0.63 |
| HSL | 342.63º | 0.68% | 0.22% | - |
| HSV(B) | 342.63º | 0.81% | 0.37% | - |
| XYZ | 5.22 | 2.97 | 2.3 | - |
| YUV | 43.23 | 126.18 | 164.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 18 | 40 | 0 | 0.81 | 0.57 | 0.63 | 342.63 | 0.68 | 0.22 |
| Hex | 5E | 12 | 28 | 0 | 51 | 39 | 3F | 157 | 44 | 16 |
| Octal | 136 | 22 | 50 | 0 | 121 | 71 | 77 | 527 | 104 | 26 |
| Binary | 1011110 | 10010 | 101000 | 0 | 1010001 | 111001 | 111111 | 101010111 | 1000100 | 10110 |
Color Harmonies of #5E1228
Complementary color
Monochromatic Colors of #5E1228
Black with #5E1228
Text Example
Text Example
White with #5E1228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E1228; }
p { color: rgb(94,18,40); }
H1.HeaderClassName
{
color: #5E1228;
}
.AnyTagClassName
{
color: #5E1228;
}
</style>
background-color css
<style>
a { background-color: #5E1228; }
a { background-color: rgb(94,18,40); }
div.DivClassName
{
background-color: #5E1228;
}
.BgClassName
{
background-color: #5E1228;
}
</style>
border-color css
<style>
span { border-color: #5E1228; }
span { border-color: rgb(94,18,40); }
td.TdClassName
{
border-color: #5E1228;
}
.TagClassName
{
border-color: #5E1228;
}
</style>