Shades of Pohutukawa #691016
Tints of Pohutukawa #691016
RGB
CMYK
RGB Variations
Color information
#691016 (or 0x691016) is known color: Pohutukawa. HEX triplet: 69, 10 and 16. RGB value is (105,16,22). Sum of RGB (Red+Green+Blue) = 105+16+22=143 (18% of max value = 765). Red value is 105 (41.41% from 255 or 73.43% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 105 - color contains mainly: red. Hex color #691016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691016 is #96EFE9. Grayscale: #2B2B2B. Windows color (decimal): -9891818 or 1445993. OLE color: 1445993.
HSL color Cylindrical-coordinate representation of color #691016: hue angle of 355.96º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #691016 is Cyan = 0, Magento = 0.85, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 16 | 22 | - |
| CMYK | 0 | 0.85 | 0.79 | 0.59 |
| HSL | 355.96º | 0.74% | 0.24% | - |
| HSV(B) | 355.96º | 0.85% | 0.41% | - |
| XYZ | 6.16 | 3.43 | 1.1 | - |
| YUV | 43.3 | 115.99 | 172.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 16 | 22 | 0 | 0.85 | 0.79 | 0.59 | 355.96 | 0.74 | 0.24 |
| Hex | 69 | 10 | 16 | 0 | 55 | 4F | 3B | 164 | 4A | 18 |
| Octal | 151 | 20 | 26 | 0 | 125 | 117 | 73 | 544 | 112 | 30 |
| Binary | 1101001 | 10000 | 10110 | 0 | 1010101 | 1001111 | 111011 | 101100100 | 1001010 | 11000 |
Color Harmonies of #691016
Complementary color
Monochromatic Colors of #691016
Black with #691016
Text Example
Text Example
White with #691016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691016; }
p { color: rgb(105,16,22); }
H1.HeaderClassName
{
color: #691016;
}
.AnyTagClassName
{
color: #691016;
}
</style>
background-color css
<style>
a { background-color: #691016; }
a { background-color: rgb(105,16,22); }
div.DivClassName
{
background-color: #691016;
}
.BgClassName
{
background-color: #691016;
}
</style>
border-color css
<style>
span { border-color: #691016; }
span { border-color: rgb(105,16,22); }
td.TdClassName
{
border-color: #691016;
}
.TagClassName
{
border-color: #691016;
}
</style>