Shades of Pohutukawa #680917
Tints of Pohutukawa #680917
RGB
CMYK
RGB Variations
Color information
#680917 (or 0x680917) is known color: Pohutukawa. HEX triplet: 68, 09 and 17. RGB value is (104,9,23). Sum of RGB (Red+Green+Blue) = 104+9+23=136 (18% of max value = 765). Red value is 104 (41.02% from 255 or 76.47% from 136); Green value is 9 (3.91% from 255 or 6.62% from 136); Blue value is 23 (9.38% from 255 or 16.91% from 136); Max value from RGB is 104 - color contains mainly: red. Hex color #680917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680917 is #97F6E8. Grayscale: #272727. Windows color (decimal): -9959145 or 1509736. OLE color: 1509736.
HSL color Cylindrical-coordinate representation of color #680917: hue angle of 351.16º 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 #680917 is Cyan = 0, Magento = 0.91, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 23 | - |
| CMYK | 0 | 0.91 | 0.78 | 0.59 |
| HSL | 351.16º | 0.84% | 0.22% | - |
| HSV(B) | 351.16º | 0.91% | 0.41% | - |
| XYZ | 5.96 | 3.2 | 1.11 | - |
| YUV | 39 | 118.97 | 174.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 23 | 0 | 0.91 | 0.78 | 0.59 | 351.16 | 0.84 | 0.22 |
| Hex | 68 | 9 | 17 | 0 | 5B | 4E | 3B | 15F | 54 | 16 |
| Octal | 150 | 11 | 27 | 0 | 133 | 116 | 73 | 537 | 124 | 26 |
| Binary | 1101000 | 1001 | 10111 | 0 | 1011011 | 1001110 | 111011 | 101011111 | 1010100 | 10110 |
Color Harmonies of #680917
Complementary color
Monochromatic Colors of #680917
Black with #680917
Text Example
Text Example
White with #680917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680917; }
p { color: rgb(104,9,23); }
H1.HeaderClassName
{
color: #680917;
}
.AnyTagClassName
{
color: #680917;
}
</style>
background-color css
<style>
a { background-color: #680917; }
a { background-color: rgb(104,9,23); }
div.DivClassName
{
background-color: #680917;
}
.BgClassName
{
background-color: #680917;
}
</style>
border-color css
<style>
span { border-color: #680917; }
span { border-color: rgb(104,9,23); }
td.TdClassName
{
border-color: #680917;
}
.TagClassName
{
border-color: #680917;
}
</style>