Shades of Pohutukawa #690824
Tints of Pohutukawa #690824
RGB
CMYK
RGB Variations
Color information
#690824 (or 0x690824) is known color: Pohutukawa. HEX triplet: 69, 08 and 24. RGB value is (105,8,36). Sum of RGB (Red+Green+Blue) = 105+8+36=149 (19% of max value = 765). Red value is 105 (41.41% from 255 or 70.47% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 36 (14.45% from 255 or 24.16% from 149); Max value from RGB is 105 - color contains mainly: red. Hex color #690824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690824 is #96F7DB. Grayscale: #282828. Windows color (decimal): -9893852 or 2361449. OLE color: 2361449.
HSL color Cylindrical-coordinate representation of color #690824: hue angle of 342.68º 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 #690824 is Cyan = 0, Magento = 0.92, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 36 | - |
| CMYK | 0 | 0.92 | 0.66 | 0.59 |
| HSL | 342.68º | 0.86% | 0.22% | - |
| HSV(B) | 342.68º | 0.92% | 0.41% | - |
| XYZ | 6.23 | 3.3 | 1.98 | - |
| YUV | 40.2 | 125.64 | 174.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 36 | 0 | 0.92 | 0.66 | 0.59 | 342.68 | 0.86 | 0.22 |
| Hex | 69 | 8 | 24 | 0 | 5C | 42 | 3B | 157 | 56 | 16 |
| Octal | 151 | 10 | 44 | 0 | 134 | 102 | 73 | 527 | 126 | 26 |
| Binary | 1101001 | 1000 | 100100 | 0 | 1011100 | 1000010 | 111011 | 101010111 | 1010110 | 10110 |
Color Harmonies of #690824
Complementary color
Monochromatic Colors of #690824
Black with #690824
Text Example
Text Example
White with #690824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690824; }
p { color: rgb(105,8,36); }
H1.HeaderClassName
{
color: #690824;
}
.AnyTagClassName
{
color: #690824;
}
</style>
background-color css
<style>
a { background-color: #690824; }
a { background-color: rgb(105,8,36); }
div.DivClassName
{
background-color: #690824;
}
.BgClassName
{
background-color: #690824;
}
</style>
border-color css
<style>
span { border-color: #690824; }
span { border-color: rgb(105,8,36); }
td.TdClassName
{
border-color: #690824;
}
.TagClassName
{
border-color: #690824;
}
</style>