Shades of Pohutukawa #5E0711
Tints of Pohutukawa #5E0711
RGB
CMYK
RGB Variations
Color information
#5E0711 (or 0x5E0711) is known color: Pohutukawa. HEX triplet: 5E, 07 and 11. RGB value is (94,7,17). Sum of RGB (Red+Green+Blue) = 94+7+17=118 (15% of max value = 765). Red value is 94 (37.11% from 255 or 79.66% from 118); Green value is 7 (3.12% from 255 or 5.93% from 118); Blue value is 17 (7.03% from 255 or 14.41% from 118); Max value from RGB is 94 - color contains mainly: red. Hex color #5E0711 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5E0711 is #A1F8EE. Grayscale: #222222. Windows color (decimal): -10615023 or 1115998. OLE color: 1115998.
HSL color Cylindrical-coordinate representation of color #5E0711: hue angle of 353.1º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #5E0711 is Cyan = 0, Magento = 0.93, Yellow = 0.82 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 94 | 7 | 17 | - |
| CMYK | 0 | 0.93 | 0.82 | 0.63 |
| HSL | 353.1º | 0.86% | 0.2% | - |
| HSV(B) | 353.1º | 0.93% | 0.37% | - |
| XYZ | 4.79 | 2.57 | 0.77 | - |
| YUV | 34.15 | 118.32 | 170.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 7 | 17 | 0 | 0.93 | 0.82 | 0.63 | 353.1 | 0.86 | 0.2 |
| Hex | 5E | 7 | 11 | 0 | 5D | 52 | 3F | 161 | 56 | 14 |
| Octal | 136 | 7 | 21 | 0 | 135 | 122 | 77 | 541 | 126 | 24 |
| Binary | 1011110 | 111 | 10001 | 0 | 1011101 | 1010010 | 111111 | 101100001 | 1010110 | 10100 |
Color Harmonies of #5E0711
Complementary color
Monochromatic Colors of #5E0711
Black with #5E0711
Text Example
Text Example
White with #5E0711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E0711; }
p { color: rgb(94,7,17); }
H1.HeaderClassName
{
color: #5E0711;
}
.AnyTagClassName
{
color: #5E0711;
}
</style>
background-color css
<style>
a { background-color: #5E0711; }
a { background-color: rgb(94,7,17); }
div.DivClassName
{
background-color: #5E0711;
}
.BgClassName
{
background-color: #5E0711;
}
</style>
border-color css
<style>
span { border-color: #5E0711; }
span { border-color: rgb(94,7,17); }
td.TdClassName
{
border-color: #5E0711;
}
.TagClassName
{
border-color: #5E0711;
}
</style>