Shades of Pohutukawa #610113
Tints of Pohutukawa #610113
RGB
CMYK
RGB Variations
Color information
#610113 (or 0x610113) is known color: Pohutukawa. HEX triplet: 61, 01 and 13. RGB value is (97,1,19). Sum of RGB (Red+Green+Blue) = 97+1+19=117 (15% of max value = 765). Red value is 97 (38.28% from 255 or 82.91% from 117); Green value is 1 (0.78% from 255 or 0.85% from 117); Blue value is 19 (7.81% from 255 or 16.24% from 117); Max value from RGB is 97 - color contains mainly: red. Hex color #610113 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610113 is #9EFEEC. Grayscale: #1F1F1F. Windows color (decimal): -10419949 or 1245537. OLE color: 1245537.
HSL color Cylindrical-coordinate representation of color #610113: hue angle of 348.75º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #610113 is Cyan = 0, Magento = 0.99, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 1 | 19 | - |
| CMYK | 0 | 0.99 | 0.80 | 0.62 |
| HSL | 348.75º | 0.98% | 0.19% | - |
| HSV(B) | 348.75º | 0.99% | 0.38% | - |
| XYZ | 5.06 | 2.61 | 0.85 | - |
| YUV | 31.76 | 120.8 | 174.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 1 | 19 | 0 | 0.99 | 0.80 | 0.62 | 348.75 | 0.98 | 0.19 |
| Hex | 61 | 1 | 13 | 0 | 63 | 50 | 3E | 15D | 62 | 13 |
| Octal | 141 | 1 | 23 | 0 | 143 | 120 | 76 | 535 | 142 | 23 |
| Binary | 1100001 | 1 | 10011 | 0 | 1100011 | 1010000 | 111110 | 101011101 | 1100010 | 10011 |
Color Harmonies of #610113
Complementary color
Monochromatic Colors of #610113
Black with #610113
Text Example
Text Example
White with #610113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610113; }
p { color: rgb(97,1,19); }
H1.HeaderClassName
{
color: #610113;
}
.AnyTagClassName
{
color: #610113;
}
</style>
background-color css
<style>
a { background-color: #610113; }
a { background-color: rgb(97,1,19); }
div.DivClassName
{
background-color: #610113;
}
.BgClassName
{
background-color: #610113;
}
</style>
border-color css
<style>
span { border-color: #610113; }
span { border-color: rgb(97,1,19); }
td.TdClassName
{
border-color: #610113;
}
.TagClassName
{
border-color: #610113;
}
</style>