Shades of Pohutukawa #661116
Tints of Pohutukawa #661116
RGB
CMYK
RGB Variations
Color information
#661116 (or 0x661116) is known color: Pohutukawa. HEX triplet: 66, 11 and 16. RGB value is (102,17,22). Sum of RGB (Red+Green+Blue) = 102+17+22=141 (18% of max value = 765). Red value is 102 (40.23% from 255 or 72.34% from 141); Green value is 17 (7.03% from 255 or 12.06% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 102 - color contains mainly: red. Hex color #661116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661116 is #99EEE9. Grayscale: #2B2B2B. Windows color (decimal): -10088170 or 1446246. OLE color: 1446246.
HSL color Cylindrical-coordinate representation of color #661116: hue angle of 356.47º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661116 is Cyan = 0, Magento = 0.83, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 22 | - |
| CMYK | 0 | 0.83 | 0.78 | 0.6 |
| HSL | 356.47º | 0.71% | 0.23% | - |
| HSV(B) | 356.47º | 0.83% | 0.4% | - |
| XYZ | 5.82 | 3.28 | 1.09 | - |
| YUV | 42.99 | 116.16 | 170.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 22 | 0 | 0.83 | 0.78 | 0.6 | 356.47 | 0.71 | 0.23 |
| Hex | 66 | 11 | 16 | 0 | 53 | 4E | 3C | 164 | 47 | 17 |
| Octal | 146 | 21 | 26 | 0 | 123 | 116 | 74 | 544 | 107 | 27 |
| Binary | 1100110 | 10001 | 10110 | 0 | 1010011 | 1001110 | 111100 | 101100100 | 1000111 | 10111 |
Color Harmonies of #661116
Complementary color
Monochromatic Colors of #661116
Black with #661116
Text Example
Text Example
White with #661116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661116; }
p { color: rgb(102,17,22); }
H1.HeaderClassName
{
color: #661116;
}
.AnyTagClassName
{
color: #661116;
}
</style>
background-color css
<style>
a { background-color: #661116; }
a { background-color: rgb(102,17,22); }
div.DivClassName
{
background-color: #661116;
}
.BgClassName
{
background-color: #661116;
}
</style>
border-color css
<style>
span { border-color: #661116; }
span { border-color: rgb(102,17,22); }
td.TdClassName
{
border-color: #661116;
}
.TagClassName
{
border-color: #661116;
}
</style>