Shades of Pohutukawa #640419
Tints of Pohutukawa #640419
RGB
CMYK
RGB Variations
Color information
#640419 (or 0x640419) is known color: Pohutukawa. HEX triplet: 64, 04 and 19. RGB value is (100,4,25). Sum of RGB (Red+Green+Blue) = 100+4+25=129 (17% of max value = 765). Red value is 100 (39.45% from 255 or 77.52% from 129); Green value is 4 (1.95% from 255 or 3.10% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 100 - color contains mainly: red. Hex color #640419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640419 is #9BFBE6. Grayscale: #232323. Windows color (decimal): -10222567 or 1639524. OLE color: 1639524.
HSL color Cylindrical-coordinate representation of color #640419: hue angle of 346.88º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #640419 is Cyan = 0, Magento = 0.96, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 4 | 25 | - |
| CMYK | 0 | 0.96 | 0.75 | 0.61 |
| HSL | 346.88º | 0.92% | 0.2% | - |
| HSV(B) | 346.88º | 0.96% | 0.39% | - |
| XYZ | 5.47 | 2.87 | 1.18 | - |
| YUV | 35.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 4 | 25 | 0 | 0.96 | 0.75 | 0.61 | 346.88 | 0.92 | 0.2 |
| Hex | 64 | 4 | 19 | 0 | 60 | 4B | 3D | 15B | 5C | 14 |
| Octal | 144 | 4 | 31 | 0 | 140 | 113 | 75 | 533 | 134 | 24 |
| Binary | 1100100 | 100 | 11001 | 0 | 1100000 | 1001011 | 111101 | 101011011 | 1011100 | 10100 |
Color Harmonies of #640419
Complementary color
Monochromatic Colors of #640419
Black with #640419
Text Example
Text Example
White with #640419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640419; }
p { color: rgb(100,4,25); }
H1.HeaderClassName
{
color: #640419;
}
.AnyTagClassName
{
color: #640419;
}
</style>
background-color css
<style>
a { background-color: #640419; }
a { background-color: rgb(100,4,25); }
div.DivClassName
{
background-color: #640419;
}
.BgClassName
{
background-color: #640419;
}
</style>
border-color css
<style>
span { border-color: #640419; }
span { border-color: rgb(100,4,25); }
td.TdClassName
{
border-color: #640419;
}
.TagClassName
{
border-color: #640419;
}
</style>