Shades of Pohutukawa #610211
Tints of Pohutukawa #610211
RGB
CMYK
RGB Variations
Color information
#610211 (or 0x610211) is known color: Pohutukawa. HEX triplet: 61, 02 and 11. RGB value is (97,2,17). Sum of RGB (Red+Green+Blue) = 97+2+17=116 (15% of max value = 765). Red value is 97 (38.28% from 255 or 83.62% from 116); Green value is 2 (1.17% from 255 or 1.72% from 116); Blue value is 17 (7.03% from 255 or 14.66% from 116); Max value from RGB is 97 - color contains mainly: red. Hex color #610211 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610211 is #9EFDEE. Grayscale: #202020. Windows color (decimal): -10419695 or 1114721. OLE color: 1114721.
HSL color Cylindrical-coordinate representation of color #610211: hue angle of 350.53º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610211 is Cyan = 0, Magento = 0.98, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 17 | - |
| CMYK | 0 | 0.98 | 0.82 | 0.62 |
| HSL | 350.53º | 0.96% | 0.19% | - |
| HSV(B) | 350.53º | 0.98% | 0.38% | - |
| XYZ | 5.05 | 2.63 | 0.77 | - |
| YUV | 32.12 | 119.47 | 174.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 17 | 0 | 0.98 | 0.82 | 0.62 | 350.53 | 0.96 | 0.19 |
| Hex | 61 | 2 | 11 | 0 | 62 | 52 | 3E | 15F | 60 | 13 |
| Octal | 141 | 2 | 21 | 0 | 142 | 122 | 76 | 537 | 140 | 23 |
| Binary | 1100001 | 10 | 10001 | 0 | 1100010 | 1010010 | 111110 | 101011111 | 1100000 | 10011 |
Color Harmonies of #610211
Complementary color
Monochromatic Colors of #610211
Black with #610211
Text Example
Text Example
White with #610211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610211; }
p { color: rgb(97,2,17); }
H1.HeaderClassName
{
color: #610211;
}
.AnyTagClassName
{
color: #610211;
}
</style>
background-color css
<style>
a { background-color: #610211; }
a { background-color: rgb(97,2,17); }
div.DivClassName
{
background-color: #610211;
}
.BgClassName
{
background-color: #610211;
}
</style>
border-color css
<style>
span { border-color: #610211; }
span { border-color: rgb(97,2,17); }
td.TdClassName
{
border-color: #610211;
}
.TagClassName
{
border-color: #610211;
}
</style>