Shades of Pohutukawa #610104
Tints of Pohutukawa #610104
RGB
CMYK
RGB Variations
Color information
#610104 (or 0x610104) is known color: Pohutukawa. HEX triplet: 61, 01 and 04. RGB value is (97,1,4). Sum of RGB (Red+Green+Blue) = 97+1+4=102 (13% of max value = 765). Red value is 97 (38.28% from 255 or 95.10% from 102); Green value is 1 (0.78% from 255 or 0.98% from 102); Blue value is 4 (1.95% from 255 or 3.92% from 102); Max value from RGB is 97 - color contains mainly: red. Hex color #610104 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610104 is #9EFEFB. Grayscale: #1E1E1E. Windows color (decimal): -10419964 or 262497. OLE color: 262497.
HSL color Cylindrical-coordinate representation of color #610104: hue angle of 358.12º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #610104 is Cyan = 0, Magento = 0.99, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 4 | - |
| CMYK | 0 | 0.99 | 0.96 | 0.62 |
| HSL | 358.13º | 0.98% | 0.19% | - |
| HSV(B) | 358.13º | 0.99% | 0.38% | - |
| XYZ | 4.96 | 2.57 | 0.35 | - |
| YUV | 30.05 | 113.3 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 4 | 0 | 0.99 | 0.96 | 0.62 | 358.13 | 0.98 | 0.19 |
| Hex | 61 | 1 | 4 | 0 | 63 | 60 | 3E | 166 | 62 | 13 |
| Octal | 141 | 1 | 4 | 0 | 143 | 140 | 76 | 546 | 142 | 23 |
| Binary | 1100001 | 1 | 100 | 0 | 1100011 | 1100000 | 111110 | 101100110 | 1100010 | 10011 |
Color Harmonies of #610104
Complementary color
Monochromatic Colors of #610104
Black with #610104
Text Example
Text Example
White with #610104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610104; }
p { color: rgb(97,1,4); }
H1.HeaderClassName
{
color: #610104;
}
.AnyTagClassName
{
color: #610104;
}
</style>
background-color css
<style>
a { background-color: #610104; }
a { background-color: rgb(97,1,4); }
div.DivClassName
{
background-color: #610104;
}
.BgClassName
{
background-color: #610104;
}
</style>
border-color css
<style>
span { border-color: #610104; }
span { border-color: rgb(97,1,4); }
td.TdClassName
{
border-color: #610104;
}
.TagClassName
{
border-color: #610104;
}
</style>