Shades of Pohutukawa #601228
Tints of Pohutukawa #601228
RGB
CMYK
RGB Variations
Color information
#601228 (or 0x601228) is known color: Pohutukawa. HEX triplet: 60, 12 and 28. RGB value is (96,18,40). Sum of RGB (Red+Green+Blue) = 96+18+40=154 (20% of max value = 765). Red value is 96 (37.89% from 255 or 62.34% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 40 (16.02% from 255 or 25.97% from 154); Max value from RGB is 96 - color contains mainly: red. Hex color #601228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601228 is #9FEDD7. Grayscale: #2B2B2B. Windows color (decimal): -10481112 or 2626144. OLE color: 2626144.
HSL color Cylindrical-coordinate representation of color #601228: hue angle of 343.08º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #601228 is Cyan = 0, Magento = 0.81, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 18 | 40 | - |
| CMYK | 0 | 0.81 | 0.58 | 0.62 |
| HSL | 343.08º | 0.68% | 0.22% | - |
| HSV(B) | 343.08º | 0.81% | 0.38% | - |
| XYZ | 5.42 | 3.07 | 2.31 | - |
| YUV | 43.83 | 125.84 | 165.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 18 | 40 | 0 | 0.81 | 0.58 | 0.62 | 343.08 | 0.68 | 0.22 |
| Hex | 60 | 12 | 28 | 0 | 51 | 3A | 3E | 157 | 44 | 16 |
| Octal | 140 | 22 | 50 | 0 | 121 | 72 | 76 | 527 | 104 | 26 |
| Binary | 1100000 | 10010 | 101000 | 0 | 1010001 | 111010 | 111110 | 101010111 | 1000100 | 10110 |
Color Harmonies of #601228
Complementary color
Monochromatic Colors of #601228
Black with #601228
Text Example
Text Example
White with #601228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601228; }
p { color: rgb(96,18,40); }
H1.HeaderClassName
{
color: #601228;
}
.AnyTagClassName
{
color: #601228;
}
</style>
background-color css
<style>
a { background-color: #601228; }
a { background-color: rgb(96,18,40); }
div.DivClassName
{
background-color: #601228;
}
.BgClassName
{
background-color: #601228;
}
</style>
border-color css
<style>
span { border-color: #601228; }
span { border-color: rgb(96,18,40); }
td.TdClassName
{
border-color: #601228;
}
.TagClassName
{
border-color: #601228;
}
</style>