Shades of Pohutukawa #671116
Tints of Pohutukawa #671116
RGB
CMYK
RGB Variations
Color information
#671116 (or 0x671116) is known color: Pohutukawa. HEX triplet: 67, 11 and 16. RGB value is (103,17,22). Sum of RGB (Red+Green+Blue) = 103+17+22=142 (18% of max value = 765). Red value is 103 (40.62% from 255 or 72.54% from 142); Green value is 17 (7.03% from 255 or 11.97% from 142); Blue value is 22 (8.98% from 255 or 15.49% from 142); Max value from RGB is 103 - color contains mainly: red. Hex color #671116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671116 is #98EEE9. Grayscale: #2B2B2B. Windows color (decimal): -10022634 or 1446247. OLE color: 1446247.
HSL color Cylindrical-coordinate representation of color #671116: hue angle of 356.51º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671116 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 17 | 22 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.60 |
| HSL | 356.51º | 0.72% | 0.24% | - |
| HSV(B) | 356.51º | 0.83% | 0.4% | - |
| XYZ | 5.94 | 3.34 | 1.09 | - |
| YUV | 43.28 | 115.99 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 17 | 22 | 0 | 0.83 | 0.79 | 0.60 | 356.51 | 0.72 | 0.24 |
| Hex | 67 | 11 | 16 | 0 | 53 | 4F | 3C | 165 | 48 | 18 |
| Octal | 147 | 21 | 26 | 0 | 123 | 117 | 74 | 545 | 110 | 30 |
| Binary | 1100111 | 10001 | 10110 | 0 | 1010011 | 1001111 | 111100 | 101100101 | 1001000 | 11000 |
Color Harmonies of #671116
Complementary color
Monochromatic Colors of #671116
Black with #671116
Text Example
Text Example
White with #671116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671116; }
p { color: rgb(103,17,22); }
H1.HeaderClassName
{
color: #671116;
}
.AnyTagClassName
{
color: #671116;
}
</style>
background-color css
<style>
a { background-color: #671116; }
a { background-color: rgb(103,17,22); }
div.DivClassName
{
background-color: #671116;
}
.BgClassName
{
background-color: #671116;
}
</style>
border-color css
<style>
span { border-color: #671116; }
span { border-color: rgb(103,17,22); }
td.TdClassName
{
border-color: #671116;
}
.TagClassName
{
border-color: #671116;
}
</style>