Shades of Pohutukawa #680609
Tints of Pohutukawa #680609
RGB
CMYK
RGB Variations
Color information
#680609 (or 0x680609) is known color: Pohutukawa. HEX triplet: 68, 06 and 09. RGB value is (104,6,9). Sum of RGB (Red+Green+Blue) = 104+6+9=119 (15% of max value = 765). Red value is 104 (41.02% from 255 or 87.39% from 119); Green value is 6 (2.73% from 255 or 5.04% from 119); Blue value is 9 (3.91% from 255 or 7.56% from 119); Max value from RGB is 104 - color contains mainly: red. Hex color #680609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680609 is #97F9F6. Grayscale: #232323. Windows color (decimal): -9959927 or 591464. OLE color: 591464.
HSL color Cylindrical-coordinate representation of color #680609: hue angle of 358.16º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #680609 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 9 | - |
| CMYK | 0 | 0.94 | 0.91 | 0.59 |
| HSL | 358.16º | 0.89% | 0.22% | - |
| HSV(B) | 358.16º | 0.94% | 0.41% | - |
| XYZ | 5.82 | 3.09 | 0.55 | - |
| YUV | 35.64 | 112.97 | 176.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 9 | 0 | 0.94 | 0.91 | 0.59 | 358.16 | 0.89 | 0.22 |
| Hex | 68 | 6 | 9 | 0 | 5E | 5B | 3B | 166 | 59 | 16 |
| Octal | 150 | 6 | 11 | 0 | 136 | 133 | 73 | 546 | 131 | 26 |
| Binary | 1101000 | 110 | 1001 | 0 | 1011110 | 1011011 | 111011 | 101100110 | 1011001 | 10110 |
Color Harmonies of #680609
Complementary color
Monochromatic Colors of #680609
Black with #680609
Text Example
Text Example
White with #680609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680609; }
p { color: rgb(104,6,9); }
H1.HeaderClassName
{
color: #680609;
}
.AnyTagClassName
{
color: #680609;
}
</style>
background-color css
<style>
a { background-color: #680609; }
a { background-color: rgb(104,6,9); }
div.DivClassName
{
background-color: #680609;
}
.BgClassName
{
background-color: #680609;
}
</style>
border-color css
<style>
span { border-color: #680609; }
span { border-color: rgb(104,6,9); }
td.TdClassName
{
border-color: #680609;
}
.TagClassName
{
border-color: #680609;
}
</style>