Shades of Pohutukawa #610413
Tints of Pohutukawa #610413
RGB
CMYK
RGB Variations
Color information
#610413 (or 0x610413) is known color: Pohutukawa. HEX triplet: 61, 04 and 13. RGB value is (97,4,19). Sum of RGB (Red+Green+Blue) = 97+4+19=120 (15% of max value = 765). Red value is 97 (38.28% from 255 or 80.83% from 120); Green value is 4 (1.95% from 255 or 3.33% from 120); Blue value is 19 (7.81% from 255 or 15.83% from 120); Max value from RGB is 97 - color contains mainly: red. Hex color #610413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610413 is #9EFBEC. Grayscale: #212121. Windows color (decimal): -10419181 or 1246305. OLE color: 1246305.
HSL color Cylindrical-coordinate representation of color #610413: hue angle of 350.32º 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 #610413 is Cyan = 0, Magento = 0.96, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 4 | 19 | - |
| CMYK | 0 | 0.96 | 0.80 | 0.62 |
| HSL | 350.32º | 0.92% | 0.2% | - |
| HSV(B) | 350.32º | 0.96% | 0.38% | - |
| XYZ | 5.09 | 2.68 | 0.86 | - |
| YUV | 33.52 | 119.81 | 173.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 4 | 19 | 0 | 0.96 | 0.80 | 0.62 | 350.32 | 0.92 | 0.2 |
| Hex | 61 | 4 | 13 | 0 | 60 | 50 | 3E | 15E | 5C | 14 |
| Octal | 141 | 4 | 23 | 0 | 140 | 120 | 76 | 536 | 134 | 24 |
| Binary | 1100001 | 100 | 10011 | 0 | 1100000 | 1010000 | 111110 | 101011110 | 1011100 | 10100 |
Color Harmonies of #610413
Complementary color
Monochromatic Colors of #610413
Black with #610413
Text Example
Text Example
White with #610413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610413; }
p { color: rgb(97,4,19); }
H1.HeaderClassName
{
color: #610413;
}
.AnyTagClassName
{
color: #610413;
}
</style>
background-color css
<style>
a { background-color: #610413; }
a { background-color: rgb(97,4,19); }
div.DivClassName
{
background-color: #610413;
}
.BgClassName
{
background-color: #610413;
}
</style>
border-color css
<style>
span { border-color: #610413; }
span { border-color: rgb(97,4,19); }
td.TdClassName
{
border-color: #610413;
}
.TagClassName
{
border-color: #610413;
}
</style>