Shades of Pohutukawa #690718
Tints of Pohutukawa #690718
RGB
CMYK
RGB Variations
Color information
#690718 (or 0x690718) is known color: Pohutukawa. HEX triplet: 69, 07 and 18. RGB value is (105,7,24). Sum of RGB (Red+Green+Blue) = 105+7+24=136 (18% of max value = 765). Red value is 105 (41.41% from 255 or 77.21% from 136); Green value is 7 (3.12% from 255 or 5.15% from 136); Blue value is 24 (9.77% from 255 or 17.65% from 136); Max value from RGB is 105 - color contains mainly: red. Hex color #690718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690718 is #96F8E7. Grayscale: #262626. Windows color (decimal): -9894120 or 1574761. OLE color: 1574761.
HSL color Cylindrical-coordinate representation of color #690718: hue angle of 349.59º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690718 is Cyan = 0, Magento = 0.93, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 24 | - |
| CMYK | 0 | 0.93 | 0.77 | 0.59 |
| HSL | 349.59º | 0.88% | 0.22% | - |
| HSV(B) | 349.59º | 0.93% | 0.41% | - |
| XYZ | 6.07 | 3.22 | 1.17 | - |
| YUV | 38.24 | 119.97 | 175.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 24 | 0 | 0.93 | 0.77 | 0.59 | 349.59 | 0.88 | 0.22 |
| Hex | 69 | 7 | 18 | 0 | 5D | 4D | 3B | 15E | 58 | 16 |
| Octal | 151 | 7 | 30 | 0 | 135 | 115 | 73 | 536 | 130 | 26 |
| Binary | 1101001 | 111 | 11000 | 0 | 1011101 | 1001101 | 111011 | 101011110 | 1011000 | 10110 |
Color Harmonies of #690718
Complementary color
Monochromatic Colors of #690718
Black with #690718
Text Example
Text Example
White with #690718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690718; }
p { color: rgb(105,7,24); }
H1.HeaderClassName
{
color: #690718;
}
.AnyTagClassName
{
color: #690718;
}
</style>
background-color css
<style>
a { background-color: #690718; }
a { background-color: rgb(105,7,24); }
div.DivClassName
{
background-color: #690718;
}
.BgClassName
{
background-color: #690718;
}
</style>
border-color css
<style>
span { border-color: #690718; }
span { border-color: rgb(105,7,24); }
td.TdClassName
{
border-color: #690718;
}
.TagClassName
{
border-color: #690718;
}
</style>