Shades of Pohutukawa #600015
Tints of Pohutukawa #600015
RGB
CMYK
RGB Variations
Color information
#600015 (or 0x600015) is known color: Pohutukawa. HEX triplet: 60, 00 and 15. RGB value is (96,0,21). Sum of RGB (Red+Green+Blue) = 96+0+21=117 (15% of max value = 765). Red value is 96 (37.89% from 255 or 82.05% from 117); Green value is 0 (0.39% from 255 or 0% from 117); Blue value is 21 (8.59% from 255 or 17.95% from 117); Max value from RGB is 96 - color contains mainly: red. Hex color #600015 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600015 is #9FFFEA. Grayscale: #1F1F1F. Windows color (decimal): -10485739 or 1376352. OLE color: 1376352.
HSL color Cylindrical-coordinate representation of color #600015: hue angle of 346.88º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #600015 is Cyan = 0, Magento = 1, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 0 | 21 | - |
| CMYK | 0 | 1 | 0.78 | 0.62 |
| HSL | 346.88º | 1% | 0.19% | - |
| HSV(B) | 346.88º | 1% | 0.38% | - |
| XYZ | 4.96 | 2.54 | 0.94 | - |
| YUV | 31.1 | 122.3 | 174.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 0 | 21 | 0 | 1 | 0.78 | 0.62 | 346.88 | 1 | 0.19 |
| Hex | 60 | 0 | 15 | 0 | 64 | 4E | 3E | 15B | 64 | 13 |
| Octal | 140 | 0 | 25 | 0 | 144 | 116 | 76 | 533 | 144 | 23 |
| Binary | 1100000 | 0 | 10101 | 0 | 1100100 | 1001110 | 111110 | 101011011 | 1100100 | 10011 |
Color Harmonies of #600015
Complementary color
Monochromatic Colors of #600015
Black with #600015
Text Example
Text Example
White with #600015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600015; }
p { color: rgb(96,0,21); }
H1.HeaderClassName
{
color: #600015;
}
.AnyTagClassName
{
color: #600015;
}
</style>
background-color css
<style>
a { background-color: #600015; }
a { background-color: rgb(96,0,21); }
div.DivClassName
{
background-color: #600015;
}
.BgClassName
{
background-color: #600015;
}
</style>
border-color css
<style>
span { border-color: #600015; }
span { border-color: rgb(96,0,21); }
td.TdClassName
{
border-color: #600015;
}
.TagClassName
{
border-color: #600015;
}
</style>