Shades of Pohutukawa #641926
Tints of Pohutukawa #641926
RGB
CMYK
RGB Variations
Color information
#641926 (or 0x641926) is known color: Pohutukawa. HEX triplet: 64, 19 and 26. RGB value is (100,25,38). Sum of RGB (Red+Green+Blue) = 100+25+38=163 (21% of max value = 765). Red value is 100 (39.45% from 255 or 61.35% from 163); Green value is 25 (10.16% from 255 or 15.34% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 100 - color contains mainly: red. Hex color #641926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641926 is #9BE6D9. Grayscale: #303030. Windows color (decimal): -10217178 or 2496868. OLE color: 2496868.
HSL color Cylindrical-coordinate representation of color #641926: hue angle of 349.6º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #641926 is Cyan = 0, Magento = 0.75, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 25 | 38 | - |
| CMYK | 0 | 0.75 | 0.62 | 0.61 |
| HSL | 349.6º | 0.6% | 0.25% | - |
| HSV(B) | 349.6º | 0.75% | 0.39% | - |
| XYZ | 5.95 | 3.54 | 2.2 | - |
| YUV | 48.91 | 121.85 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 25 | 38 | 0 | 0.75 | 0.62 | 0.61 | 349.6 | 0.6 | 0.25 |
| Hex | 64 | 19 | 26 | 0 | 4B | 3E | 3D | 15E | 3C | 19 |
| Octal | 144 | 31 | 46 | 0 | 113 | 76 | 75 | 536 | 74 | 31 |
| Binary | 1100100 | 11001 | 100110 | 0 | 1001011 | 111110 | 111101 | 101011110 | 111100 | 11001 |
Color Harmonies of #641926
Complementary color
Monochromatic Colors of #641926
Black with #641926
Text Example
Text Example
White with #641926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641926; }
p { color: rgb(100,25,38); }
H1.HeaderClassName
{
color: #641926;
}
.AnyTagClassName
{
color: #641926;
}
</style>
background-color css
<style>
a { background-color: #641926; }
a { background-color: rgb(100,25,38); }
div.DivClassName
{
background-color: #641926;
}
.BgClassName
{
background-color: #641926;
}
</style>
border-color css
<style>
span { border-color: #641926; }
span { border-color: rgb(100,25,38); }
td.TdClassName
{
border-color: #641926;
}
.TagClassName
{
border-color: #641926;
}
</style>