Shades of Pohutukawa #601326
Tints of Pohutukawa #601326
RGB
CMYK
RGB Variations
Color information
#601326 (or 0x601326) is known color: Pohutukawa. HEX triplet: 60, 13 and 26. RGB value is (96,19,38). Sum of RGB (Red+Green+Blue) = 96+19+38=153 (20% of max value = 765). Red value is 96 (37.89% from 255 or 62.75% from 153); Green value is 19 (7.81% from 255 or 12.42% from 153); Blue value is 38 (15.23% from 255 or 24.84% from 153); Max value from RGB is 96 - color contains mainly: red. Hex color #601326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601326 is #9FECD9. Grayscale: #2C2C2C. Windows color (decimal): -10480858 or 2495328. OLE color: 2495328.
HSL color Cylindrical-coordinate representation of color #601326: hue angle of 345.19º 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 #601326 is Cyan = 0, Magento = 0.80, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 19 | 38 | - |
| CMYK | 0 | 0.80 | 0.60 | 0.62 |
| HSL | 345.19º | 0.67% | 0.23% | - |
| HSV(B) | 345.19º | 0.8% | 0.38% | - |
| XYZ | 5.41 | 3.09 | 2.15 | - |
| YUV | 44.19 | 124.51 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 19 | 38 | 0 | 0.80 | 0.60 | 0.62 | 345.19 | 0.67 | 0.23 |
| Hex | 60 | 13 | 26 | 0 | 50 | 3C | 3E | 159 | 43 | 17 |
| Octal | 140 | 23 | 46 | 0 | 120 | 74 | 76 | 531 | 103 | 27 |
| Binary | 1100000 | 10011 | 100110 | 0 | 1010000 | 111100 | 111110 | 101011001 | 1000011 | 10111 |
Color Harmonies of #601326
Complementary color
Monochromatic Colors of #601326
Black with #601326
Text Example
Text Example
White with #601326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601326; }
p { color: rgb(96,19,38); }
H1.HeaderClassName
{
color: #601326;
}
.AnyTagClassName
{
color: #601326;
}
</style>
background-color css
<style>
a { background-color: #601326; }
a { background-color: rgb(96,19,38); }
div.DivClassName
{
background-color: #601326;
}
.BgClassName
{
background-color: #601326;
}
</style>
border-color css
<style>
span { border-color: #601326; }
span { border-color: rgb(96,19,38); }
td.TdClassName
{
border-color: #601326;
}
.TagClassName
{
border-color: #601326;
}
</style>