Shades of Pohutukawa #690719
Tints of Pohutukawa #690719
RGB
CMYK
RGB Variations
Color information
#690719 (or 0x690719) is known color: Pohutukawa. HEX triplet: 69, 07 and 19. RGB value is (105,7,25). Sum of RGB (Red+Green+Blue) = 105+7+25=137 (18% of max value = 765). Red value is 105 (41.41% from 255 or 76.64% from 137); Green value is 7 (3.12% from 255 or 5.11% from 137); Blue value is 25 (10.16% from 255 or 18.25% from 137); Max value from RGB is 105 - color contains mainly: red. Hex color #690719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690719 is #96F8E6. Grayscale: #262626. Windows color (decimal): -9894119 or 1640297. OLE color: 1640297.
HSL color Cylindrical-coordinate representation of color #690719: hue angle of 348.98º 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 #690719 is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 25 | - |
| CMYK | 0 | 0.93 | 0.76 | 0.59 |
| HSL | 348.98º | 0.88% | 0.22% | - |
| HSV(B) | 348.98º | 0.93% | 0.41% | - |
| XYZ | 6.08 | 3.23 | 1.22 | - |
| YUV | 38.35 | 120.47 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 25 | 0 | 0.93 | 0.76 | 0.59 | 348.98 | 0.88 | 0.22 |
| Hex | 69 | 7 | 19 | 0 | 5D | 4C | 3B | 15D | 58 | 16 |
| Octal | 151 | 7 | 31 | 0 | 135 | 114 | 73 | 535 | 130 | 26 |
| Binary | 1101001 | 111 | 11001 | 0 | 1011101 | 1001100 | 111011 | 101011101 | 1011000 | 10110 |
Color Harmonies of #690719
Complementary color
Monochromatic Colors of #690719
Black with #690719
Text Example
Text Example
White with #690719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690719; }
p { color: rgb(105,7,25); }
H1.HeaderClassName
{
color: #690719;
}
.AnyTagClassName
{
color: #690719;
}
</style>
background-color css
<style>
a { background-color: #690719; }
a { background-color: rgb(105,7,25); }
div.DivClassName
{
background-color: #690719;
}
.BgClassName
{
background-color: #690719;
}
</style>
border-color css
<style>
span { border-color: #690719; }
span { border-color: rgb(105,7,25); }
td.TdClassName
{
border-color: #690719;
}
.TagClassName
{
border-color: #690719;
}
</style>