Shades of Pohutukawa #640311
Tints of Pohutukawa #640311
RGB
CMYK
RGB Variations
Color information
#640311 (or 0x640311) is known color: Pohutukawa. HEX triplet: 64, 03 and 11. RGB value is (100,3,17). Sum of RGB (Red+Green+Blue) = 100+3+17=120 (15% of max value = 765). Red value is 100 (39.45% from 255 or 83.33% from 120); Green value is 3 (1.56% from 255 or 2.5% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 100 - color contains mainly: red. Hex color #640311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640311 is #9BFCEE. Grayscale: #212121. Windows color (decimal): -10222831 or 1114980. OLE color: 1114980.
HSL color Cylindrical-coordinate representation of color #640311: hue angle of 351.34º 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 #640311 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 17 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.61 |
| HSL | 351.34º | 0.94% | 0.2% | - |
| HSV(B) | 351.34º | 0.97% | 0.39% | - |
| XYZ | 5.39 | 2.81 | 0.79 | - |
| YUV | 33.6 | 118.64 | 175.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 17 | 0 | 0.97 | 0.83 | 0.61 | 351.34 | 0.94 | 0.2 |
| Hex | 64 | 3 | 11 | 0 | 61 | 53 | 3D | 15F | 5E | 14 |
| Octal | 144 | 3 | 21 | 0 | 141 | 123 | 75 | 537 | 136 | 24 |
| Binary | 1100100 | 11 | 10001 | 0 | 1100001 | 1010011 | 111101 | 101011111 | 1011110 | 10100 |
Color Harmonies of #640311
Complementary color
Monochromatic Colors of #640311
Black with #640311
Text Example
Text Example
White with #640311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640311; }
p { color: rgb(100,3,17); }
H1.HeaderClassName
{
color: #640311;
}
.AnyTagClassName
{
color: #640311;
}
</style>
background-color css
<style>
a { background-color: #640311; }
a { background-color: rgb(100,3,17); }
div.DivClassName
{
background-color: #640311;
}
.BgClassName
{
background-color: #640311;
}
</style>
border-color css
<style>
span { border-color: #640311; }
span { border-color: rgb(100,3,17); }
td.TdClassName
{
border-color: #640311;
}
.TagClassName
{
border-color: #640311;
}
</style>