Shades of Pohutukawa #640824
Tints of Pohutukawa #640824
RGB
CMYK
RGB Variations
Color information
#640824 (or 0x640824) is known color: Pohutukawa. HEX triplet: 64, 08 and 24. RGB value is (100,8,36). Sum of RGB (Red+Green+Blue) = 100+8+36=144 (19% of max value = 765). Red value is 100 (39.45% from 255 or 69.44% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 36 (14.45% from 255 or 25% from 144); Max value from RGB is 100 - color contains mainly: red. Hex color #640824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640824 is #9BF7DB. Grayscale: #262626. Windows color (decimal): -10221532 or 2361444. OLE color: 2361444.
HSL color Cylindrical-coordinate representation of color #640824: hue angle of 341.74º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #640824 is Cyan = 0, Magento = 0.92, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 8 | 36 | - |
| CMYK | 0 | 0.92 | 0.64 | 0.61 |
| HSL | 341.74º | 0.85% | 0.21% | - |
| HSV(B) | 341.74º | 0.92% | 0.39% | - |
| XYZ | 5.66 | 3.01 | 1.95 | - |
| YUV | 38.7 | 126.48 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 8 | 36 | 0 | 0.92 | 0.64 | 0.61 | 341.74 | 0.85 | 0.21 |
| Hex | 64 | 8 | 24 | 0 | 5C | 40 | 3D | 156 | 55 | 15 |
| Octal | 144 | 10 | 44 | 0 | 134 | 100 | 75 | 526 | 125 | 25 |
| Binary | 1100100 | 1000 | 100100 | 0 | 1011100 | 1000000 | 111101 | 101010110 | 1010101 | 10101 |
Color Harmonies of #640824
Complementary color
Monochromatic Colors of #640824
Black with #640824
Text Example
Text Example
White with #640824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640824; }
p { color: rgb(100,8,36); }
H1.HeaderClassName
{
color: #640824;
}
.AnyTagClassName
{
color: #640824;
}
</style>
background-color css
<style>
a { background-color: #640824; }
a { background-color: rgb(100,8,36); }
div.DivClassName
{
background-color: #640824;
}
.BgClassName
{
background-color: #640824;
}
</style>
border-color css
<style>
span { border-color: #640824; }
span { border-color: rgb(100,8,36); }
td.TdClassName
{
border-color: #640824;
}
.TagClassName
{
border-color: #640824;
}
</style>