Shades of Pohutukawa #610511
Tints of Pohutukawa #610511
RGB
CMYK
RGB Variations
Color information
#610511 (or 0x610511) is known color: Pohutukawa. HEX triplet: 61, 05 and 11. RGB value is (97,5,17). Sum of RGB (Red+Green+Blue) = 97+5+17=119 (15% of max value = 765). Red value is 97 (38.28% from 255 or 81.51% from 119); Green value is 5 (2.34% from 255 or 4.20% from 119); Blue value is 17 (7.03% from 255 or 14.29% from 119); Max value from RGB is 97 - color contains mainly: red. Hex color #610511 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610511 is #9EFAEE. Grayscale: #212121. Windows color (decimal): -10418927 or 1115489. OLE color: 1115489.
HSL color Cylindrical-coordinate representation of color #610511: hue angle of 352.17º 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 #610511 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 17 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.62 |
| HSL | 352.17º | 0.9% | 0.2% | - |
| HSV(B) | 352.17º | 0.95% | 0.38% | - |
| XYZ | 5.09 | 2.69 | 0.78 | - |
| YUV | 33.88 | 118.48 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 17 | 0 | 0.95 | 0.82 | 0.62 | 352.17 | 0.9 | 0.2 |
| Hex | 61 | 5 | 11 | 0 | 5F | 52 | 3E | 160 | 5A | 14 |
| Octal | 141 | 5 | 21 | 0 | 137 | 122 | 76 | 540 | 132 | 24 |
| Binary | 1100001 | 101 | 10001 | 0 | 1011111 | 1010010 | 111110 | 101100000 | 1011010 | 10100 |
Color Harmonies of #610511
Complementary color
Monochromatic Colors of #610511
Black with #610511
Text Example
Text Example
White with #610511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610511; }
p { color: rgb(97,5,17); }
H1.HeaderClassName
{
color: #610511;
}
.AnyTagClassName
{
color: #610511;
}
</style>
background-color css
<style>
a { background-color: #610511; }
a { background-color: rgb(97,5,17); }
div.DivClassName
{
background-color: #610511;
}
.BgClassName
{
background-color: #610511;
}
</style>
border-color css
<style>
span { border-color: #610511; }
span { border-color: rgb(97,5,17); }
td.TdClassName
{
border-color: #610511;
}
.TagClassName
{
border-color: #610511;
}
</style>