Shades of Pohutukawa #640416
Tints of Pohutukawa #640416
RGB
CMYK
RGB Variations
Color information
#640416 (or 0x640416) is known color: Pohutukawa. HEX triplet: 64, 04 and 16. RGB value is (100,4,22). Sum of RGB (Red+Green+Blue) = 100+4+22=126 (16% of max value = 765). Red value is 100 (39.45% from 255 or 79.37% from 126); Green value is 4 (1.95% from 255 or 3.17% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 100 - color contains mainly: red. Hex color #640416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640416 is #9BFBE9. Grayscale: #222222. Windows color (decimal): -10222570 or 1442916. OLE color: 1442916.
HSL color Cylindrical-coordinate representation of color #640416: hue angle of 348.75º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #640416 is Cyan = 0, Magento = 0.96, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 22 | - |
| CMYK | 0 | 0.96 | 0.78 | 0.61 |
| HSL | 348.75º | 0.92% | 0.2% | - |
| HSV(B) | 348.75º | 0.96% | 0.39% | - |
| XYZ | 5.44 | 2.85 | 1.02 | - |
| YUV | 34.76 | 120.8 | 174.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 22 | 0 | 0.96 | 0.78 | 0.61 | 348.75 | 0.92 | 0.2 |
| Hex | 64 | 4 | 16 | 0 | 60 | 4E | 3D | 15D | 5C | 14 |
| Octal | 144 | 4 | 26 | 0 | 140 | 116 | 75 | 535 | 134 | 24 |
| Binary | 1100100 | 100 | 10110 | 0 | 1100000 | 1001110 | 111101 | 101011101 | 1011100 | 10100 |
Color Harmonies of #640416
Complementary color
Monochromatic Colors of #640416
Black with #640416
Text Example
Text Example
White with #640416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640416; }
p { color: rgb(100,4,22); }
H1.HeaderClassName
{
color: #640416;
}
.AnyTagClassName
{
color: #640416;
}
</style>
background-color css
<style>
a { background-color: #640416; }
a { background-color: rgb(100,4,22); }
div.DivClassName
{
background-color: #640416;
}
.BgClassName
{
background-color: #640416;
}
</style>
border-color css
<style>
span { border-color: #640416; }
span { border-color: rgb(100,4,22); }
td.TdClassName
{
border-color: #640416;
}
.TagClassName
{
border-color: #640416;
}
</style>