Shades of Pohutukawa #600615
Tints of Pohutukawa #600615
RGB
CMYK
RGB Variations
Color information
#600615 (or 0x600615) is known color: Pohutukawa. HEX triplet: 60, 06 and 15. RGB value is (96,6,21). Sum of RGB (Red+Green+Blue) = 96+6+21=123 (16% of max value = 765). Red value is 96 (37.89% from 255 or 78.05% from 123); Green value is 6 (2.73% from 255 or 4.88% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 96 - color contains mainly: red. Hex color #600615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600615 is #9FF9EA. Grayscale: #222222. Windows color (decimal): -10484203 or 1377888. OLE color: 1377888.
HSL color Cylindrical-coordinate representation of color #600615: hue angle of 350º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #600615 is Cyan = 0, Magento = 0.94, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 6 | 21 | - |
| CMYK | 0 | 0.94 | 0.78 | 0.62 |
| HSL | 350º | 0.88% | 0.2% | - |
| HSV(B) | 350º | 0.94% | 0.38% | - |
| XYZ | 5.02 | 2.67 | 0.96 | - |
| YUV | 34.62 | 120.32 | 171.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 6 | 21 | 0 | 0.94 | 0.78 | 0.62 | 350 | 0.88 | 0.2 |
| Hex | 60 | 6 | 15 | 0 | 5E | 4E | 3E | 15E | 58 | 14 |
| Octal | 140 | 6 | 25 | 0 | 136 | 116 | 76 | 536 | 130 | 24 |
| Binary | 1100000 | 110 | 10101 | 0 | 1011110 | 1001110 | 111110 | 101011110 | 1011000 | 10100 |
Color Harmonies of #600615
Complementary color
Monochromatic Colors of #600615
Black with #600615
Text Example
Text Example
White with #600615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600615; }
p { color: rgb(96,6,21); }
H1.HeaderClassName
{
color: #600615;
}
.AnyTagClassName
{
color: #600615;
}
</style>
background-color css
<style>
a { background-color: #600615; }
a { background-color: rgb(96,6,21); }
div.DivClassName
{
background-color: #600615;
}
.BgClassName
{
background-color: #600615;
}
</style>
border-color css
<style>
span { border-color: #600615; }
span { border-color: rgb(96,6,21); }
td.TdClassName
{
border-color: #600615;
}
.TagClassName
{
border-color: #600615;
}
</style>