Shades of Pohutukawa #610824
Tints of Pohutukawa #610824
RGB
CMYK
RGB Variations
Color information
#610824 (or 0x610824) is known color: Pohutukawa. HEX triplet: 61, 08 and 24. RGB value is (97,8,36). Sum of RGB (Red+Green+Blue) = 97+8+36=141 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.79% from 141); Green value is 8 (3.52% from 255 or 5.67% from 141); Blue value is 36 (14.45% from 255 or 25.53% from 141); Max value from RGB is 97 - color contains mainly: red. Hex color #610824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610824 is #9EF7DB. Grayscale: #252525. Windows color (decimal): -10418140 or 2361441. OLE color: 2361441.
HSL color Cylindrical-coordinate representation of color #610824: hue angle of 341.12º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610824 is Cyan = 0, Magento = 0.92, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 36 | - |
| CMYK | 0 | 0.92 | 0.63 | 0.62 |
| HSL | 341.12º | 0.85% | 0.21% | - |
| HSV(B) | 341.12º | 0.92% | 0.38% | - |
| XYZ | 5.34 | 2.84 | 1.94 | - |
| YUV | 37.8 | 126.99 | 170.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 36 | 0 | 0.92 | 0.63 | 0.62 | 341.12 | 0.85 | 0.21 |
| Hex | 61 | 8 | 24 | 0 | 5C | 3F | 3E | 155 | 55 | 15 |
| Octal | 141 | 10 | 44 | 0 | 134 | 77 | 76 | 525 | 125 | 25 |
| Binary | 1100001 | 1000 | 100100 | 0 | 1011100 | 111111 | 111110 | 101010101 | 1010101 | 10101 |
Color Harmonies of #610824
Complementary color
Monochromatic Colors of #610824
Black with #610824
Text Example
Text Example
White with #610824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610824; }
p { color: rgb(97,8,36); }
H1.HeaderClassName
{
color: #610824;
}
.AnyTagClassName
{
color: #610824;
}
</style>
background-color css
<style>
a { background-color: #610824; }
a { background-color: rgb(97,8,36); }
div.DivClassName
{
background-color: #610824;
}
.BgClassName
{
background-color: #610824;
}
</style>
border-color css
<style>
span { border-color: #610824; }
span { border-color: rgb(97,8,36); }
td.TdClassName
{
border-color: #610824;
}
.TagClassName
{
border-color: #610824;
}
</style>