Shades of Pohutukawa #601324
Tints of Pohutukawa #601324
RGB
CMYK
RGB Variations
Color information
#601324 (or 0x601324) is known color: Pohutukawa. HEX triplet: 60, 13 and 24. RGB value is (96,19,36). Sum of RGB (Red+Green+Blue) = 96+19+36=151 (20% of max value = 765). Red value is 96 (37.89% from 255 or 63.58% from 151); Green value is 19 (7.81% from 255 or 12.58% from 151); Blue value is 36 (14.45% from 255 or 23.84% from 151); Max value from RGB is 96 - color contains mainly: red. Hex color #601324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601324 is #9FECDB. Grayscale: #2B2B2B. Windows color (decimal): -10480860 or 2364256. OLE color: 2364256.
HSL color Cylindrical-coordinate representation of color #601324: hue angle of 346.75º 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 #601324 is Cyan = 0, Magento = 0.80, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 19 | 36 | - |
| CMYK | 0 | 0.80 | 0.62 | 0.62 |
| HSL | 346.75º | 0.67% | 0.23% | - |
| HSV(B) | 346.75º | 0.8% | 0.38% | - |
| XYZ | 5.38 | 3.08 | 1.98 | - |
| YUV | 43.96 | 123.51 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 19 | 36 | 0 | 0.80 | 0.62 | 0.62 | 346.75 | 0.67 | 0.23 |
| Hex | 60 | 13 | 24 | 0 | 50 | 3E | 3E | 15B | 43 | 17 |
| Octal | 140 | 23 | 44 | 0 | 120 | 76 | 76 | 533 | 103 | 27 |
| Binary | 1100000 | 10011 | 100100 | 0 | 1010000 | 111110 | 111110 | 101011011 | 1000011 | 10111 |
Color Harmonies of #601324
Complementary color
Monochromatic Colors of #601324
Black with #601324
Text Example
Text Example
White with #601324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601324; }
p { color: rgb(96,19,36); }
H1.HeaderClassName
{
color: #601324;
}
.AnyTagClassName
{
color: #601324;
}
</style>
background-color css
<style>
a { background-color: #601324; }
a { background-color: rgb(96,19,36); }
div.DivClassName
{
background-color: #601324;
}
.BgClassName
{
background-color: #601324;
}
</style>
border-color css
<style>
span { border-color: #601324; }
span { border-color: rgb(96,19,36); }
td.TdClassName
{
border-color: #601324;
}
.TagClassName
{
border-color: #601324;
}
</style>