Shades of Pohutukawa #611416
Tints of Pohutukawa #611416
RGB
CMYK
RGB Variations
Color information
#611416 (or 0x611416) is known color: Pohutukawa. HEX triplet: 61, 14 and 16. RGB value is (97,20,22). Sum of RGB (Red+Green+Blue) = 97+20+22=139 (18% of max value = 765). Red value is 97 (38.28% from 255 or 69.78% from 139); Green value is 20 (8.20% from 255 or 14.39% from 139); Blue value is 22 (8.98% from 255 or 15.83% from 139); Max value from RGB is 97 - color contains mainly: red. Hex color #611416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611416 is #9EEBE9. Grayscale: #2B2B2B. Windows color (decimal): -10415082 or 1447009. OLE color: 1447009.
HSL color Cylindrical-coordinate representation of color #611416: hue angle of 358.44º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611416 is Cyan = 0, Magento = 0.79, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 22 | - |
| CMYK | 0 | 0.79 | 0.77 | 0.62 |
| HSL | 358.44º | 0.66% | 0.23% | - |
| HSV(B) | 358.44º | 0.79% | 0.38% | - |
| XYZ | 5.32 | 3.1 | 1.08 | - |
| YUV | 43.25 | 116.01 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 22 | 0 | 0.79 | 0.77 | 0.62 | 358.44 | 0.66 | 0.23 |
| Hex | 61 | 14 | 16 | 0 | 4F | 4D | 3E | 166 | 42 | 17 |
| Octal | 141 | 24 | 26 | 0 | 117 | 115 | 76 | 546 | 102 | 27 |
| Binary | 1100001 | 10100 | 10110 | 0 | 1001111 | 1001101 | 111110 | 101100110 | 1000010 | 10111 |
Color Harmonies of #611416
Complementary color
Monochromatic Colors of #611416
Black with #611416
Text Example
Text Example
White with #611416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611416; }
p { color: rgb(97,20,22); }
H1.HeaderClassName
{
color: #611416;
}
.AnyTagClassName
{
color: #611416;
}
</style>
background-color css
<style>
a { background-color: #611416; }
a { background-color: rgb(97,20,22); }
div.DivClassName
{
background-color: #611416;
}
.BgClassName
{
background-color: #611416;
}
</style>
border-color css
<style>
span { border-color: #611416; }
span { border-color: rgb(97,20,22); }
td.TdClassName
{
border-color: #611416;
}
.TagClassName
{
border-color: #611416;
}
</style>