Shades of Pohutukawa #690918
Tints of Pohutukawa #690918
RGB
CMYK
RGB Variations
Color information
#690918 (or 0x690918) is known color: Pohutukawa. HEX triplet: 69, 09 and 18. RGB value is (105,9,24). Sum of RGB (Red+Green+Blue) = 105+9+24=138 (18% of max value = 765). Red value is 105 (41.41% from 255 or 76.09% from 138); Green value is 9 (3.91% from 255 or 6.52% from 138); Blue value is 24 (9.77% from 255 or 17.39% from 138); Max value from RGB is 105 - color contains mainly: red. Hex color #690918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690918 is #96F6E7. Grayscale: #272727. Windows color (decimal): -9893608 or 1575273. OLE color: 1575273.
HSL color Cylindrical-coordinate representation of color #690918: hue angle of 350.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 #690918 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 24 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.59 |
| HSL | 350.63º | 0.84% | 0.22% | - |
| HSV(B) | 350.63º | 0.91% | 0.41% | - |
| XYZ | 6.09 | 3.26 | 1.17 | - |
| YUV | 39.41 | 119.3 | 174.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 24 | 0 | 0.91 | 0.77 | 0.59 | 350.63 | 0.84 | 0.22 |
| Hex | 69 | 9 | 18 | 0 | 5B | 4D | 3B | 15F | 54 | 16 |
| Octal | 151 | 11 | 30 | 0 | 133 | 115 | 73 | 537 | 124 | 26 |
| Binary | 1101001 | 1001 | 11000 | 0 | 1011011 | 1001101 | 111011 | 101011111 | 1010100 | 10110 |
Color Harmonies of #690918
Complementary color
Monochromatic Colors of #690918
Black with #690918
Text Example
Text Example
White with #690918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690918; }
p { color: rgb(105,9,24); }
H1.HeaderClassName
{
color: #690918;
}
.AnyTagClassName
{
color: #690918;
}
</style>
background-color css
<style>
a { background-color: #690918; }
a { background-color: rgb(105,9,24); }
div.DivClassName
{
background-color: #690918;
}
.BgClassName
{
background-color: #690918;
}
</style>
border-color css
<style>
span { border-color: #690918; }
span { border-color: rgb(105,9,24); }
td.TdClassName
{
border-color: #690918;
}
.TagClassName
{
border-color: #690918;
}
</style>