Shades of Pohutukawa #641329
Tints of Pohutukawa #641329
RGB
CMYK
RGB Variations
Color information
#641329 (or 0x641329) is known color: Pohutukawa. HEX triplet: 64, 13 and 29. RGB value is (100,19,41). Sum of RGB (Red+Green+Blue) = 100+19+41=160 (21% of max value = 765). Red value is 100 (39.45% from 255 or 62.5% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 100 - color contains mainly: red. Hex color #641329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641329 is #9BECD6. Grayscale: #2D2D2D. Windows color (decimal): -10218711 or 2691940. OLE color: 2691940.
HSL color Cylindrical-coordinate representation of color #641329: hue angle of 343.7º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #641329 is Cyan = 0, Magento = 0.81, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 19 | 41 | - |
| CMYK | 0 | 0.81 | 0.59 | 0.61 |
| HSL | 343.7º | 0.68% | 0.23% | - |
| HSV(B) | 343.7º | 0.81% | 0.39% | - |
| XYZ | 5.89 | 3.34 | 2.43 | - |
| YUV | 45.73 | 125.34 | 166.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 41 | 0 | 0.81 | 0.59 | 0.61 | 343.7 | 0.68 | 0.23 |
| Hex | 64 | 13 | 29 | 0 | 51 | 3B | 3D | 158 | 44 | 17 |
| Octal | 144 | 23 | 51 | 0 | 121 | 73 | 75 | 530 | 104 | 27 |
| Binary | 1100100 | 10011 | 101001 | 0 | 1010001 | 111011 | 111101 | 101011000 | 1000100 | 10111 |
Color Harmonies of #641329
Complementary color
Monochromatic Colors of #641329
Black with #641329
Text Example
Text Example
White with #641329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641329; }
p { color: rgb(100,19,41); }
H1.HeaderClassName
{
color: #641329;
}
.AnyTagClassName
{
color: #641329;
}
</style>
background-color css
<style>
a { background-color: #641329; }
a { background-color: rgb(100,19,41); }
div.DivClassName
{
background-color: #641329;
}
.BgClassName
{
background-color: #641329;
}
</style>
border-color css
<style>
span { border-color: #641329; }
span { border-color: rgb(100,19,41); }
td.TdClassName
{
border-color: #641329;
}
.TagClassName
{
border-color: #641329;
}
</style>