Shades of Pohutukawa #601019
Tints of Pohutukawa #601019
RGB
CMYK
RGB Variations
Color information
#601019 (or 0x601019) is known color: Pohutukawa. HEX triplet: 60, 10 and 19. RGB value is (96,16,25). Sum of RGB (Red+Green+Blue) = 96+16+25=137 (18% of max value = 765). Red value is 96 (37.89% from 255 or 70.07% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 25 (10.16% from 255 or 18.25% from 137); Max value from RGB is 96 - color contains mainly: red. Hex color #601019 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #601019 is #9FEFE6. Grayscale: #282828. Windows color (decimal): -10481639 or 1642592. OLE color: 1642592.
HSL color Cylindrical-coordinate representation of color #601019: hue angle of 353.25º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #601019 is Cyan = 0, Magento = 0.83, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 16 | 25 | - |
| CMYK | 0 | 0.83 | 0.74 | 0.62 |
| HSL | 353.25º | 0.71% | 0.22% | - |
| HSV(B) | 353.25º | 0.83% | 0.38% | - |
| XYZ | 5.18 | 2.93 | 1.21 | - |
| YUV | 40.95 | 119 | 167.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 16 | 25 | 0 | 0.83 | 0.74 | 0.62 | 353.25 | 0.71 | 0.22 |
| Hex | 60 | 10 | 19 | 0 | 53 | 4A | 3E | 161 | 47 | 16 |
| Octal | 140 | 20 | 31 | 0 | 123 | 112 | 76 | 541 | 107 | 26 |
| Binary | 1100000 | 10000 | 11001 | 0 | 1010011 | 1001010 | 111110 | 101100001 | 1000111 | 10110 |
Color Harmonies of #601019
Complementary color
Monochromatic Colors of #601019
Black with #601019
Text Example
Text Example
White with #601019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601019; }
p { color: rgb(96,16,25); }
H1.HeaderClassName
{
color: #601019;
}
.AnyTagClassName
{
color: #601019;
}
</style>
background-color css
<style>
a { background-color: #601019; }
a { background-color: rgb(96,16,25); }
div.DivClassName
{
background-color: #601019;
}
.BgClassName
{
background-color: #601019;
}
</style>
border-color css
<style>
span { border-color: #601019; }
span { border-color: rgb(96,16,25); }
td.TdClassName
{
border-color: #601019;
}
.TagClassName
{
border-color: #601019;
}
</style>