Shades of Pohutukawa #610610
Tints of Pohutukawa #610610
RGB
CMYK
RGB Variations
Color information
#610610 (or 0x610610) is known color: Pohutukawa. HEX triplet: 61, 06 and 10. RGB value is (97,6,16). Sum of RGB (Red+Green+Blue) = 97+6+16=119 (15% of max value = 765). Red value is 97 (38.28% from 255 or 81.51% from 119); Green value is 6 (2.73% from 255 or 5.04% from 119); Blue value is 16 (6.64% from 255 or 13.45% from 119); Max value from RGB is 97 - color contains mainly: red. Hex color #610610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610610 is #9EF9EF. Grayscale: #222222. Windows color (decimal): -10418672 or 1050209. OLE color: 1050209.
HSL color Cylindrical-coordinate representation of color #610610: hue angle of 353.41º 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 #610610 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 16 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.62 |
| HSL | 353.41º | 0.88% | 0.2% | - |
| HSV(B) | 353.41º | 0.94% | 0.38% | - |
| XYZ | 5.09 | 2.71 | 0.74 | - |
| YUV | 34.35 | 117.65 | 172.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 16 | 0 | 0.94 | 0.84 | 0.62 | 353.41 | 0.88 | 0.2 |
| Hex | 61 | 6 | 10 | 0 | 5E | 54 | 3E | 161 | 58 | 14 |
| Octal | 141 | 6 | 20 | 0 | 136 | 124 | 76 | 541 | 130 | 24 |
| Binary | 1100001 | 110 | 10000 | 0 | 1011110 | 1010100 | 111110 | 101100001 | 1011000 | 10100 |
Color Harmonies of #610610
Complementary color
Monochromatic Colors of #610610
Black with #610610
Text Example
Text Example
White with #610610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610610; }
p { color: rgb(97,6,16); }
H1.HeaderClassName
{
color: #610610;
}
.AnyTagClassName
{
color: #610610;
}
</style>
background-color css
<style>
a { background-color: #610610; }
a { background-color: rgb(97,6,16); }
div.DivClassName
{
background-color: #610610;
}
.BgClassName
{
background-color: #610610;
}
</style>
border-color css
<style>
span { border-color: #610610; }
span { border-color: rgb(97,6,16); }
td.TdClassName
{
border-color: #610610;
}
.TagClassName
{
border-color: #610610;
}
</style>