Shades of Pohutukawa #600624
Tints of Pohutukawa #600624
RGB
CMYK
RGB Variations
Color information
#600624 (or 0x600624) is known color: Pohutukawa. HEX triplet: 60, 06 and 24. RGB value is (96,6,36). Sum of RGB (Red+Green+Blue) = 96+6+36=138 (18% of max value = 765). Red value is 96 (37.89% from 255 or 69.57% from 138); Green value is 6 (2.73% from 255 or 4.35% from 138); Blue value is 36 (14.45% from 255 or 26.09% from 138); Max value from RGB is 96 - color contains mainly: red. Hex color #600624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #600624 is #9FF9DB. Grayscale: #242424. Windows color (decimal): -10484188 or 2360928. OLE color: 2360928.
HSL color Cylindrical-coordinate representation of color #600624: hue angle of 340º 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 #600624 is Cyan = 0, Magento = 0.94, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 6 | 36 | - |
| CMYK | 0 | 0.94 | 0.62 | 0.62 |
| HSL | 340º | 0.88% | 0.2% | - |
| HSV(B) | 340º | 0.94% | 0.38% | - |
| XYZ | 5.21 | 2.74 | 1.92 | - |
| YUV | 36.33 | 127.82 | 170.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 6 | 36 | 0 | 0.94 | 0.62 | 0.62 | 340 | 0.88 | 0.2 |
| Hex | 60 | 6 | 24 | 0 | 5E | 3E | 3E | 154 | 58 | 14 |
| Octal | 140 | 6 | 44 | 0 | 136 | 76 | 76 | 524 | 130 | 24 |
| Binary | 1100000 | 110 | 100100 | 0 | 1011110 | 111110 | 111110 | 101010100 | 1011000 | 10100 |
Color Harmonies of #600624
Complementary color
Monochromatic Colors of #600624
Black with #600624
Text Example
Text Example
White with #600624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600624; }
p { color: rgb(96,6,36); }
H1.HeaderClassName
{
color: #600624;
}
.AnyTagClassName
{
color: #600624;
}
</style>
background-color css
<style>
a { background-color: #600624; }
a { background-color: rgb(96,6,36); }
div.DivClassName
{
background-color: #600624;
}
.BgClassName
{
background-color: #600624;
}
</style>
border-color css
<style>
span { border-color: #600624; }
span { border-color: rgb(96,6,36); }
td.TdClassName
{
border-color: #600624;
}
.TagClassName
{
border-color: #600624;
}
</style>