Shades of Pohutukawa #680911
Tints of Pohutukawa #680911
RGB
CMYK
RGB Variations
Color information
#680911 (or 0x680911) is known color: Pohutukawa. HEX triplet: 68, 09 and 11. RGB value is (104,9,17). Sum of RGB (Red+Green+Blue) = 104+9+17=130 (17% of max value = 765). Red value is 104 (41.02% from 255 or 80% from 130); Green value is 9 (3.91% from 255 or 6.92% from 130); Blue value is 17 (7.03% from 255 or 13.08% from 130); Max value from RGB is 104 - color contains mainly: red. Hex color #680911 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680911 is #97F6EE. Grayscale: #262626. Windows color (decimal): -9959151 or 1116520. OLE color: 1116520.
HSL color Cylindrical-coordinate representation of color #680911: hue angle of 354.95º 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 #680911 is Cyan = 0, Magento = 0.91, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 17 | - |
| CMYK | 0 | 0.91 | 0.84 | 0.59 |
| HSL | 354.95º | 0.84% | 0.22% | - |
| HSV(B) | 354.95º | 0.91% | 0.41% | - |
| XYZ | 5.91 | 3.18 | 0.83 | - |
| YUV | 38.32 | 115.97 | 174.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 17 | 0 | 0.91 | 0.84 | 0.59 | 354.95 | 0.84 | 0.22 |
| Hex | 68 | 9 | 11 | 0 | 5B | 54 | 3B | 163 | 54 | 16 |
| Octal | 150 | 11 | 21 | 0 | 133 | 124 | 73 | 543 | 124 | 26 |
| Binary | 1101000 | 1001 | 10001 | 0 | 1011011 | 1010100 | 111011 | 101100011 | 1010100 | 10110 |
Color Harmonies of #680911
Complementary color
Monochromatic Colors of #680911
Black with #680911
Text Example
Text Example
White with #680911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680911; }
p { color: rgb(104,9,17); }
H1.HeaderClassName
{
color: #680911;
}
.AnyTagClassName
{
color: #680911;
}
</style>
background-color css
<style>
a { background-color: #680911; }
a { background-color: rgb(104,9,17); }
div.DivClassName
{
background-color: #680911;
}
.BgClassName
{
background-color: #680911;
}
</style>
border-color css
<style>
span { border-color: #680911; }
span { border-color: rgb(104,9,17); }
td.TdClassName
{
border-color: #680911;
}
.TagClassName
{
border-color: #680911;
}
</style>