Shades of Pohutukawa #690823
Tints of Pohutukawa #690823
RGB
CMYK
RGB Variations
Color information
#690823 (or 0x690823) is known color: Pohutukawa. HEX triplet: 69, 08 and 23. RGB value is (105,8,35). Sum of RGB (Red+Green+Blue) = 105+8+35=148 (19% of max value = 765). Red value is 105 (41.41% from 255 or 70.95% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 35 (14.06% from 255 or 23.65% from 148); Max value from RGB is 105 - color contains mainly: red. Hex color #690823 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690823 is #96F7DC. Grayscale: #282828. Windows color (decimal): -9893853 or 2295913. OLE color: 2295913.
HSL color Cylindrical-coordinate representation of color #690823: hue angle of 343.3º 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 #690823 is Cyan = 0, Magento = 0.92, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 35 | - |
| CMYK | 0 | 0.92 | 0.67 | 0.59 |
| HSL | 343.3º | 0.86% | 0.22% | - |
| HSV(B) | 343.3º | 0.92% | 0.41% | - |
| XYZ | 6.22 | 3.3 | 1.9 | - |
| YUV | 40.08 | 125.14 | 174.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 35 | 0 | 0.92 | 0.67 | 0.59 | 343.3 | 0.86 | 0.22 |
| Hex | 69 | 8 | 23 | 0 | 5C | 43 | 3B | 157 | 56 | 16 |
| Octal | 151 | 10 | 43 | 0 | 134 | 103 | 73 | 527 | 126 | 26 |
| Binary | 1101001 | 1000 | 100011 | 0 | 1011100 | 1000011 | 111011 | 101010111 | 1010110 | 10110 |
Color Harmonies of #690823
Complementary color
Monochromatic Colors of #690823
Black with #690823
Text Example
Text Example
White with #690823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690823; }
p { color: rgb(105,8,35); }
H1.HeaderClassName
{
color: #690823;
}
.AnyTagClassName
{
color: #690823;
}
</style>
background-color css
<style>
a { background-color: #690823; }
a { background-color: rgb(105,8,35); }
div.DivClassName
{
background-color: #690823;
}
.BgClassName
{
background-color: #690823;
}
</style>
border-color css
<style>
span { border-color: #690823; }
span { border-color: rgb(105,8,35); }
td.TdClassName
{
border-color: #690823;
}
.TagClassName
{
border-color: #690823;
}
</style>