Shades of Pohutukawa #680817
Tints of Pohutukawa #680817
RGB
CMYK
RGB Variations
Color information
#680817 (or 0x680817) is known color: Pohutukawa. HEX triplet: 68, 08 and 17. RGB value is (104,8,23). Sum of RGB (Red+Green+Blue) = 104+8+23=135 (17% of max value = 765). Red value is 104 (41.02% from 255 or 77.04% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 23 (9.38% from 255 or 17.04% from 135); Max value from RGB is 104 - color contains mainly: red. Hex color #680817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680817 is #97F7E8. Grayscale: #262626. Windows color (decimal): -9959401 or 1509480. OLE color: 1509480.
HSL color Cylindrical-coordinate representation of color #680817: hue angle of 350.62º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680817 is Cyan = 0, Magento = 0.92, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 23 | - |
| CMYK | 0 | 0.92 | 0.78 | 0.59 |
| HSL | 350.63º | 0.86% | 0.22% | - |
| HSV(B) | 350.63º | 0.92% | 0.41% | - |
| XYZ | 5.95 | 3.18 | 1.11 | - |
| YUV | 38.41 | 119.3 | 174.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 23 | 0 | 0.92 | 0.78 | 0.59 | 350.63 | 0.86 | 0.22 |
| Hex | 68 | 8 | 17 | 0 | 5C | 4E | 3B | 15F | 56 | 16 |
| Octal | 150 | 10 | 27 | 0 | 134 | 116 | 73 | 537 | 126 | 26 |
| Binary | 1101000 | 1000 | 10111 | 0 | 1011100 | 1001110 | 111011 | 101011111 | 1010110 | 10110 |
Color Harmonies of #680817
Complementary color
Monochromatic Colors of #680817
Black with #680817
Text Example
Text Example
White with #680817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680817; }
p { color: rgb(104,8,23); }
H1.HeaderClassName
{
color: #680817;
}
.AnyTagClassName
{
color: #680817;
}
</style>
background-color css
<style>
a { background-color: #680817; }
a { background-color: rgb(104,8,23); }
div.DivClassName
{
background-color: #680817;
}
.BgClassName
{
background-color: #680817;
}
</style>
border-color css
<style>
span { border-color: #680817; }
span { border-color: rgb(104,8,23); }
td.TdClassName
{
border-color: #680817;
}
.TagClassName
{
border-color: #680817;
}
</style>