Shades of Pohutukawa #610713
Tints of Pohutukawa #610713
RGB
CMYK
RGB Variations
Color information
#610713 (or 0x610713) is known color: Pohutukawa. HEX triplet: 61, 07 and 13. RGB value is (97,7,19). Sum of RGB (Red+Green+Blue) = 97+7+19=123 (16% of max value = 765). Red value is 97 (38.28% from 255 or 78.86% from 123); Green value is 7 (3.12% from 255 or 5.69% from 123); Blue value is 19 (7.81% from 255 or 15.45% from 123); Max value from RGB is 97 - color contains mainly: red. Hex color #610713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610713 is #9EF8EC. Grayscale: #232323. Windows color (decimal): -10418413 or 1247073. OLE color: 1247073.
HSL color Cylindrical-coordinate representation of color #610713: hue angle of 352º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610713 is Cyan = 0, Magento = 0.93, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 19 | - |
| CMYK | 0 | 0.93 | 0.80 | 0.62 |
| HSL | 352º | 0.87% | 0.2% | - |
| HSV(B) | 352º | 0.93% | 0.38% | - |
| XYZ | 5.12 | 2.74 | 0.88 | - |
| YUV | 35.28 | 118.82 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 19 | 0 | 0.93 | 0.80 | 0.62 | 352 | 0.87 | 0.2 |
| Hex | 61 | 7 | 13 | 0 | 5D | 50 | 3E | 160 | 57 | 14 |
| Octal | 141 | 7 | 23 | 0 | 135 | 120 | 76 | 540 | 127 | 24 |
| Binary | 1100001 | 111 | 10011 | 0 | 1011101 | 1010000 | 111110 | 101100000 | 1010111 | 10100 |
Color Harmonies of #610713
Complementary color
Monochromatic Colors of #610713
Black with #610713
Text Example
Text Example
White with #610713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610713; }
p { color: rgb(97,7,19); }
H1.HeaderClassName
{
color: #610713;
}
.AnyTagClassName
{
color: #610713;
}
</style>
background-color css
<style>
a { background-color: #610713; }
a { background-color: rgb(97,7,19); }
div.DivClassName
{
background-color: #610713;
}
.BgClassName
{
background-color: #610713;
}
</style>
border-color css
<style>
span { border-color: #610713; }
span { border-color: rgb(97,7,19); }
td.TdClassName
{
border-color: #610713;
}
.TagClassName
{
border-color: #610713;
}
</style>