Shades of Pohutukawa #641019
Tints of Pohutukawa #641019
RGB
CMYK
RGB Variations
Color information
#641019 (or 0x641019) is known color: Pohutukawa. HEX triplet: 64, 10 and 19. RGB value is (100,16,25). Sum of RGB (Red+Green+Blue) = 100+16+25=141 (18% of max value = 765). Red value is 100 (39.45% from 255 or 70.92% from 141); Green value is 16 (6.64% from 255 or 11.35% from 141); Blue value is 25 (10.16% from 255 or 17.73% from 141); Max value from RGB is 100 - color contains mainly: red. Hex color #641019 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641019 is #9BEFE6. Grayscale: #2A2A2A. Windows color (decimal): -10219495 or 1642596. OLE color: 1642596.
HSL color Cylindrical-coordinate representation of color #641019: hue angle of 353.57º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #641019 is Cyan = 0, Magento = 0.84, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 25 | - |
| CMYK | 0 | 0.84 | 0.75 | 0.61 |
| HSL | 353.57º | 0.72% | 0.23% | - |
| HSV(B) | 353.57º | 0.84% | 0.39% | - |
| XYZ | 5.62 | 3.15 | 1.23 | - |
| YUV | 42.14 | 118.33 | 169.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 25 | 0 | 0.84 | 0.75 | 0.61 | 353.57 | 0.72 | 0.23 |
| Hex | 64 | 10 | 19 | 0 | 54 | 4B | 3D | 162 | 48 | 17 |
| Octal | 144 | 20 | 31 | 0 | 124 | 113 | 75 | 542 | 110 | 27 |
| Binary | 1100100 | 10000 | 11001 | 0 | 1010100 | 1001011 | 111101 | 101100010 | 1001000 | 10111 |
Color Harmonies of #641019
Complementary color
Monochromatic Colors of #641019
Black with #641019
Text Example
Text Example
White with #641019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641019; }
p { color: rgb(100,16,25); }
H1.HeaderClassName
{
color: #641019;
}
.AnyTagClassName
{
color: #641019;
}
</style>
background-color css
<style>
a { background-color: #641019; }
a { background-color: rgb(100,16,25); }
div.DivClassName
{
background-color: #641019;
}
.BgClassName
{
background-color: #641019;
}
</style>
border-color css
<style>
span { border-color: #641019; }
span { border-color: rgb(100,16,25); }
td.TdClassName
{
border-color: #641019;
}
.TagClassName
{
border-color: #641019;
}
</style>