Shades of Pohutukawa #691116
Tints of Pohutukawa #691116
RGB
CMYK
RGB Variations
Color information
#691116 (or 0x691116) is known color: Pohutukawa. HEX triplet: 69, 11 and 16. RGB value is (105,17,22). Sum of RGB (Red+Green+Blue) = 105+17+22=144 (19% of max value = 765). Red value is 105 (41.41% from 255 or 72.92% from 144); Green value is 17 (7.03% from 255 or 11.81% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 105 - color contains mainly: red. Hex color #691116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691116 is #96EEE9. Grayscale: #2B2B2B. Windows color (decimal): -9891562 or 1446249. OLE color: 1446249.
HSL color Cylindrical-coordinate representation of color #691116: hue angle of 356.59º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691116 is Cyan = 0, Magento = 0.84, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 22 | - |
| CMYK | 0 | 0.84 | 0.79 | 0.59 |
| HSL | 356.59º | 0.72% | 0.24% | - |
| HSV(B) | 356.59º | 0.84% | 0.41% | - |
| XYZ | 6.17 | 3.46 | 1.1 | - |
| YUV | 43.88 | 115.65 | 171.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 22 | 0 | 0.84 | 0.79 | 0.59 | 356.59 | 0.72 | 0.24 |
| Hex | 69 | 11 | 16 | 0 | 54 | 4F | 3B | 165 | 48 | 18 |
| Octal | 151 | 21 | 26 | 0 | 124 | 117 | 73 | 545 | 110 | 30 |
| Binary | 1101001 | 10001 | 10110 | 0 | 1010100 | 1001111 | 111011 | 101100101 | 1001000 | 11000 |
Color Harmonies of #691116
Complementary color
Monochromatic Colors of #691116
Black with #691116
Text Example
Text Example
White with #691116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691116; }
p { color: rgb(105,17,22); }
H1.HeaderClassName
{
color: #691116;
}
.AnyTagClassName
{
color: #691116;
}
</style>
background-color css
<style>
a { background-color: #691116; }
a { background-color: rgb(105,17,22); }
div.DivClassName
{
background-color: #691116;
}
.BgClassName
{
background-color: #691116;
}
</style>
border-color css
<style>
span { border-color: #691116; }
span { border-color: rgb(105,17,22); }
td.TdClassName
{
border-color: #691116;
}
.TagClassName
{
border-color: #691116;
}
</style>