Shades of Pohutukawa #611115
Tints of Pohutukawa #611115
RGB
CMYK
RGB Variations
Color information
#611115 (or 0x611115) is known color: Pohutukawa. HEX triplet: 61, 11 and 15. RGB value is (97,17,21). Sum of RGB (Red+Green+Blue) = 97+17+21=135 (17% of max value = 765). Red value is 97 (38.28% from 255 or 71.85% from 135); Green value is 17 (7.03% from 255 or 12.59% from 135); Blue value is 21 (8.59% from 255 or 15.56% from 135); Max value from RGB is 97 - color contains mainly: red. Hex color #611115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611115 is #9EEEEA. Grayscale: #292929. Windows color (decimal): -10415851 or 1380705. OLE color: 1380705.
HSL color Cylindrical-coordinate representation of color #611115: hue angle of 357º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611115 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 21 | - |
| CMYK | 0 | 0.82 | 0.78 | 0.62 |
| HSL | 357º | 0.7% | 0.22% | - |
| HSV(B) | 357º | 0.82% | 0.38% | - |
| XYZ | 5.27 | 3 | 1.01 | - |
| YUV | 41.38 | 116.5 | 167.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 21 | 0 | 0.82 | 0.78 | 0.62 | 357 | 0.7 | 0.22 |
| Hex | 61 | 11 | 15 | 0 | 52 | 4E | 3E | 165 | 46 | 16 |
| Octal | 141 | 21 | 25 | 0 | 122 | 116 | 76 | 545 | 106 | 26 |
| Binary | 1100001 | 10001 | 10101 | 0 | 1010010 | 1001110 | 111110 | 101100101 | 1000110 | 10110 |
Color Harmonies of #611115
Complementary color
Monochromatic Colors of #611115
Black with #611115
Text Example
Text Example
White with #611115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611115; }
p { color: rgb(97,17,21); }
H1.HeaderClassName
{
color: #611115;
}
.AnyTagClassName
{
color: #611115;
}
</style>
background-color css
<style>
a { background-color: #611115; }
a { background-color: rgb(97,17,21); }
div.DivClassName
{
background-color: #611115;
}
.BgClassName
{
background-color: #611115;
}
</style>
border-color css
<style>
span { border-color: #611115; }
span { border-color: rgb(97,17,21); }
td.TdClassName
{
border-color: #611115;
}
.TagClassName
{
border-color: #611115;
}
</style>