Shades of Pohutukawa #601619
Tints of Pohutukawa #601619
RGB
CMYK
RGB Variations
Color information
#601619 (or 0x601619) is known color: Pohutukawa. HEX triplet: 60, 16 and 19. RGB value is (96,22,25). Sum of RGB (Red+Green+Blue) = 96+22+25=143 (18% of max value = 765). Red value is 96 (37.89% from 255 or 67.13% from 143); Green value is 22 (8.98% from 255 or 15.38% from 143); Blue value is 25 (10.16% from 255 or 17.48% from 143); Max value from RGB is 96 - color contains mainly: red. Hex color #601619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #601619 is #9FE9E6. Grayscale: #2C2C2C. Windows color (decimal): -10480103 or 1644128. OLE color: 1644128.
HSL color Cylindrical-coordinate representation of color #601619: hue angle of 357.57º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #601619 is Cyan = 0, Magento = 0.77, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 22 | 25 | - |
| CMYK | 0 | 0.77 | 0.74 | 0.62 |
| HSL | 357.57º | 0.63% | 0.23% | - |
| HSV(B) | 357.57º | 0.77% | 0.38% | - |
| XYZ | 5.29 | 3.13 | 1.25 | - |
| YUV | 44.47 | 117.02 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 22 | 25 | 0 | 0.77 | 0.74 | 0.62 | 357.57 | 0.63 | 0.23 |
| Hex | 60 | 16 | 19 | 0 | 4D | 4A | 3E | 166 | 3F | 17 |
| Octal | 140 | 26 | 31 | 0 | 115 | 112 | 76 | 546 | 77 | 27 |
| Binary | 1100000 | 10110 | 11001 | 0 | 1001101 | 1001010 | 111110 | 101100110 | 111111 | 10111 |
Color Harmonies of #601619
Complementary color
Monochromatic Colors of #601619
Black with #601619
Text Example
Text Example
White with #601619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601619; }
p { color: rgb(96,22,25); }
H1.HeaderClassName
{
color: #601619;
}
.AnyTagClassName
{
color: #601619;
}
</style>
background-color css
<style>
a { background-color: #601619; }
a { background-color: rgb(96,22,25); }
div.DivClassName
{
background-color: #601619;
}
.BgClassName
{
background-color: #601619;
}
</style>
border-color css
<style>
span { border-color: #601619; }
span { border-color: rgb(96,22,25); }
td.TdClassName
{
border-color: #601619;
}
.TagClassName
{
border-color: #601619;
}
</style>