Shades of Pohutukawa #610421
Tints of Pohutukawa #610421
RGB
CMYK
RGB Variations
Color information
#610421 (or 0x610421) is known color: Pohutukawa. HEX triplet: 61, 04 and 21. RGB value is (97,4,33). Sum of RGB (Red+Green+Blue) = 97+4+33=134 (17% of max value = 765). Red value is 97 (38.28% from 255 or 72.39% from 134); Green value is 4 (1.95% from 255 or 2.99% from 134); Blue value is 33 (13.28% from 255 or 24.63% from 134); Max value from RGB is 97 - color contains mainly: red. Hex color #610421 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610421 is #9EFBDE. Grayscale: #232323. Windows color (decimal): -10419167 or 2163809. OLE color: 2163809.
HSL color Cylindrical-coordinate representation of color #610421: hue angle of 341.29º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #610421 is Cyan = 0, Magento = 0.96, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 33 | - |
| CMYK | 0 | 0.96 | 0.66 | 0.62 |
| HSL | 341.29º | 0.92% | 0.2% | - |
| HSV(B) | 341.29º | 0.96% | 0.38% | - |
| XYZ | 5.25 | 2.74 | 1.69 | - |
| YUV | 35.11 | 126.81 | 172.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 33 | 0 | 0.96 | 0.66 | 0.62 | 341.29 | 0.92 | 0.2 |
| Hex | 61 | 4 | 21 | 0 | 60 | 42 | 3E | 155 | 5C | 14 |
| Octal | 141 | 4 | 41 | 0 | 140 | 102 | 76 | 525 | 134 | 24 |
| Binary | 1100001 | 100 | 100001 | 0 | 1100000 | 1000010 | 111110 | 101010101 | 1011100 | 10100 |
Color Harmonies of #610421
Complementary color
Monochromatic Colors of #610421
Black with #610421
Text Example
Text Example
White with #610421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610421; }
p { color: rgb(97,4,33); }
H1.HeaderClassName
{
color: #610421;
}
.AnyTagClassName
{
color: #610421;
}
</style>
background-color css
<style>
a { background-color: #610421; }
a { background-color: rgb(97,4,33); }
div.DivClassName
{
background-color: #610421;
}
.BgClassName
{
background-color: #610421;
}
</style>
border-color css
<style>
span { border-color: #610421; }
span { border-color: rgb(97,4,33); }
td.TdClassName
{
border-color: #610421;
}
.TagClassName
{
border-color: #610421;
}
</style>