Shades of Pohutukawa #641216
Tints of Pohutukawa #641216
RGB
CMYK
RGB Variations
Color information
#641216 (or 0x641216) is known color: Pohutukawa. HEX triplet: 64, 12 and 16. RGB value is (100,18,22). Sum of RGB (Red+Green+Blue) = 100+18+22=140 (18% of max value = 765). Red value is 100 (39.45% from 255 or 71.43% from 140); Green value is 18 (7.42% from 255 or 12.86% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 100 - color contains mainly: red. Hex color #641216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641216 is #9BEDE9. Grayscale: #2B2B2B. Windows color (decimal): -10218986 or 1446500. OLE color: 1446500.
HSL color Cylindrical-coordinate representation of color #641216: hue angle of 357.07º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641216 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 18 | 22 | - |
| CMYK | 0 | 0.82 | 0.78 | 0.61 |
| HSL | 357.07º | 0.69% | 0.23% | - |
| HSV(B) | 357.07º | 0.82% | 0.39% | - |
| XYZ | 5.62 | 3.2 | 1.08 | - |
| YUV | 42.97 | 116.17 | 168.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 18 | 22 | 0 | 0.82 | 0.78 | 0.61 | 357.07 | 0.69 | 0.23 |
| Hex | 64 | 12 | 16 | 0 | 52 | 4E | 3D | 165 | 45 | 17 |
| Octal | 144 | 22 | 26 | 0 | 122 | 116 | 75 | 545 | 105 | 27 |
| Binary | 1100100 | 10010 | 10110 | 0 | 1010010 | 1001110 | 111101 | 101100101 | 1000101 | 10111 |
Color Harmonies of #641216
Complementary color
Monochromatic Colors of #641216
Black with #641216
Text Example
Text Example
White with #641216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641216; }
p { color: rgb(100,18,22); }
H1.HeaderClassName
{
color: #641216;
}
.AnyTagClassName
{
color: #641216;
}
</style>
background-color css
<style>
a { background-color: #641216; }
a { background-color: rgb(100,18,22); }
div.DivClassName
{
background-color: #641216;
}
.BgClassName
{
background-color: #641216;
}
</style>
border-color css
<style>
span { border-color: #641216; }
span { border-color: rgb(100,18,22); }
td.TdClassName
{
border-color: #641216;
}
.TagClassName
{
border-color: #641216;
}
</style>