Shades of Pohutukawa #641017
Tints of Pohutukawa #641017
RGB
CMYK
RGB Variations
Color information
#641017 (or 0x641017) is known color: Pohutukawa. HEX triplet: 64, 10 and 17. RGB value is (100,16,23). Sum of RGB (Red+Green+Blue) = 100+16+23=139 (18% of max value = 765). Red value is 100 (39.45% from 255 or 71.94% from 139); Green value is 16 (6.64% from 255 or 11.51% from 139); Blue value is 23 (9.38% from 255 or 16.55% from 139); Max value from RGB is 100 - color contains mainly: red. Hex color #641017 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641017 is #9BEFE8. Grayscale: #292929. Windows color (decimal): -10219497 or 1511524. OLE color: 1511524.
HSL color Cylindrical-coordinate representation of color #641017: hue angle of 355º 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 #641017 is Cyan = 0, Magento = 0.84, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 23 | - |
| CMYK | 0 | 0.84 | 0.77 | 0.61 |
| HSL | 355º | 0.72% | 0.23% | - |
| HSV(B) | 355º | 0.84% | 0.39% | - |
| XYZ | 5.6 | 3.14 | 1.12 | - |
| YUV | 41.91 | 117.33 | 169.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 23 | 0 | 0.84 | 0.77 | 0.61 | 355 | 0.72 | 0.23 |
| Hex | 64 | 10 | 17 | 0 | 54 | 4D | 3D | 163 | 48 | 17 |
| Octal | 144 | 20 | 27 | 0 | 124 | 115 | 75 | 543 | 110 | 27 |
| Binary | 1100100 | 10000 | 10111 | 0 | 1010100 | 1001101 | 111101 | 101100011 | 1001000 | 10111 |
Color Harmonies of #641017
Complementary color
Monochromatic Colors of #641017
Black with #641017
Text Example
Text Example
White with #641017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641017; }
p { color: rgb(100,16,23); }
H1.HeaderClassName
{
color: #641017;
}
.AnyTagClassName
{
color: #641017;
}
</style>
background-color css
<style>
a { background-color: #641017; }
a { background-color: rgb(100,16,23); }
div.DivClassName
{
background-color: #641017;
}
.BgClassName
{
background-color: #641017;
}
</style>
border-color css
<style>
span { border-color: #641017; }
span { border-color: rgb(100,16,23); }
td.TdClassName
{
border-color: #641017;
}
.TagClassName
{
border-color: #641017;
}
</style>