Shades of Pohutukawa #680827
Tints of Pohutukawa #680827
RGB
CMYK
RGB Variations
Color information
#680827 (or 0x680827) is known color: Pohutukawa. HEX triplet: 68, 08 and 27. RGB value is (104,8,39). Sum of RGB (Red+Green+Blue) = 104+8+39=151 (20% of max value = 765). Red value is 104 (41.02% from 255 or 68.87% from 151); Green value is 8 (3.52% from 255 or 5.30% from 151); Blue value is 39 (15.62% from 255 or 25.83% from 151); Max value from RGB is 104 - color contains mainly: red. Hex color #680827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680827 is #97F7D8. Grayscale: #282828. Windows color (decimal): -9959385 or 2558056. OLE color: 2558056.
HSL color Cylindrical-coordinate representation of color #680827: hue angle of 340.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 #680827 is Cyan = 0, Magento = 0.92, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 39 | - |
| CMYK | 0 | 0.92 | 0.62 | 0.59 |
| HSL | 340.63º | 0.86% | 0.22% | - |
| HSV(B) | 340.63º | 0.92% | 0.41% | - |
| XYZ | 6.16 | 3.26 | 2.22 | - |
| YUV | 40.24 | 127.3 | 173.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 39 | 0 | 0.92 | 0.62 | 0.59 | 340.63 | 0.86 | 0.22 |
| Hex | 68 | 8 | 27 | 0 | 5C | 3E | 3B | 155 | 56 | 16 |
| Octal | 150 | 10 | 47 | 0 | 134 | 76 | 73 | 525 | 126 | 26 |
| Binary | 1101000 | 1000 | 100111 | 0 | 1011100 | 111110 | 111011 | 101010101 | 1010110 | 10110 |
Color Harmonies of #680827
Complementary color
Monochromatic Colors of #680827
Black with #680827
Text Example
Text Example
White with #680827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680827; }
p { color: rgb(104,8,39); }
H1.HeaderClassName
{
color: #680827;
}
.AnyTagClassName
{
color: #680827;
}
</style>
background-color css
<style>
a { background-color: #680827; }
a { background-color: rgb(104,8,39); }
div.DivClassName
{
background-color: #680827;
}
.BgClassName
{
background-color: #680827;
}
</style>
border-color css
<style>
span { border-color: #680827; }
span { border-color: rgb(104,8,39); }
td.TdClassName
{
border-color: #680827;
}
.TagClassName
{
border-color: #680827;
}
</style>