Shades of Pohutukawa #610508
Tints of Pohutukawa #610508
RGB
CMYK
RGB Variations
Color information
#610508 (or 0x610508) is known color: Pohutukawa. HEX triplet: 61, 05 and 08. RGB value is (97,5,8). Sum of RGB (Red+Green+Blue) = 97+5+8=110 (14% of max value = 765). Red value is 97 (38.28% from 255 or 88.18% from 110); Green value is 5 (2.34% from 255 or 4.55% from 110); Blue value is 8 (3.52% from 255 or 7.27% from 110); Max value from RGB is 97 - color contains mainly: red. Hex color #610508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610508 is #9EFAF7. Grayscale: #202020. Windows color (decimal): -10418936 or 525665. OLE color: 525665.
HSL color Cylindrical-coordinate representation of color #610508: hue angle of 358.04º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610508 is Cyan = 0, Magento = 0.95, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 5 | 8 | - |
| CMYK | 0 | 0.95 | 0.92 | 0.62 |
| HSL | 358.04º | 0.9% | 0.2% | - |
| HSV(B) | 358.04º | 0.95% | 0.38% | - |
| XYZ | 5.03 | 2.67 | 0.48 | - |
| YUV | 32.85 | 113.98 | 173.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 8 | 0 | 0.95 | 0.92 | 0.62 | 358.04 | 0.9 | 0.2 |
| Hex | 61 | 5 | 8 | 0 | 5F | 5C | 3E | 166 | 5A | 14 |
| Octal | 141 | 5 | 10 | 0 | 137 | 134 | 76 | 546 | 132 | 24 |
| Binary | 1100001 | 101 | 1000 | 0 | 1011111 | 1011100 | 111110 | 101100110 | 1011010 | 10100 |
Color Harmonies of #610508
Complementary color
Monochromatic Colors of #610508
Black with #610508
Text Example
Text Example
White with #610508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610508; }
p { color: rgb(97,5,8); }
H1.HeaderClassName
{
color: #610508;
}
.AnyTagClassName
{
color: #610508;
}
</style>
background-color css
<style>
a { background-color: #610508; }
a { background-color: rgb(97,5,8); }
div.DivClassName
{
background-color: #610508;
}
.BgClassName
{
background-color: #610508;
}
</style>
border-color css
<style>
span { border-color: #610508; }
span { border-color: rgb(97,5,8); }
td.TdClassName
{
border-color: #610508;
}
.TagClassName
{
border-color: #610508;
}
</style>