Shades of Pohutukawa #610615
Tints of Pohutukawa #610615
RGB
CMYK
RGB Variations
Color information
#610615 (or 0x610615) is known color: Pohutukawa. HEX triplet: 61, 06 and 15. RGB value is (97,6,21). Sum of RGB (Red+Green+Blue) = 97+6+21=124 (16% of max value = 765). Red value is 97 (38.28% from 255 or 78.23% from 124); Green value is 6 (2.73% from 255 or 4.84% from 124); Blue value is 21 (8.59% from 255 or 16.94% from 124); Max value from RGB is 97 - color contains mainly: red. Hex color #610615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610615 is #9EF9EA. Grayscale: #222222. Windows color (decimal): -10418667 or 1377889. OLE color: 1377889.
HSL color Cylindrical-coordinate representation of color #610615: hue angle of 350.11º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610615 is Cyan = 0, Magento = 0.94, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 21 | - |
| CMYK | 0 | 0.94 | 0.78 | 0.62 |
| HSL | 350.11º | 0.88% | 0.2% | - |
| HSV(B) | 350.11º | 0.94% | 0.38% | - |
| XYZ | 5.13 | 2.73 | 0.97 | - |
| YUV | 34.92 | 120.15 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 21 | 0 | 0.94 | 0.78 | 0.62 | 350.11 | 0.88 | 0.2 |
| Hex | 61 | 6 | 15 | 0 | 5E | 4E | 3E | 15E | 58 | 14 |
| Octal | 141 | 6 | 25 | 0 | 136 | 116 | 76 | 536 | 130 | 24 |
| Binary | 1100001 | 110 | 10101 | 0 | 1011110 | 1001110 | 111110 | 101011110 | 1011000 | 10100 |
Color Harmonies of #610615
Complementary color
Monochromatic Colors of #610615
Black with #610615
Text Example
Text Example
White with #610615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610615; }
p { color: rgb(97,6,21); }
H1.HeaderClassName
{
color: #610615;
}
.AnyTagClassName
{
color: #610615;
}
</style>
background-color css
<style>
a { background-color: #610615; }
a { background-color: rgb(97,6,21); }
div.DivClassName
{
background-color: #610615;
}
.BgClassName
{
background-color: #610615;
}
</style>
border-color css
<style>
span { border-color: #610615; }
span { border-color: rgb(97,6,21); }
td.TdClassName
{
border-color: #610615;
}
.TagClassName
{
border-color: #610615;
}
</style>