Shades of Pohutukawa #610311
Tints of Pohutukawa #610311
RGB
CMYK
RGB Variations
Color information
#610311 (or 0x610311) is known color: Pohutukawa. HEX triplet: 61, 03 and 11. RGB value is (97,3,17). Sum of RGB (Red+Green+Blue) = 97+3+17=117 (15% of max value = 765). Red value is 97 (38.28% from 255 or 82.91% from 117); Green value is 3 (1.56% from 255 or 2.56% from 117); Blue value is 17 (7.03% from 255 or 14.53% from 117); Max value from RGB is 97 - color contains mainly: red. Hex color #610311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610311 is #9EFCEE. Grayscale: #202020. Windows color (decimal): -10419439 or 1114977. OLE color: 1114977.
HSL color Cylindrical-coordinate representation of color #610311: hue angle of 351.06º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610311 is Cyan = 0, Magento = 0.97, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 17 | - |
| CMYK | 0 | 0.97 | 0.82 | 0.62 |
| HSL | 351.06º | 0.94% | 0.2% | - |
| HSV(B) | 351.06º | 0.97% | 0.38% | - |
| XYZ | 5.06 | 2.65 | 0.77 | - |
| YUV | 32.7 | 119.14 | 173.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 17 | 0 | 0.97 | 0.82 | 0.62 | 351.06 | 0.94 | 0.2 |
| Hex | 61 | 3 | 11 | 0 | 61 | 52 | 3E | 15F | 5E | 14 |
| Octal | 141 | 3 | 21 | 0 | 141 | 122 | 76 | 537 | 136 | 24 |
| Binary | 1100001 | 11 | 10001 | 0 | 1100001 | 1010010 | 111110 | 101011111 | 1011110 | 10100 |
Color Harmonies of #610311
Complementary color
Monochromatic Colors of #610311
Black with #610311
Text Example
Text Example
White with #610311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610311; }
p { color: rgb(97,3,17); }
H1.HeaderClassName
{
color: #610311;
}
.AnyTagClassName
{
color: #610311;
}
</style>
background-color css
<style>
a { background-color: #610311; }
a { background-color: rgb(97,3,17); }
div.DivClassName
{
background-color: #610311;
}
.BgClassName
{
background-color: #610311;
}
</style>
border-color css
<style>
span { border-color: #610311; }
span { border-color: rgb(97,3,17); }
td.TdClassName
{
border-color: #610311;
}
.TagClassName
{
border-color: #610311;
}
</style>