Shades of Pohutukawa #691118
Tints of Pohutukawa #691118
RGB
CMYK
RGB Variations
Color information
#691118 (or 0x691118) is known color: Pohutukawa. HEX triplet: 69, 11 and 18. RGB value is (105,17,24). Sum of RGB (Red+Green+Blue) = 105+17+24=146 (19% of max value = 765). Red value is 105 (41.41% from 255 or 71.92% from 146); Green value is 17 (7.03% from 255 or 11.64% from 146); Blue value is 24 (9.77% from 255 or 16.44% from 146); Max value from RGB is 105 - color contains mainly: red. Hex color #691118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691118 is #96EEE7. Grayscale: #2C2C2C. Windows color (decimal): -9891560 or 1577321. OLE color: 1577321.
HSL color Cylindrical-coordinate representation of color #691118: hue angle of 355.23º 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 #691118 is Cyan = 0, Magento = 0.84, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 24 | - |
| CMYK | 0 | 0.84 | 0.77 | 0.59 |
| HSL | 355.23º | 0.72% | 0.24% | - |
| HSV(B) | 355.23º | 0.84% | 0.41% | - |
| XYZ | 6.19 | 3.47 | 1.21 | - |
| YUV | 44.11 | 116.65 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 24 | 0 | 0.84 | 0.77 | 0.59 | 355.23 | 0.72 | 0.24 |
| Hex | 69 | 11 | 18 | 0 | 54 | 4D | 3B | 163 | 48 | 18 |
| Octal | 151 | 21 | 30 | 0 | 124 | 115 | 73 | 543 | 110 | 30 |
| Binary | 1101001 | 10001 | 11000 | 0 | 1010100 | 1001101 | 111011 | 101100011 | 1001000 | 11000 |
Color Harmonies of #691118
Complementary color
Monochromatic Colors of #691118
Black with #691118
Text Example
Text Example
White with #691118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691118; }
p { color: rgb(105,17,24); }
H1.HeaderClassName
{
color: #691118;
}
.AnyTagClassName
{
color: #691118;
}
</style>
background-color css
<style>
a { background-color: #691118; }
a { background-color: rgb(105,17,24); }
div.DivClassName
{
background-color: #691118;
}
.BgClassName
{
background-color: #691118;
}
</style>
border-color css
<style>
span { border-color: #691118; }
span { border-color: rgb(105,17,24); }
td.TdClassName
{
border-color: #691118;
}
.TagClassName
{
border-color: #691118;
}
</style>