Shades of Pohutukawa #601115
Tints of Pohutukawa #601115
RGB
CMYK
RGB Variations
Color information
#601115 (or 0x601115) is known color: Pohutukawa. HEX triplet: 60, 11 and 15. RGB value is (96,17,21). Sum of RGB (Red+Green+Blue) = 96+17+21=134 (17% of max value = 765). Red value is 96 (37.89% from 255 or 71.64% from 134); Green value is 17 (7.03% from 255 or 12.69% from 134); Blue value is 21 (8.59% from 255 or 15.67% from 134); Max value from RGB is 96 - color contains mainly: red. Hex color #601115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #601115 is #9FEEEA. Grayscale: #292929. Windows color (decimal): -10481387 or 1380704. OLE color: 1380704.
HSL color Cylindrical-coordinate representation of color #601115: hue angle of 356.96º 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 #601115 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 17 | 21 | - |
| CMYK | 0 | 0.82 | 0.78 | 0.62 |
| HSL | 356.96º | 0.7% | 0.22% | - |
| HSV(B) | 356.96º | 0.82% | 0.38% | - |
| XYZ | 5.16 | 2.94 | 1.01 | - |
| YUV | 41.08 | 116.67 | 167.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 17 | 21 | 0 | 0.82 | 0.78 | 0.62 | 356.96 | 0.7 | 0.22 |
| Hex | 60 | 11 | 15 | 0 | 52 | 4E | 3E | 165 | 46 | 16 |
| Octal | 140 | 21 | 25 | 0 | 122 | 116 | 76 | 545 | 106 | 26 |
| Binary | 1100000 | 10001 | 10101 | 0 | 1010010 | 1001110 | 111110 | 101100101 | 1000110 | 10110 |
Color Harmonies of #601115
Complementary color
Monochromatic Colors of #601115
Black with #601115
Text Example
Text Example
White with #601115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601115; }
p { color: rgb(96,17,21); }
H1.HeaderClassName
{
color: #601115;
}
.AnyTagClassName
{
color: #601115;
}
</style>
background-color css
<style>
a { background-color: #601115; }
a { background-color: rgb(96,17,21); }
div.DivClassName
{
background-color: #601115;
}
.BgClassName
{
background-color: #601115;
}
</style>
border-color css
<style>
span { border-color: #601115; }
span { border-color: rgb(96,17,21); }
td.TdClassName
{
border-color: #601115;
}
.TagClassName
{
border-color: #601115;
}
</style>