Shades of Pohutukawa #691216
Tints of Pohutukawa #691216
RGB
CMYK
RGB Variations
Color information
#691216 (or 0x691216) is known color: Pohutukawa. HEX triplet: 69, 12 and 16. RGB value is (105,18,22). Sum of RGB (Red+Green+Blue) = 105+18+22=145 (19% of max value = 765). Red value is 105 (41.41% from 255 or 72.41% from 145); Green value is 18 (7.42% from 255 or 12.41% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 105 - color contains mainly: red. Hex color #691216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691216 is #96EDE9. Grayscale: #2C2C2C. Windows color (decimal): -9891306 or 1446505. OLE color: 1446505.
HSL color Cylindrical-coordinate representation of color #691216: hue angle of 357.24º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #691216 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 18 | 22 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.59 |
| HSL | 357.24º | 0.71% | 0.24% | - |
| HSV(B) | 357.24º | 0.83% | 0.41% | - |
| XYZ | 6.19 | 3.49 | 1.11 | - |
| YUV | 44.47 | 115.32 | 171.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 18 | 22 | 0 | 0.83 | 0.79 | 0.59 | 357.24 | 0.71 | 0.24 |
| Hex | 69 | 12 | 16 | 0 | 53 | 4F | 3B | 165 | 47 | 18 |
| Octal | 151 | 22 | 26 | 0 | 123 | 117 | 73 | 545 | 107 | 30 |
| Binary | 1101001 | 10010 | 10110 | 0 | 1010011 | 1001111 | 111011 | 101100101 | 1000111 | 11000 |
Color Harmonies of #691216
Complementary color
Monochromatic Colors of #691216
Black with #691216
Text Example
Text Example
White with #691216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691216; }
p { color: rgb(105,18,22); }
H1.HeaderClassName
{
color: #691216;
}
.AnyTagClassName
{
color: #691216;
}
</style>
background-color css
<style>
a { background-color: #691216; }
a { background-color: rgb(105,18,22); }
div.DivClassName
{
background-color: #691216;
}
.BgClassName
{
background-color: #691216;
}
</style>
border-color css
<style>
span { border-color: #691216; }
span { border-color: rgb(105,18,22); }
td.TdClassName
{
border-color: #691216;
}
.TagClassName
{
border-color: #691216;
}
</style>