Shades of Pohutukawa #640306
Tints of Pohutukawa #640306
RGB
CMYK
RGB Variations
Color information
#640306 (or 0x640306) is known color: Pohutukawa. HEX triplet: 64, 03 and 06. RGB value is (100,3,6). Sum of RGB (Red+Green+Blue) = 100+3+6=109 (14% of max value = 765). Red value is 100 (39.45% from 255 or 91.74% from 109); Green value is 3 (1.56% from 255 or 2.75% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 100 - color contains mainly: red. Hex color #640306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640306 is #9BFCF9. Grayscale: #202020. Windows color (decimal): -10222842 or 394084. OLE color: 394084.
HSL color Cylindrical-coordinate representation of color #640306: hue angle of 358.14º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #640306 is Cyan = 0, Magento = 0.97, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 6 | - |
| CMYK | 0 | 0.97 | 0.94 | 0.61 |
| HSL | 358.14º | 0.94% | 0.2% | - |
| HSV(B) | 358.14º | 0.97% | 0.39% | - |
| XYZ | 5.32 | 2.79 | 0.43 | - |
| YUV | 32.35 | 113.14 | 176.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 6 | 0 | 0.97 | 0.94 | 0.61 | 358.14 | 0.94 | 0.2 |
| Hex | 64 | 3 | 6 | 0 | 61 | 5E | 3D | 166 | 5E | 14 |
| Octal | 144 | 3 | 6 | 0 | 141 | 136 | 75 | 546 | 136 | 24 |
| Binary | 1100100 | 11 | 110 | 0 | 1100001 | 1011110 | 111101 | 101100110 | 1011110 | 10100 |
Color Harmonies of #640306
Complementary color
Monochromatic Colors of #640306
Black with #640306
Text Example
Text Example
White with #640306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640306; }
p { color: rgb(100,3,6); }
H1.HeaderClassName
{
color: #640306;
}
.AnyTagClassName
{
color: #640306;
}
</style>
background-color css
<style>
a { background-color: #640306; }
a { background-color: rgb(100,3,6); }
div.DivClassName
{
background-color: #640306;
}
.BgClassName
{
background-color: #640306;
}
</style>
border-color css
<style>
span { border-color: #640306; }
span { border-color: rgb(100,3,6); }
td.TdClassName
{
border-color: #640306;
}
.TagClassName
{
border-color: #640306;
}
</style>