Shades of Pohutukawa #610512
Tints of Pohutukawa #610512
RGB
CMYK
RGB Variations
Color information
#610512 (or 0x610512) is known color: Pohutukawa. HEX triplet: 61, 05 and 12. RGB value is (97,5,18). Sum of RGB (Red+Green+Blue) = 97+5+18=120 (15% of max value = 765). Red value is 97 (38.28% from 255 or 80.83% from 120); Green value is 5 (2.34% from 255 or 4.17% from 120); Blue value is 18 (7.42% from 255 or 15% from 120); Max value from RGB is 97 - color contains mainly: red. Hex color #610512 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610512 is #9EFAED. Grayscale: #222222. Windows color (decimal): -10418926 or 1181025. OLE color: 1181025.
HSL color Cylindrical-coordinate representation of color #610512: hue angle of 351.52º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610512 is Cyan = 0, Magento = 0.95, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 18 | - |
| CMYK | 0 | 0.95 | 0.81 | 0.62 |
| HSL | 351.52º | 0.9% | 0.2% | - |
| HSV(B) | 351.52º | 0.95% | 0.38% | - |
| XYZ | 5.09 | 2.69 | 0.82 | - |
| YUV | 33.99 | 118.98 | 172.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 18 | 0 | 0.95 | 0.81 | 0.62 | 351.52 | 0.9 | 0.2 |
| Hex | 61 | 5 | 12 | 0 | 5F | 51 | 3E | 160 | 5A | 14 |
| Octal | 141 | 5 | 22 | 0 | 137 | 121 | 76 | 540 | 132 | 24 |
| Binary | 1100001 | 101 | 10010 | 0 | 1011111 | 1010001 | 111110 | 101100000 | 1011010 | 10100 |
Color Harmonies of #610512
Complementary color
Monochromatic Colors of #610512
Black with #610512
Text Example
Text Example
White with #610512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610512; }
p { color: rgb(97,5,18); }
H1.HeaderClassName
{
color: #610512;
}
.AnyTagClassName
{
color: #610512;
}
</style>
background-color css
<style>
a { background-color: #610512; }
a { background-color: rgb(97,5,18); }
div.DivClassName
{
background-color: #610512;
}
.BgClassName
{
background-color: #610512;
}
</style>
border-color css
<style>
span { border-color: #610512; }
span { border-color: rgb(97,5,18); }
td.TdClassName
{
border-color: #610512;
}
.TagClassName
{
border-color: #610512;
}
</style>