Shades of Pohutukawa #690917
Tints of Pohutukawa #690917
RGB
CMYK
RGB Variations
Color information
#690917 (or 0x690917) is known color: Pohutukawa. HEX triplet: 69, 09 and 17. RGB value is (105,9,23). Sum of RGB (Red+Green+Blue) = 105+9+23=137 (18% of max value = 765). Red value is 105 (41.41% from 255 or 76.64% from 137); Green value is 9 (3.91% from 255 or 6.57% from 137); Blue value is 23 (9.38% from 255 or 16.79% from 137); Max value from RGB is 105 - color contains mainly: red. Hex color #690917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690917 is #96F6E8. Grayscale: #272727. Windows color (decimal): -9893609 or 1509737. OLE color: 1509737.
HSL color Cylindrical-coordinate representation of color #690917: hue angle of 351.25º 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 #690917 is Cyan = 0, Magento = 0.91, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 23 | - |
| CMYK | 0 | 0.91 | 0.78 | 0.59 |
| HSL | 351.25º | 0.84% | 0.22% | - |
| HSV(B) | 351.25º | 0.91% | 0.41% | - |
| XYZ | 6.08 | 3.26 | 1.12 | - |
| YUV | 39.3 | 118.8 | 174.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 23 | 0 | 0.91 | 0.78 | 0.59 | 351.25 | 0.84 | 0.22 |
| Hex | 69 | 9 | 17 | 0 | 5B | 4E | 3B | 15F | 54 | 16 |
| Octal | 151 | 11 | 27 | 0 | 133 | 116 | 73 | 537 | 124 | 26 |
| Binary | 1101001 | 1001 | 10111 | 0 | 1011011 | 1001110 | 111011 | 101011111 | 1010100 | 10110 |
Color Harmonies of #690917
Complementary color
Monochromatic Colors of #690917
Black with #690917
Text Example
Text Example
White with #690917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690917; }
p { color: rgb(105,9,23); }
H1.HeaderClassName
{
color: #690917;
}
.AnyTagClassName
{
color: #690917;
}
</style>
background-color css
<style>
a { background-color: #690917; }
a { background-color: rgb(105,9,23); }
div.DivClassName
{
background-color: #690917;
}
.BgClassName
{
background-color: #690917;
}
</style>
border-color css
<style>
span { border-color: #690917; }
span { border-color: rgb(105,9,23); }
td.TdClassName
{
border-color: #690917;
}
.TagClassName
{
border-color: #690917;
}
</style>