Shades of Pohutukawa #611316
Tints of Pohutukawa #611316
RGB
CMYK
RGB Variations
Color information
#611316 (or 0x611316) is known color: Pohutukawa. HEX triplet: 61, 13 and 16. RGB value is (97,19,22). Sum of RGB (Red+Green+Blue) = 97+19+22=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 19 (7.81% from 255 or 13.77% from 138); Blue value is 22 (8.98% from 255 or 15.94% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #611316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611316 is #9EECE9. Grayscale: #2A2A2A. Windows color (decimal): -10415338 or 1446753. OLE color: 1446753.
HSL color Cylindrical-coordinate representation of color #611316: hue angle of 357.69º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611316 is Cyan = 0, Magento = 0.80, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 22 | - |
| CMYK | 0 | 0.80 | 0.77 | 0.62 |
| HSL | 357.69º | 0.67% | 0.23% | - |
| HSV(B) | 357.69º | 0.8% | 0.38% | - |
| XYZ | 5.31 | 3.07 | 1.07 | - |
| YUV | 42.66 | 116.34 | 166.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 22 | 0 | 0.80 | 0.77 | 0.62 | 357.69 | 0.67 | 0.23 |
| Hex | 61 | 13 | 16 | 0 | 50 | 4D | 3E | 166 | 43 | 17 |
| Octal | 141 | 23 | 26 | 0 | 120 | 115 | 76 | 546 | 103 | 27 |
| Binary | 1100001 | 10011 | 10110 | 0 | 1010000 | 1001101 | 111110 | 101100110 | 1000011 | 10111 |
Color Harmonies of #611316
Complementary color
Monochromatic Colors of #611316
Black with #611316
Text Example
Text Example
White with #611316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611316; }
p { color: rgb(97,19,22); }
H1.HeaderClassName
{
color: #611316;
}
.AnyTagClassName
{
color: #611316;
}
</style>
background-color css
<style>
a { background-color: #611316; }
a { background-color: rgb(97,19,22); }
div.DivClassName
{
background-color: #611316;
}
.BgClassName
{
background-color: #611316;
}
</style>
border-color css
<style>
span { border-color: #611316; }
span { border-color: rgb(97,19,22); }
td.TdClassName
{
border-color: #611316;
}
.TagClassName
{
border-color: #611316;
}
</style>