Shades of Pohutukawa #701018
Tints of Pohutukawa #701018
RGB
CMYK
RGB Variations
Color information
#701018 (or 0x701018) is known color: Pohutukawa. HEX triplet: 70, 10 and 18. RGB value is (112,16,24). Sum of RGB (Red+Green+Blue) = 112+16+24=152 (20% of max value = 765). Red value is 112 (44.14% from 255 or 73.68% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 24 (9.77% from 255 or 15.79% from 152); Max value from RGB is 112 - color contains mainly: red. Hex color #701018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701018 is #8FEFE7. Grayscale: #2D2D2D. Windows color (decimal): -9433064 or 1577072. OLE color: 1577072.
HSL color Cylindrical-coordinate representation of color #701018: hue angle of 355º 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 #701018 is Cyan = 0, Magento = 0.86, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 24 | - |
| CMYK | 0 | 0.86 | 0.79 | 0.56 |
| HSL | 355º | 0.75% | 0.25% | - |
| HSV(B) | 355º | 0.86% | 0.44% | - |
| XYZ | 7.03 | 3.88 | 1.24 | - |
| YUV | 45.62 | 115.8 | 175.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 24 | 0 | 0.86 | 0.79 | 0.56 | 355 | 0.75 | 0.25 |
| Hex | 70 | 10 | 18 | 0 | 56 | 4F | 38 | 163 | 4B | 19 |
| Octal | 160 | 20 | 30 | 0 | 126 | 117 | 70 | 543 | 113 | 31 |
| Binary | 1110000 | 10000 | 11000 | 0 | 1010110 | 1001111 | 111000 | 101100011 | 1001011 | 11001 |
Color Harmonies of #701018
Complementary color
Monochromatic Colors of #701018
Black with #701018
Text Example
Text Example
White with #701018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701018; }
p { color: rgb(112,16,24); }
H1.HeaderClassName
{
color: #701018;
}
.AnyTagClassName
{
color: #701018;
}
</style>
background-color css
<style>
a { background-color: #701018; }
a { background-color: rgb(112,16,24); }
div.DivClassName
{
background-color: #701018;
}
.BgClassName
{
background-color: #701018;
}
</style>
border-color css
<style>
span { border-color: #701018; }
span { border-color: rgb(112,16,24); }
td.TdClassName
{
border-color: #701018;
}
.TagClassName
{
border-color: #701018;
}
</style>