Shades of Pohutukawa #641619
Tints of Pohutukawa #641619
RGB
CMYK
RGB Variations
Color information
#641619 (or 0x641619) is known color: Pohutukawa. HEX triplet: 64, 16 and 19. RGB value is (100,22,25). Sum of RGB (Red+Green+Blue) = 100+22+25=147 (19% of max value = 765). Red value is 100 (39.45% from 255 or 68.03% from 147); Green value is 22 (8.98% from 255 or 14.97% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 100 - color contains mainly: red. Hex color #641619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641619 is #9BE9E6. Grayscale: #2D2D2D. Windows color (decimal): -10217959 or 1644132. OLE color: 1644132.
HSL color Cylindrical-coordinate representation of color #641619: hue angle of 357.69º 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 #641619 is Cyan = 0, Magento = 0.78, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 25 | - |
| CMYK | 0 | 0.78 | 0.75 | 0.61 |
| HSL | 357.69º | 0.64% | 0.24% | - |
| HSV(B) | 357.69º | 0.78% | 0.39% | - |
| XYZ | 5.72 | 3.35 | 1.27 | - |
| YUV | 45.66 | 116.34 | 166.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 25 | 0 | 0.78 | 0.75 | 0.61 | 357.69 | 0.64 | 0.24 |
| Hex | 64 | 16 | 19 | 0 | 4E | 4B | 3D | 166 | 40 | 18 |
| Octal | 144 | 26 | 31 | 0 | 116 | 113 | 75 | 546 | 100 | 30 |
| Binary | 1100100 | 10110 | 11001 | 0 | 1001110 | 1001011 | 111101 | 101100110 | 1000000 | 11000 |
Color Harmonies of #641619
Complementary color
Monochromatic Colors of #641619
Black with #641619
Text Example
Text Example
White with #641619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641619; }
p { color: rgb(100,22,25); }
H1.HeaderClassName
{
color: #641619;
}
.AnyTagClassName
{
color: #641619;
}
</style>
background-color css
<style>
a { background-color: #641619; }
a { background-color: rgb(100,22,25); }
div.DivClassName
{
background-color: #641619;
}
.BgClassName
{
background-color: #641619;
}
</style>
border-color css
<style>
span { border-color: #641619; }
span { border-color: rgb(100,22,25); }
td.TdClassName
{
border-color: #641619;
}
.TagClassName
{
border-color: #641619;
}
</style>