Shades of Pohutukawa #600612
Tints of Pohutukawa #600612
RGB
CMYK
RGB Variations
Color information
#600612 (or 0x600612) is known color: Pohutukawa. HEX triplet: 60, 06 and 12. RGB value is (96,6,18). Sum of RGB (Red+Green+Blue) = 96+6+18=120 (15% of max value = 765). Red value is 96 (37.89% from 255 or 80% from 120); Green value is 6 (2.73% from 255 or 5% from 120); Blue value is 18 (7.42% from 255 or 15% from 120); Max value from RGB is 96 - color contains mainly: red. Hex color #600612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600612 is #9FF9ED. Grayscale: #222222. Windows color (decimal): -10484206 or 1181280. OLE color: 1181280.
HSL color Cylindrical-coordinate representation of color #600612: hue angle of 352º 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 #600612 is Cyan = 0, Magento = 0.94, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 6 | 18 | - |
| CMYK | 0 | 0.94 | 0.81 | 0.62 |
| HSL | 352º | 0.88% | 0.2% | - |
| HSV(B) | 352º | 0.94% | 0.38% | - |
| XYZ | 5 | 2.66 | 0.82 | - |
| YUV | 34.28 | 118.82 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 6 | 18 | 0 | 0.94 | 0.81 | 0.62 | 352 | 0.88 | 0.2 |
| Hex | 60 | 6 | 12 | 0 | 5E | 51 | 3E | 160 | 58 | 14 |
| Octal | 140 | 6 | 22 | 0 | 136 | 121 | 76 | 540 | 130 | 24 |
| Binary | 1100000 | 110 | 10010 | 0 | 1011110 | 1010001 | 111110 | 101100000 | 1011000 | 10100 |
Color Harmonies of #600612
Complementary color
Monochromatic Colors of #600612
Black with #600612
Text Example
Text Example
White with #600612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600612; }
p { color: rgb(96,6,18); }
H1.HeaderClassName
{
color: #600612;
}
.AnyTagClassName
{
color: #600612;
}
</style>
background-color css
<style>
a { background-color: #600612; }
a { background-color: rgb(96,6,18); }
div.DivClassName
{
background-color: #600612;
}
.BgClassName
{
background-color: #600612;
}
</style>
border-color css
<style>
span { border-color: #600612; }
span { border-color: rgb(96,6,18); }
td.TdClassName
{
border-color: #600612;
}
.TagClassName
{
border-color: #600612;
}
</style>