Shades of Pohutukawa #701026
Tints of Pohutukawa #701026
RGB
CMYK
RGB Variations
Color information
#701026 (or 0x701026) is known color: Pohutukawa. HEX triplet: 70, 10 and 26. RGB value is (112,16,38). Sum of RGB (Red+Green+Blue) = 112+16+38=166 (21% of max value = 765). Red value is 112 (44.14% from 255 or 67.47% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 112 - color contains mainly: red. Hex color #701026 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701026 is #8FEFD9. Grayscale: #2F2F2F. Windows color (decimal): -9433050 or 2494576. OLE color: 2494576.
HSL color Cylindrical-coordinate representation of color #701026: hue angle of 346.25º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #701026 is Cyan = 0, Magento = 0.86, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 38 | - |
| CMYK | 0 | 0.86 | 0.66 | 0.56 |
| HSL | 346.25º | 0.75% | 0.25% | - |
| HSV(B) | 346.25º | 0.86% | 0.44% | - |
| XYZ | 7.22 | 3.96 | 2.22 | - |
| YUV | 47.21 | 122.8 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 38 | 0 | 0.86 | 0.66 | 0.56 | 346.25 | 0.75 | 0.25 |
| Hex | 70 | 10 | 26 | 0 | 56 | 42 | 38 | 15A | 4B | 19 |
| Octal | 160 | 20 | 46 | 0 | 126 | 102 | 70 | 532 | 113 | 31 |
| Binary | 1110000 | 10000 | 100110 | 0 | 1010110 | 1000010 | 111000 | 101011010 | 1001011 | 11001 |
Color Harmonies of #701026
Complementary color
Monochromatic Colors of #701026
Black with #701026
Text Example
Text Example
White with #701026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701026; }
p { color: rgb(112,16,38); }
H1.HeaderClassName
{
color: #701026;
}
.AnyTagClassName
{
color: #701026;
}
</style>
background-color css
<style>
a { background-color: #701026; }
a { background-color: rgb(112,16,38); }
div.DivClassName
{
background-color: #701026;
}
.BgClassName
{
background-color: #701026;
}
</style>
border-color css
<style>
span { border-color: #701026; }
span { border-color: rgb(112,16,38); }
td.TdClassName
{
border-color: #701026;
}
.TagClassName
{
border-color: #701026;
}
</style>