Shades of Pohutukawa #610006
Tints of Pohutukawa #610006
RGB
CMYK
RGB Variations
Color information
#610006 (or 0x610006) is known color: Pohutukawa. HEX triplet: 61, 00 and 06. RGB value is (97,0,6). Sum of RGB (Red+Green+Blue) = 97+0+6=103 (13% of max value = 765). Red value is 97 (38.28% from 255 or 94.17% from 103); Green value is 0 (0.39% from 255 or 0% from 103); Blue value is 6 (2.73% from 255 or 5.83% from 103); Max value from RGB is 97 - color contains mainly: red. Hex color #610006 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610006 is #9EFFF9. Grayscale: #1D1D1D. Windows color (decimal): -10420218 or 393313. OLE color: 393313.
HSL color Cylindrical-coordinate representation of color #610006: hue angle of 356.29º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #610006 is Cyan = 0, Magento = 1, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 0 | 6 | - |
| CMYK | 0 | 1 | 0.94 | 0.62 |
| HSL | 356.29º | 1% | 0.19% | - |
| HSV(B) | 356.29º | 1% | 0.38% | - |
| XYZ | 4.96 | 2.55 | 0.4 | - |
| YUV | 29.69 | 114.64 | 176.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 0 | 6 | 0 | 1 | 0.94 | 0.62 | 356.29 | 1 | 0.19 |
| Hex | 61 | 0 | 6 | 0 | 64 | 5E | 3E | 164 | 64 | 13 |
| Octal | 141 | 0 | 6 | 0 | 144 | 136 | 76 | 544 | 144 | 23 |
| Binary | 1100001 | 0 | 110 | 0 | 1100100 | 1011110 | 111110 | 101100100 | 1100100 | 10011 |
Color Harmonies of #610006
Complementary color
Monochromatic Colors of #610006
Black with #610006
Text Example
Text Example
White with #610006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610006; }
p { color: rgb(97,0,6); }
H1.HeaderClassName
{
color: #610006;
}
.AnyTagClassName
{
color: #610006;
}
</style>
background-color css
<style>
a { background-color: #610006; }
a { background-color: rgb(97,0,6); }
div.DivClassName
{
background-color: #610006;
}
.BgClassName
{
background-color: #610006;
}
</style>
border-color css
<style>
span { border-color: #610006; }
span { border-color: rgb(97,0,6); }
td.TdClassName
{
border-color: #610006;
}
.TagClassName
{
border-color: #610006;
}
</style>