Shades of Pohutukawa #690816
Tints of Pohutukawa #690816
RGB
CMYK
RGB Variations
Color information
#690816 (or 0x690816) is known color: Pohutukawa. HEX triplet: 69, 08 and 16. RGB value is (105,8,22). Sum of RGB (Red+Green+Blue) = 105+8+22=135 (17% of max value = 765). Red value is 105 (41.41% from 255 or 77.78% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 22 (8.98% from 255 or 16.30% from 135); Max value from RGB is 105 - color contains mainly: red. Hex color #690816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690816 is #96F7E9. Grayscale: #262626. Windows color (decimal): -9893866 or 1443945. OLE color: 1443945.
HSL color Cylindrical-coordinate representation of color #690816: hue angle of 351.34º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #690816 is Cyan = 0, Magento = 0.92, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 22 | - |
| CMYK | 0 | 0.92 | 0.79 | 0.59 |
| HSL | 351.34º | 0.86% | 0.22% | - |
| HSV(B) | 351.34º | 0.92% | 0.41% | - |
| XYZ | 6.06 | 3.23 | 1.06 | - |
| YUV | 38.6 | 118.64 | 175.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 22 | 0 | 0.92 | 0.79 | 0.59 | 351.34 | 0.86 | 0.22 |
| Hex | 69 | 8 | 16 | 0 | 5C | 4F | 3B | 15F | 56 | 16 |
| Octal | 151 | 10 | 26 | 0 | 134 | 117 | 73 | 537 | 126 | 26 |
| Binary | 1101001 | 1000 | 10110 | 0 | 1011100 | 1001111 | 111011 | 101011111 | 1010110 | 10110 |
Color Harmonies of #690816
Complementary color
Monochromatic Colors of #690816
Black with #690816
Text Example
Text Example
White with #690816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690816; }
p { color: rgb(105,8,22); }
H1.HeaderClassName
{
color: #690816;
}
.AnyTagClassName
{
color: #690816;
}
</style>
background-color css
<style>
a { background-color: #690816; }
a { background-color: rgb(105,8,22); }
div.DivClassName
{
background-color: #690816;
}
.BgClassName
{
background-color: #690816;
}
</style>
border-color css
<style>
span { border-color: #690816; }
span { border-color: rgb(105,8,22); }
td.TdClassName
{
border-color: #690816;
}
.TagClassName
{
border-color: #690816;
}
</style>