Shades of Pohutukawa #610918
Tints of Pohutukawa #610918
RGB
CMYK
RGB Variations
Color information
#610918 (or 0x610918) is known color: Pohutukawa. HEX triplet: 61, 09 and 18. RGB value is (97,9,24). Sum of RGB (Red+Green+Blue) = 97+9+24=130 (17% of max value = 765). Red value is 97 (38.28% from 255 or 74.62% from 130); Green value is 9 (3.91% from 255 or 6.92% from 130); Blue value is 24 (9.77% from 255 or 18.46% from 130); Max value from RGB is 97 - color contains mainly: red. Hex color #610918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610918 is #9EF6E7. Grayscale: #252525. Windows color (decimal): -10417896 or 1575265. OLE color: 1575265.
HSL color Cylindrical-coordinate representation of color #610918: hue angle of 349.77º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #610918 is Cyan = 0, Magento = 0.91, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 9 | 24 | - |
| CMYK | 0 | 0.91 | 0.75 | 0.62 |
| HSL | 349.77º | 0.83% | 0.21% | - |
| HSV(B) | 349.77º | 0.91% | 0.38% | - |
| XYZ | 5.19 | 2.8 | 1.13 | - |
| YUV | 37.02 | 120.65 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 24 | 0 | 0.91 | 0.75 | 0.62 | 349.77 | 0.83 | 0.21 |
| Hex | 61 | 9 | 18 | 0 | 5B | 4B | 3E | 15E | 53 | 15 |
| Octal | 141 | 11 | 30 | 0 | 133 | 113 | 76 | 536 | 123 | 25 |
| Binary | 1100001 | 1001 | 11000 | 0 | 1011011 | 1001011 | 111110 | 101011110 | 1010011 | 10101 |
Color Harmonies of #610918
Complementary color
Monochromatic Colors of #610918
Black with #610918
Text Example
Text Example
White with #610918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610918; }
p { color: rgb(97,9,24); }
H1.HeaderClassName
{
color: #610918;
}
.AnyTagClassName
{
color: #610918;
}
</style>
background-color css
<style>
a { background-color: #610918; }
a { background-color: rgb(97,9,24); }
div.DivClassName
{
background-color: #610918;
}
.BgClassName
{
background-color: #610918;
}
</style>
border-color css
<style>
span { border-color: #610918; }
span { border-color: rgb(97,9,24); }
td.TdClassName
{
border-color: #610918;
}
.TagClassName
{
border-color: #610918;
}
</style>