Shades of Pohutukawa #601022
Tints of Pohutukawa #601022
RGB
CMYK
RGB Variations
Color information
#601022 (or 0x601022) is known color: Pohutukawa. HEX triplet: 60, 10 and 22. RGB value is (96,16,34). Sum of RGB (Red+Green+Blue) = 96+16+34=146 (19% of max value = 765). Red value is 96 (37.89% from 255 or 65.75% from 146); Green value is 16 (6.64% from 255 or 10.96% from 146); Blue value is 34 (13.67% from 255 or 23.29% from 146); Max value from RGB is 96 - color contains mainly: red. Hex color #601022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601022 is #9FEFDD. Grayscale: #292929. Windows color (decimal): -10481630 or 2232416. OLE color: 2232416.
HSL color Cylindrical-coordinate representation of color #601022: hue angle of 346.5º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #601022 is Cyan = 0, Magento = 0.83, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 16 | 34 | - |
| CMYK | 0 | 0.83 | 0.65 | 0.62 |
| HSL | 346.5º | 0.71% | 0.22% | - |
| HSV(B) | 346.5º | 0.83% | 0.38% | - |
| XYZ | 5.3 | 2.97 | 1.81 | - |
| YUV | 41.97 | 123.5 | 166.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 16 | 34 | 0 | 0.83 | 0.65 | 0.62 | 346.5 | 0.71 | 0.22 |
| Hex | 60 | 10 | 22 | 0 | 53 | 41 | 3E | 15A | 47 | 16 |
| Octal | 140 | 20 | 42 | 0 | 123 | 101 | 76 | 532 | 107 | 26 |
| Binary | 1100000 | 10000 | 100010 | 0 | 1010011 | 1000001 | 111110 | 101011010 | 1000111 | 10110 |
Color Harmonies of #601022
Complementary color
Monochromatic Colors of #601022
Black with #601022
Text Example
Text Example
White with #601022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601022; }
p { color: rgb(96,16,34); }
H1.HeaderClassName
{
color: #601022;
}
.AnyTagClassName
{
color: #601022;
}
</style>
background-color css
<style>
a { background-color: #601022; }
a { background-color: rgb(96,16,34); }
div.DivClassName
{
background-color: #601022;
}
.BgClassName
{
background-color: #601022;
}
</style>
border-color css
<style>
span { border-color: #601022; }
span { border-color: rgb(96,16,34); }
td.TdClassName
{
border-color: #601022;
}
.TagClassName
{
border-color: #601022;
}
</style>