Shades of Pohutukawa #690920
Tints of Pohutukawa #690920
RGB
CMYK
RGB Variations
Color information
#690920 (or 0x690920) is known color: Pohutukawa. HEX triplet: 69, 09 and 20. RGB value is (105,9,32). Sum of RGB (Red+Green+Blue) = 105+9+32=146 (19% of max value = 765). Red value is 105 (41.41% from 255 or 71.92% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 32 (12.89% from 255 or 21.92% from 146); Max value from RGB is 105 - color contains mainly: red. Hex color #690920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690920 is #96F6DF. Grayscale: #282828. Windows color (decimal): -9893600 or 2099561. OLE color: 2099561.
HSL color Cylindrical-coordinate representation of color #690920: hue angle of 345.62º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690920 is Cyan = 0, Magento = 0.91, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 32 | - |
| CMYK | 0 | 0.91 | 0.70 | 0.59 |
| HSL | 345.63º | 0.84% | 0.22% | - |
| HSV(B) | 345.63º | 0.91% | 0.41% | - |
| XYZ | 6.18 | 3.3 | 1.68 | - |
| YUV | 40.33 | 123.3 | 174.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 32 | 0 | 0.91 | 0.70 | 0.59 | 345.63 | 0.84 | 0.22 |
| Hex | 69 | 9 | 20 | 0 | 5B | 46 | 3B | 15A | 54 | 16 |
| Octal | 151 | 11 | 40 | 0 | 133 | 106 | 73 | 532 | 124 | 26 |
| Binary | 1101001 | 1001 | 100000 | 0 | 1011011 | 1000110 | 111011 | 101011010 | 1010100 | 10110 |
Color Harmonies of #690920
Complementary color
Monochromatic Colors of #690920
Black with #690920
Text Example
Text Example
White with #690920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690920; }
p { color: rgb(105,9,32); }
H1.HeaderClassName
{
color: #690920;
}
.AnyTagClassName
{
color: #690920;
}
</style>
background-color css
<style>
a { background-color: #690920; }
a { background-color: rgb(105,9,32); }
div.DivClassName
{
background-color: #690920;
}
.BgClassName
{
background-color: #690920;
}
</style>
border-color css
<style>
span { border-color: #690920; }
span { border-color: rgb(105,9,32); }
td.TdClassName
{
border-color: #690920;
}
.TagClassName
{
border-color: #690920;
}
</style>