Shades of Pohutukawa #611215
Tints of Pohutukawa #611215
RGB
CMYK
RGB Variations
Color information
#611215 (or 0x611215) is known color: Pohutukawa. HEX triplet: 61, 12 and 15. RGB value is (97,18,21). Sum of RGB (Red+Green+Blue) = 97+18+21=136 (18% of max value = 765). Red value is 97 (38.28% from 255 or 71.32% from 136); Green value is 18 (7.42% from 255 or 13.24% from 136); Blue value is 21 (8.59% from 255 or 15.44% from 136); Max value from RGB is 97 - color contains mainly: red. Hex color #611215 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611215 is #9EEDEA. Grayscale: #2A2A2A. Windows color (decimal): -10415595 or 1380961. OLE color: 1380961.
HSL color Cylindrical-coordinate representation of color #611215: hue angle of 357.72º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #611215 is Cyan = 0, Magento = 0.81, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 18 | 21 | - |
| CMYK | 0 | 0.81 | 0.78 | 0.62 |
| HSL | 357.72º | 0.69% | 0.23% | - |
| HSV(B) | 357.72º | 0.81% | 0.38% | - |
| XYZ | 5.28 | 3.03 | 1.02 | - |
| YUV | 41.96 | 116.17 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 21 | 0 | 0.81 | 0.78 | 0.62 | 357.72 | 0.69 | 0.23 |
| Hex | 61 | 12 | 15 | 0 | 51 | 4E | 3E | 166 | 45 | 17 |
| Octal | 141 | 22 | 25 | 0 | 121 | 116 | 76 | 546 | 105 | 27 |
| Binary | 1100001 | 10010 | 10101 | 0 | 1010001 | 1001110 | 111110 | 101100110 | 1000101 | 10111 |
Color Harmonies of #611215
Complementary color
Monochromatic Colors of #611215
Black with #611215
Text Example
Text Example
White with #611215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611215; }
p { color: rgb(97,18,21); }
H1.HeaderClassName
{
color: #611215;
}
.AnyTagClassName
{
color: #611215;
}
</style>
background-color css
<style>
a { background-color: #611215; }
a { background-color: rgb(97,18,21); }
div.DivClassName
{
background-color: #611215;
}
.BgClassName
{
background-color: #611215;
}
</style>
border-color css
<style>
span { border-color: #611215; }
span { border-color: rgb(97,18,21); }
td.TdClassName
{
border-color: #611215;
}
.TagClassName
{
border-color: #611215;
}
</style>