Shades of Pohutukawa #691718
Tints of Pohutukawa #691718
RGB
CMYK
RGB Variations
Color information
#691718 (or 0x691718) is known color: Pohutukawa. HEX triplet: 69, 17 and 18. RGB value is (105,23,24). Sum of RGB (Red+Green+Blue) = 105+23+24=152 (20% of max value = 765). Red value is 105 (41.41% from 255 or 69.08% from 152); Green value is 23 (9.38% from 255 or 15.13% from 152); Blue value is 24 (9.77% from 255 or 15.79% from 152); Max value from RGB is 105 - color contains mainly: red. Hex color #691718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691718 is #96E8E7. Grayscale: #2F2F2F. Windows color (decimal): -9890024 or 1578857. OLE color: 1578857.
HSL color Cylindrical-coordinate representation of color #691718: hue angle of 359.27º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691718 is Cyan = 0, Magento = 0.78, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 24 | - |
| CMYK | 0 | 0.78 | 0.77 | 0.59 |
| HSL | 359.27º | 0.64% | 0.25% | - |
| HSV(B) | 359.27º | 0.78% | 0.41% | - |
| XYZ | 6.3 | 3.68 | 1.24 | - |
| YUV | 47.63 | 114.67 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 24 | 0 | 0.78 | 0.77 | 0.59 | 359.27 | 0.64 | 0.25 |
| Hex | 69 | 17 | 18 | 0 | 4E | 4D | 3B | 167 | 40 | 19 |
| Octal | 151 | 27 | 30 | 0 | 116 | 115 | 73 | 547 | 100 | 31 |
| Binary | 1101001 | 10111 | 11000 | 0 | 1001110 | 1001101 | 111011 | 101100111 | 1000000 | 11001 |
Color Harmonies of #691718
Complementary color
Monochromatic Colors of #691718
Black with #691718
Text Example
Text Example
White with #691718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691718; }
p { color: rgb(105,23,24); }
H1.HeaderClassName
{
color: #691718;
}
.AnyTagClassName
{
color: #691718;
}
</style>
background-color css
<style>
a { background-color: #691718; }
a { background-color: rgb(105,23,24); }
div.DivClassName
{
background-color: #691718;
}
.BgClassName
{
background-color: #691718;
}
</style>
border-color css
<style>
span { border-color: #691718; }
span { border-color: rgb(105,23,24); }
td.TdClassName
{
border-color: #691718;
}
.TagClassName
{
border-color: #691718;
}
</style>