Shades of Pohutukawa #601321
Tints of Pohutukawa #601321
RGB
CMYK
RGB Variations
Color information
#601321 (or 0x601321) is known color: Pohutukawa. HEX triplet: 60, 13 and 21. RGB value is (96,19,33). Sum of RGB (Red+Green+Blue) = 96+19+33=148 (19% of max value = 765). Red value is 96 (37.89% from 255 or 64.86% from 148); Green value is 19 (7.81% from 255 or 12.84% from 148); Blue value is 33 (13.28% from 255 or 22.30% from 148); Max value from RGB is 96 - color contains mainly: red. Hex color #601321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601321 is #9FECDE. Grayscale: #2B2B2B. Windows color (decimal): -10480863 or 2167648. OLE color: 2167648.
HSL color Cylindrical-coordinate representation of color #601321: hue angle of 349.09º 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 #601321 is Cyan = 0, Magento = 0.80, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 19 | 33 | - |
| CMYK | 0 | 0.80 | 0.66 | 0.62 |
| HSL | 349.09º | 0.67% | 0.23% | - |
| HSV(B) | 349.09º | 0.8% | 0.38% | - |
| XYZ | 5.33 | 3.06 | 1.75 | - |
| YUV | 43.62 | 122.01 | 165.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 19 | 33 | 0 | 0.80 | 0.66 | 0.62 | 349.09 | 0.67 | 0.23 |
| Hex | 60 | 13 | 21 | 0 | 50 | 42 | 3E | 15D | 43 | 17 |
| Octal | 140 | 23 | 41 | 0 | 120 | 102 | 76 | 535 | 103 | 27 |
| Binary | 1100000 | 10011 | 100001 | 0 | 1010000 | 1000010 | 111110 | 101011101 | 1000011 | 10111 |
Color Harmonies of #601321
Complementary color
Monochromatic Colors of #601321
Black with #601321
Text Example
Text Example
White with #601321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601321; }
p { color: rgb(96,19,33); }
H1.HeaderClassName
{
color: #601321;
}
.AnyTagClassName
{
color: #601321;
}
</style>
background-color css
<style>
a { background-color: #601321; }
a { background-color: rgb(96,19,33); }
div.DivClassName
{
background-color: #601321;
}
.BgClassName
{
background-color: #601321;
}
</style>
border-color css
<style>
span { border-color: #601321; }
span { border-color: rgb(96,19,33); }
td.TdClassName
{
border-color: #601321;
}
.TagClassName
{
border-color: #601321;
}
</style>