Shades of Pohutukawa #610316
Tints of Pohutukawa #610316
RGB
CMYK
RGB Variations
Color information
#610316 (or 0x610316) is known color: Pohutukawa. HEX triplet: 61, 03 and 16. RGB value is (97,3,22). Sum of RGB (Red+Green+Blue) = 97+3+22=122 (16% of max value = 765). Red value is 97 (38.28% from 255 or 79.51% from 122); Green value is 3 (1.56% from 255 or 2.46% from 122); Blue value is 22 (8.98% from 255 or 18.03% from 122); Max value from RGB is 97 - color contains mainly: red. Hex color #610316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610316 is #9EFCE9. Grayscale: #212121. Windows color (decimal): -10419434 or 1442657. OLE color: 1442657.
HSL color Cylindrical-coordinate representation of color #610316: hue angle of 347.87º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610316 is Cyan = 0, Magento = 0.97, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 22 | - |
| CMYK | 0 | 0.97 | 0.77 | 0.62 |
| HSL | 347.87º | 0.94% | 0.2% | - |
| HSV(B) | 347.87º | 0.97% | 0.38% | - |
| XYZ | 5.11 | 2.66 | 1 | - |
| YUV | 33.27 | 121.64 | 173.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 22 | 0 | 0.97 | 0.77 | 0.62 | 347.87 | 0.94 | 0.2 |
| Hex | 61 | 3 | 16 | 0 | 61 | 4D | 3E | 15C | 5E | 14 |
| Octal | 141 | 3 | 26 | 0 | 141 | 115 | 76 | 534 | 136 | 24 |
| Binary | 1100001 | 11 | 10110 | 0 | 1100001 | 1001101 | 111110 | 101011100 | 1011110 | 10100 |
Color Harmonies of #610316
Complementary color
Monochromatic Colors of #610316
Black with #610316
Text Example
Text Example
White with #610316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610316; }
p { color: rgb(97,3,22); }
H1.HeaderClassName
{
color: #610316;
}
.AnyTagClassName
{
color: #610316;
}
</style>
background-color css
<style>
a { background-color: #610316; }
a { background-color: rgb(97,3,22); }
div.DivClassName
{
background-color: #610316;
}
.BgClassName
{
background-color: #610316;
}
</style>
border-color css
<style>
span { border-color: #610316; }
span { border-color: rgb(97,3,22); }
td.TdClassName
{
border-color: #610316;
}
.TagClassName
{
border-color: #610316;
}
</style>