Shades of Pohutukawa #601329
Tints of Pohutukawa #601329
RGB
CMYK
RGB Variations
Color information
#601329 (or 0x601329) is known color: Pohutukawa. HEX triplet: 60, 13 and 29. RGB value is (96,19,41). Sum of RGB (Red+Green+Blue) = 96+19+41=156 (20% of max value = 765). Red value is 96 (37.89% from 255 or 61.54% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 41 (16.41% from 255 or 26.28% from 156); Max value from RGB is 96 - color contains mainly: red. Hex color #601329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601329 is #9FECD6. Grayscale: #2C2C2C. Windows color (decimal): -10480855 or 2691936. OLE color: 2691936.
HSL color Cylindrical-coordinate representation of color #601329: hue angle of 342.86º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #601329 is Cyan = 0, Magento = 0.80, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 19 | 41 | - |
| CMYK | 0 | 0.80 | 0.57 | 0.62 |
| HSL | 342.86º | 0.67% | 0.23% | - |
| HSV(B) | 342.86º | 0.8% | 0.38% | - |
| XYZ | 5.46 | 3.11 | 2.41 | - |
| YUV | 44.53 | 126.01 | 164.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 19 | 41 | 0 | 0.80 | 0.57 | 0.62 | 342.86 | 0.67 | 0.23 |
| Hex | 60 | 13 | 29 | 0 | 50 | 39 | 3E | 157 | 43 | 17 |
| Octal | 140 | 23 | 51 | 0 | 120 | 71 | 76 | 527 | 103 | 27 |
| Binary | 1100000 | 10011 | 101001 | 0 | 1010000 | 111001 | 111110 | 101010111 | 1000011 | 10111 |
Color Harmonies of #601329
Complementary color
Monochromatic Colors of #601329
Black with #601329
Text Example
Text Example
White with #601329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601329; }
p { color: rgb(96,19,41); }
H1.HeaderClassName
{
color: #601329;
}
.AnyTagClassName
{
color: #601329;
}
</style>
background-color css
<style>
a { background-color: #601329; }
a { background-color: rgb(96,19,41); }
div.DivClassName
{
background-color: #601329;
}
.BgClassName
{
background-color: #601329;
}
</style>
border-color css
<style>
span { border-color: #601329; }
span { border-color: rgb(96,19,41); }
td.TdClassName
{
border-color: #601329;
}
.TagClassName
{
border-color: #601329;
}
</style>