Shades of Pohutukawa #671016
Tints of Pohutukawa #671016
RGB
CMYK
RGB Variations
Color information
#671016 (or 0x671016) is known color: Pohutukawa. HEX triplet: 67, 10 and 16. RGB value is (103,16,22). Sum of RGB (Red+Green+Blue) = 103+16+22=141 (18% of max value = 765). Red value is 103 (40.62% from 255 or 73.05% from 141); Green value is 16 (6.64% from 255 or 11.35% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 103 - color contains mainly: red. Hex color #671016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671016 is #98EFE9. Grayscale: #2A2A2A. Windows color (decimal): -10022890 or 1445991. OLE color: 1445991.
HSL color Cylindrical-coordinate representation of color #671016: hue angle of 355.86º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671016 is Cyan = 0, Magento = 0.84, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 22 | - |
| CMYK | 0 | 0.84 | 0.79 | 0.60 |
| HSL | 355.86º | 0.73% | 0.23% | - |
| HSV(B) | 355.86º | 0.84% | 0.4% | - |
| XYZ | 5.92 | 3.31 | 1.09 | - |
| YUV | 42.7 | 116.32 | 171.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 22 | 0 | 0.84 | 0.79 | 0.60 | 355.86 | 0.73 | 0.23 |
| Hex | 67 | 10 | 16 | 0 | 54 | 4F | 3C | 164 | 49 | 17 |
| Octal | 147 | 20 | 26 | 0 | 124 | 117 | 74 | 544 | 111 | 27 |
| Binary | 1100111 | 10000 | 10110 | 0 | 1010100 | 1001111 | 111100 | 101100100 | 1001001 | 10111 |
Color Harmonies of #671016
Complementary color
Monochromatic Colors of #671016
Black with #671016
Text Example
Text Example
White with #671016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671016; }
p { color: rgb(103,16,22); }
H1.HeaderClassName
{
color: #671016;
}
.AnyTagClassName
{
color: #671016;
}
</style>
background-color css
<style>
a { background-color: #671016; }
a { background-color: rgb(103,16,22); }
div.DivClassName
{
background-color: #671016;
}
.BgClassName
{
background-color: #671016;
}
</style>
border-color css
<style>
span { border-color: #671016; }
span { border-color: rgb(103,16,22); }
td.TdClassName
{
border-color: #671016;
}
.TagClassName
{
border-color: #671016;
}
</style>