Shades of Pohutukawa #641224
Tints of Pohutukawa #641224
RGB
CMYK
RGB Variations
Color information
#641224 (or 0x641224) is known color: Pohutukawa. HEX triplet: 64, 12 and 24. RGB value is (100,18,36). Sum of RGB (Red+Green+Blue) = 100+18+36=154 (20% of max value = 765). Red value is 100 (39.45% from 255 or 64.94% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 36 (14.45% from 255 or 23.38% from 154); Max value from RGB is 100 - color contains mainly: red. Hex color #641224 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641224 is #9BEDDB. Grayscale: #2C2C2C. Windows color (decimal): -10218972 or 2364004. OLE color: 2364004.
HSL color Cylindrical-coordinate representation of color #641224: hue angle of 346.83º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641224 is Cyan = 0, Magento = 0.82, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 18 | 36 | - |
| CMYK | 0 | 0.82 | 0.64 | 0.61 |
| HSL | 346.83º | 0.69% | 0.23% | - |
| HSV(B) | 346.83º | 0.82% | 0.39% | - |
| XYZ | 5.79 | 3.27 | 1.99 | - |
| YUV | 44.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 18 | 36 | 0 | 0.82 | 0.64 | 0.61 | 346.83 | 0.69 | 0.23 |
| Hex | 64 | 12 | 24 | 0 | 52 | 40 | 3D | 15B | 45 | 17 |
| Octal | 144 | 22 | 44 | 0 | 122 | 100 | 75 | 533 | 105 | 27 |
| Binary | 1100100 | 10010 | 100100 | 0 | 1010010 | 1000000 | 111101 | 101011011 | 1000101 | 10111 |
Color Harmonies of #641224
Complementary color
Monochromatic Colors of #641224
Black with #641224
Text Example
Text Example
White with #641224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641224; }
p { color: rgb(100,18,36); }
H1.HeaderClassName
{
color: #641224;
}
.AnyTagClassName
{
color: #641224;
}
</style>
background-color css
<style>
a { background-color: #641224; }
a { background-color: rgb(100,18,36); }
div.DivClassName
{
background-color: #641224;
}
.BgClassName
{
background-color: #641224;
}
</style>
border-color css
<style>
span { border-color: #641224; }
span { border-color: rgb(100,18,36); }
td.TdClassName
{
border-color: #641224;
}
.TagClassName
{
border-color: #641224;
}
</style>