Shades of Pohutukawa #690919
Tints of Pohutukawa #690919
RGB
CMYK
RGB Variations
Color information
#690919 (or 0x690919) is known color: Pohutukawa. HEX triplet: 69, 09 and 19. RGB value is (105,9,25). Sum of RGB (Red+Green+Blue) = 105+9+25=139 (18% of max value = 765). Red value is 105 (41.41% from 255 or 75.54% from 139); Green value is 9 (3.91% from 255 or 6.47% from 139); Blue value is 25 (10.16% from 255 or 17.99% from 139); Max value from RGB is 105 - color contains mainly: red. Hex color #690919 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690919 is #96F6E6. Grayscale: #272727. Windows color (decimal): -9893607 or 1640809. OLE color: 1640809.
HSL color Cylindrical-coordinate representation of color #690919: hue angle of 350º 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 #690919 is Cyan = 0, Magento = 0.91, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 25 | - |
| CMYK | 0 | 0.91 | 0.76 | 0.59 |
| HSL | 350º | 0.84% | 0.22% | - |
| HSV(B) | 350º | 0.91% | 0.41% | - |
| XYZ | 6.1 | 3.27 | 1.23 | - |
| YUV | 39.53 | 119.8 | 174.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 25 | 0 | 0.91 | 0.76 | 0.59 | 350 | 0.84 | 0.22 |
| Hex | 69 | 9 | 19 | 0 | 5B | 4C | 3B | 15E | 54 | 16 |
| Octal | 151 | 11 | 31 | 0 | 133 | 114 | 73 | 536 | 124 | 26 |
| Binary | 1101001 | 1001 | 11001 | 0 | 1011011 | 1001100 | 111011 | 101011110 | 1010100 | 10110 |
Color Harmonies of #690919
Complementary color
Monochromatic Colors of #690919
Black with #690919
Text Example
Text Example
White with #690919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690919; }
p { color: rgb(105,9,25); }
H1.HeaderClassName
{
color: #690919;
}
.AnyTagClassName
{
color: #690919;
}
</style>
background-color css
<style>
a { background-color: #690919; }
a { background-color: rgb(105,9,25); }
div.DivClassName
{
background-color: #690919;
}
.BgClassName
{
background-color: #690919;
}
</style>
border-color css
<style>
span { border-color: #690919; }
span { border-color: rgb(105,9,25); }
td.TdClassName
{
border-color: #690919;
}
.TagClassName
{
border-color: #690919;
}
</style>