Shades of Pohutukawa #5E0418
Tints of Pohutukawa #5E0418
RGB
CMYK
RGB Variations
Color information
#5E0418 (or 0x5E0418) is known color: Pohutukawa. HEX triplet: 5E, 04 and 18. RGB value is (94,4,24). Sum of RGB (Red+Green+Blue) = 94+4+24=122 (16% of max value = 765). Red value is 94 (37.11% from 255 or 77.05% from 122); Green value is 4 (1.95% from 255 or 3.28% from 122); Blue value is 24 (9.77% from 255 or 19.67% from 122); Max value from RGB is 94 - color contains mainly: red. Hex color #5E0418 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5E0418 is #A1FBE7. Grayscale: #212121. Windows color (decimal): -10615784 or 1573982. OLE color: 1573982.
HSL color Cylindrical-coordinate representation of color #5E0418: hue angle of 346.67º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #5E0418 is Cyan = 0, Magento = 0.96, Yellow = 0.74 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 94 | 4 | 24 | - |
| CMYK | 0 | 0.96 | 0.74 | 0.63 |
| HSL | 346.67º | 0.92% | 0.19% | - |
| HSV(B) | 346.67º | 0.96% | 0.37% | - |
| XYZ | 4.82 | 2.53 | 1.1 | - |
| YUV | 33.19 | 122.82 | 171.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 4 | 24 | 0 | 0.96 | 0.74 | 0.63 | 346.67 | 0.92 | 0.19 |
| Hex | 5E | 4 | 18 | 0 | 60 | 4A | 3F | 15B | 5C | 13 |
| Octal | 136 | 4 | 30 | 0 | 140 | 112 | 77 | 533 | 134 | 23 |
| Binary | 1011110 | 100 | 11000 | 0 | 1100000 | 1001010 | 111111 | 101011011 | 1011100 | 10011 |
Color Harmonies of #5E0418
Complementary color
Monochromatic Colors of #5E0418
Black with #5E0418
Text Example
Text Example
White with #5E0418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E0418; }
p { color: rgb(94,4,24); }
H1.HeaderClassName
{
color: #5E0418;
}
.AnyTagClassName
{
color: #5E0418;
}
</style>
background-color css
<style>
a { background-color: #5E0418; }
a { background-color: rgb(94,4,24); }
div.DivClassName
{
background-color: #5E0418;
}
.BgClassName
{
background-color: #5E0418;
}
</style>
border-color css
<style>
span { border-color: #5E0418; }
span { border-color: rgb(94,4,24); }
td.TdClassName
{
border-color: #5E0418;
}
.TagClassName
{
border-color: #5E0418;
}
</style>