Shades of Pohutukawa #610612
Tints of Pohutukawa #610612
RGB
CMYK
RGB Variations
Color information
#610612 (or 0x610612) is known color: Pohutukawa. HEX triplet: 61, 06 and 12. RGB value is (97,6,18). Sum of RGB (Red+Green+Blue) = 97+6+18=121 (16% of max value = 765). Red value is 97 (38.28% from 255 or 80.17% from 121); Green value is 6 (2.73% from 255 or 4.96% from 121); Blue value is 18 (7.42% from 255 or 14.88% from 121); Max value from RGB is 97 - color contains mainly: red. Hex color #610612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610612 is #9EF9ED. Grayscale: #222222. Windows color (decimal): -10418670 or 1181281. OLE color: 1181281.
HSL color Cylindrical-coordinate representation of color #610612: hue angle of 352.09º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610612 is Cyan = 0, Magento = 0.94, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 18 | - |
| CMYK | 0 | 0.94 | 0.81 | 0.62 |
| HSL | 352.09º | 0.88% | 0.2% | - |
| HSV(B) | 352.09º | 0.94% | 0.38% | - |
| XYZ | 5.1 | 2.72 | 0.83 | - |
| YUV | 34.58 | 118.65 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 18 | 0 | 0.94 | 0.81 | 0.62 | 352.09 | 0.88 | 0.2 |
| Hex | 61 | 6 | 12 | 0 | 5E | 51 | 3E | 160 | 58 | 14 |
| Octal | 141 | 6 | 22 | 0 | 136 | 121 | 76 | 540 | 130 | 24 |
| Binary | 1100001 | 110 | 10010 | 0 | 1011110 | 1010001 | 111110 | 101100000 | 1011000 | 10100 |
Color Harmonies of #610612
Complementary color
Monochromatic Colors of #610612
Black with #610612
Text Example
Text Example
White with #610612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610612; }
p { color: rgb(97,6,18); }
H1.HeaderClassName
{
color: #610612;
}
.AnyTagClassName
{
color: #610612;
}
</style>
background-color css
<style>
a { background-color: #610612; }
a { background-color: rgb(97,6,18); }
div.DivClassName
{
background-color: #610612;
}
.BgClassName
{
background-color: #610612;
}
</style>
border-color css
<style>
span { border-color: #610612; }
span { border-color: rgb(97,6,18); }
td.TdClassName
{
border-color: #610612;
}
.TagClassName
{
border-color: #610612;
}
</style>