Shades of Pohutukawa #641617
Tints of Pohutukawa #641617
RGB
CMYK
RGB Variations
Color information
#641617 (or 0x641617) is known color: Pohutukawa. HEX triplet: 64, 16 and 17. RGB value is (100,22,23). Sum of RGB (Red+Green+Blue) = 100+22+23=145 (19% of max value = 765). Red value is 100 (39.45% from 255 or 68.97% from 145); Green value is 22 (8.98% from 255 or 15.17% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 100 - color contains mainly: red. Hex color #641617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #641617 is #9BE9E8. Grayscale: #2D2D2D. Windows color (decimal): -10217961 or 1513060. OLE color: 1513060.
HSL color Cylindrical-coordinate representation of color #641617: hue angle of 359.23º 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 #641617 is Cyan = 0, Magento = 0.78, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 23 | - |
| CMYK | 0 | 0.78 | 0.77 | 0.61 |
| HSL | 359.23º | 0.64% | 0.24% | - |
| HSV(B) | 359.23º | 0.78% | 0.39% | - |
| XYZ | 5.7 | 3.35 | 1.16 | - |
| YUV | 45.44 | 115.34 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 23 | 0 | 0.78 | 0.77 | 0.61 | 359.23 | 0.64 | 0.24 |
| Hex | 64 | 16 | 17 | 0 | 4E | 4D | 3D | 167 | 40 | 18 |
| Octal | 144 | 26 | 27 | 0 | 116 | 115 | 75 | 547 | 100 | 30 |
| Binary | 1100100 | 10110 | 10111 | 0 | 1001110 | 1001101 | 111101 | 101100111 | 1000000 | 11000 |
Color Harmonies of #641617
Complementary color
Monochromatic Colors of #641617
Black with #641617
Text Example
Text Example
White with #641617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641617; }
p { color: rgb(100,22,23); }
H1.HeaderClassName
{
color: #641617;
}
.AnyTagClassName
{
color: #641617;
}
</style>
background-color css
<style>
a { background-color: #641617; }
a { background-color: rgb(100,22,23); }
div.DivClassName
{
background-color: #641617;
}
.BgClassName
{
background-color: #641617;
}
</style>
border-color css
<style>
span { border-color: #641617; }
span { border-color: rgb(100,22,23); }
td.TdClassName
{
border-color: #641617;
}
.TagClassName
{
border-color: #641617;
}
</style>