Shades of Pohutukawa #641317
Tints of Pohutukawa #641317
RGB
CMYK
RGB Variations
Color information
#641317 (or 0x641317) is known color: Pohutukawa. HEX triplet: 64, 13 and 17. RGB value is (100,19,23). Sum of RGB (Red+Green+Blue) = 100+19+23=142 (18% of max value = 765). Red value is 100 (39.45% from 255 or 70.42% from 142); Green value is 19 (7.81% from 255 or 13.38% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 100 - color contains mainly: red. Hex color #641317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641317 is #9BECE8. Grayscale: #2B2B2B. Windows color (decimal): -10218729 or 1512292. OLE color: 1512292.
HSL color Cylindrical-coordinate representation of color #641317: hue angle of 357.04º 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 #641317 is Cyan = 0, Magento = 0.81, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 19 | 23 | - |
| CMYK | 0 | 0.81 | 0.77 | 0.61 |
| HSL | 357.04º | 0.68% | 0.23% | - |
| HSV(B) | 357.04º | 0.81% | 0.39% | - |
| XYZ | 5.64 | 3.24 | 1.14 | - |
| YUV | 43.68 | 116.34 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 23 | 0 | 0.81 | 0.77 | 0.61 | 357.04 | 0.68 | 0.23 |
| Hex | 64 | 13 | 17 | 0 | 51 | 4D | 3D | 165 | 44 | 17 |
| Octal | 144 | 23 | 27 | 0 | 121 | 115 | 75 | 545 | 104 | 27 |
| Binary | 1100100 | 10011 | 10111 | 0 | 1010001 | 1001101 | 111101 | 101100101 | 1000100 | 10111 |
Color Harmonies of #641317
Complementary color
Monochromatic Colors of #641317
Black with #641317
Text Example
Text Example
White with #641317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641317; }
p { color: rgb(100,19,23); }
H1.HeaderClassName
{
color: #641317;
}
.AnyTagClassName
{
color: #641317;
}
</style>
background-color css
<style>
a { background-color: #641317; }
a { background-color: rgb(100,19,23); }
div.DivClassName
{
background-color: #641317;
}
.BgClassName
{
background-color: #641317;
}
</style>
border-color css
<style>
span { border-color: #641317; }
span { border-color: rgb(100,19,23); }
td.TdClassName
{
border-color: #641317;
}
.TagClassName
{
border-color: #641317;
}
</style>