Shades of Pohutukawa #600722
Tints of Pohutukawa #600722
RGB
CMYK
RGB Variations
Color information
#600722 (or 0x600722) is known color: Pohutukawa. HEX triplet: 60, 07 and 22. RGB value is (96,7,34). Sum of RGB (Red+Green+Blue) = 96+7+34=137 (18% of max value = 765). Red value is 96 (37.89% from 255 or 70.07% from 137); Green value is 7 (3.12% from 255 or 5.11% from 137); Blue value is 34 (13.67% from 255 or 24.82% from 137); Max value from RGB is 96 - color contains mainly: red. Hex color #600722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #600722 is #9FF8DD. Grayscale: #242424. Windows color (decimal): -10483934 or 2230112. OLE color: 2230112.
HSL color Cylindrical-coordinate representation of color #600722: hue angle of 341.8º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #600722 is Cyan = 0, Magento = 0.93, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 7 | 34 | - |
| CMYK | 0 | 0.93 | 0.65 | 0.62 |
| HSL | 341.8º | 0.86% | 0.2% | - |
| HSV(B) | 341.8º | 0.93% | 0.38% | - |
| XYZ | 5.19 | 2.75 | 1.77 | - |
| YUV | 36.69 | 126.49 | 170.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 7 | 34 | 0 | 0.93 | 0.65 | 0.62 | 341.8 | 0.86 | 0.2 |
| Hex | 60 | 7 | 22 | 0 | 5D | 41 | 3E | 156 | 56 | 14 |
| Octal | 140 | 7 | 42 | 0 | 135 | 101 | 76 | 526 | 126 | 24 |
| Binary | 1100000 | 111 | 100010 | 0 | 1011101 | 1000001 | 111110 | 101010110 | 1010110 | 10100 |
Color Harmonies of #600722
Complementary color
Monochromatic Colors of #600722
Black with #600722
Text Example
Text Example
White with #600722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600722; }
p { color: rgb(96,7,34); }
H1.HeaderClassName
{
color: #600722;
}
.AnyTagClassName
{
color: #600722;
}
</style>
background-color css
<style>
a { background-color: #600722; }
a { background-color: rgb(96,7,34); }
div.DivClassName
{
background-color: #600722;
}
.BgClassName
{
background-color: #600722;
}
</style>
border-color css
<style>
span { border-color: #600722; }
span { border-color: rgb(96,7,34); }
td.TdClassName
{
border-color: #600722;
}
.TagClassName
{
border-color: #600722;
}
</style>