Shades of Pohutukawa #641624
Tints of Pohutukawa #641624
RGB
CMYK
RGB Variations
Color information
#641624 (or 0x641624) is known color: Pohutukawa. HEX triplet: 64, 16 and 24. RGB value is (100,22,36). Sum of RGB (Red+Green+Blue) = 100+22+36=158 (20% of max value = 765). Red value is 100 (39.45% from 255 or 63.29% from 158); Green value is 22 (8.98% from 255 or 13.92% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 100 - color contains mainly: red. Hex color #641624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641624 is #9BE9DB. Grayscale: #2E2E2E. Windows color (decimal): -10217948 or 2365028. OLE color: 2365028.
HSL color Cylindrical-coordinate representation of color #641624: hue angle of 349.23º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #641624 is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 36 | - |
| CMYK | 0 | 0.78 | 0.64 | 0.61 |
| HSL | 349.23º | 0.64% | 0.24% | - |
| HSV(B) | 349.23º | 0.78% | 0.39% | - |
| XYZ | 5.86 | 3.41 | 2.02 | - |
| YUV | 46.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 36 | 0 | 0.78 | 0.64 | 0.61 | 349.23 | 0.64 | 0.24 |
| Hex | 64 | 16 | 24 | 0 | 4E | 40 | 3D | 15D | 40 | 18 |
| Octal | 144 | 26 | 44 | 0 | 116 | 100 | 75 | 535 | 100 | 30 |
| Binary | 1100100 | 10110 | 100100 | 0 | 1001110 | 1000000 | 111101 | 101011101 | 1000000 | 11000 |
Color Harmonies of #641624
Complementary color
Monochromatic Colors of #641624
Black with #641624
Text Example
Text Example
White with #641624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641624; }
p { color: rgb(100,22,36); }
H1.HeaderClassName
{
color: #641624;
}
.AnyTagClassName
{
color: #641624;
}
</style>
background-color css
<style>
a { background-color: #641624; }
a { background-color: rgb(100,22,36); }
div.DivClassName
{
background-color: #641624;
}
.BgClassName
{
background-color: #641624;
}
</style>
border-color css
<style>
span { border-color: #641624; }
span { border-color: rgb(100,22,36); }
td.TdClassName
{
border-color: #641624;
}
.TagClassName
{
border-color: #641624;
}
</style>