Shades of Pohutukawa #690711
Tints of Pohutukawa #690711
RGB
CMYK
RGB Variations
Color information
#690711 (or 0x690711) is known color: Pohutukawa. HEX triplet: 69, 07 and 11. RGB value is (105,7,17). Sum of RGB (Red+Green+Blue) = 105+7+17=129 (17% of max value = 765). Red value is 105 (41.41% from 255 or 81.40% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 17 (7.03% from 255 or 13.18% from 129); Max value from RGB is 105 - color contains mainly: red. Hex color #690711 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690711 is #96F8EE. Grayscale: #252525. Windows color (decimal): -9894127 or 1116009. OLE color: 1116009.
HSL color Cylindrical-coordinate representation of color #690711: hue angle of 353.88º 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 #690711 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 17 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.59 |
| HSL | 353.88º | 0.88% | 0.22% | - |
| HSV(B) | 353.88º | 0.93% | 0.41% | - |
| XYZ | 6 | 3.2 | 0.83 | - |
| YUV | 37.44 | 116.47 | 176.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 17 | 0 | 0.93 | 0.84 | 0.59 | 353.88 | 0.88 | 0.22 |
| Hex | 69 | 7 | 11 | 0 | 5D | 54 | 3B | 162 | 58 | 16 |
| Octal | 151 | 7 | 21 | 0 | 135 | 124 | 73 | 542 | 130 | 26 |
| Binary | 1101001 | 111 | 10001 | 0 | 1011101 | 1010100 | 111011 | 101100010 | 1011000 | 10110 |
Color Harmonies of #690711
Complementary color
Monochromatic Colors of #690711
Black with #690711
Text Example
Text Example
White with #690711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690711; }
p { color: rgb(105,7,17); }
H1.HeaderClassName
{
color: #690711;
}
.AnyTagClassName
{
color: #690711;
}
</style>
background-color css
<style>
a { background-color: #690711; }
a { background-color: rgb(105,7,17); }
div.DivClassName
{
background-color: #690711;
}
.BgClassName
{
background-color: #690711;
}
</style>
border-color css
<style>
span { border-color: #690711; }
span { border-color: rgb(105,7,17); }
td.TdClassName
{
border-color: #690711;
}
.TagClassName
{
border-color: #690711;
}
</style>