Shades of Pohutukawa #640610
Tints of Pohutukawa #640610
RGB
CMYK
RGB Variations
Color information
#640610 (or 0x640610) is known color: Pohutukawa. HEX triplet: 64, 06 and 10. RGB value is (100,6,16). Sum of RGB (Red+Green+Blue) = 100+6+16=122 (16% of max value = 765). Red value is 100 (39.45% from 255 or 81.97% from 122); Green value is 6 (2.73% from 255 or 4.92% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 100 - color contains mainly: red. Hex color #640610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640610 is #9BF9EF. Grayscale: #232323. Windows color (decimal): -10222064 or 1050212. OLE color: 1050212.
HSL color Cylindrical-coordinate representation of color #640610: hue angle of 353.62º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #640610 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 6 | 16 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.61 |
| HSL | 353.62º | 0.89% | 0.21% | - |
| HSV(B) | 353.62º | 0.94% | 0.39% | - |
| XYZ | 5.41 | 2.88 | 0.76 | - |
| YUV | 35.25 | 117.14 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 6 | 16 | 0 | 0.94 | 0.84 | 0.61 | 353.62 | 0.89 | 0.21 |
| Hex | 64 | 6 | 10 | 0 | 5E | 54 | 3D | 162 | 59 | 15 |
| Octal | 144 | 6 | 20 | 0 | 136 | 124 | 75 | 542 | 131 | 25 |
| Binary | 1100100 | 110 | 10000 | 0 | 1011110 | 1010100 | 111101 | 101100010 | 1011001 | 10101 |
Color Harmonies of #640610
Complementary color
Monochromatic Colors of #640610
Black with #640610
Text Example
Text Example
White with #640610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640610; }
p { color: rgb(100,6,16); }
H1.HeaderClassName
{
color: #640610;
}
.AnyTagClassName
{
color: #640610;
}
</style>
background-color css
<style>
a { background-color: #640610; }
a { background-color: rgb(100,6,16); }
div.DivClassName
{
background-color: #640610;
}
.BgClassName
{
background-color: #640610;
}
</style>
border-color css
<style>
span { border-color: #640610; }
span { border-color: rgb(100,6,16); }
td.TdClassName
{
border-color: #640610;
}
.TagClassName
{
border-color: #640610;
}
</style>