Shades of Pohutukawa #690717
Tints of Pohutukawa #690717
RGB
CMYK
RGB Variations
Color information
#690717 (or 0x690717) is known color: Pohutukawa. HEX triplet: 69, 07 and 17. RGB value is (105,7,23). Sum of RGB (Red+Green+Blue) = 105+7+23=135 (17% of max value = 765). Red value is 105 (41.41% from 255 or 77.78% from 135); Green value is 7 (3.12% from 255 or 5.19% from 135); Blue value is 23 (9.38% from 255 or 17.04% from 135); Max value from RGB is 105 - color contains mainly: red. Hex color #690717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690717 is #96F8E8. Grayscale: #262626. Windows color (decimal): -9894121 or 1509225. OLE color: 1509225.
HSL color Cylindrical-coordinate representation of color #690717: hue angle of 350.2º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690717 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 23 | - |
| CMYK | 0 | 0.93 | 0.78 | 0.59 |
| HSL | 350.2º | 0.88% | 0.22% | - |
| HSV(B) | 350.2º | 0.93% | 0.41% | - |
| XYZ | 6.06 | 3.22 | 1.11 | - |
| YUV | 38.13 | 119.47 | 175.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 23 | 0 | 0.93 | 0.78 | 0.59 | 350.2 | 0.88 | 0.22 |
| Hex | 69 | 7 | 17 | 0 | 5D | 4E | 3B | 15E | 58 | 16 |
| Octal | 151 | 7 | 27 | 0 | 135 | 116 | 73 | 536 | 130 | 26 |
| Binary | 1101001 | 111 | 10111 | 0 | 1011101 | 1001110 | 111011 | 101011110 | 1011000 | 10110 |
Color Harmonies of #690717
Complementary color
Monochromatic Colors of #690717
Black with #690717
Text Example
Text Example
White with #690717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690717; }
p { color: rgb(105,7,23); }
H1.HeaderClassName
{
color: #690717;
}
.AnyTagClassName
{
color: #690717;
}
</style>
background-color css
<style>
a { background-color: #690717; }
a { background-color: rgb(105,7,23); }
div.DivClassName
{
background-color: #690717;
}
.BgClassName
{
background-color: #690717;
}
</style>
border-color css
<style>
span { border-color: #690717; }
span { border-color: rgb(105,7,23); }
td.TdClassName
{
border-color: #690717;
}
.TagClassName
{
border-color: #690717;
}
</style>