Shades of Pohutukawa #680828
Tints of Pohutukawa #680828
RGB
CMYK
RGB Variations
Color information
#680828 (or 0x680828) is known color: Pohutukawa. HEX triplet: 68, 08 and 28. RGB value is (104,8,40). Sum of RGB (Red+Green+Blue) = 104+8+40=152 (20% of max value = 765). Red value is 104 (41.02% from 255 or 68.42% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 40 (16.02% from 255 or 26.32% from 152); Max value from RGB is 104 - color contains mainly: red. Hex color #680828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680828 is #97F7D7. Grayscale: #282828. Windows color (decimal): -9959384 or 2623592. OLE color: 2623592.
HSL color Cylindrical-coordinate representation of color #680828: hue angle of 340º 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 #680828 is Cyan = 0, Magento = 0.92, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 40 | - |
| CMYK | 0 | 0.92 | 0.62 | 0.59 |
| HSL | 340º | 0.86% | 0.22% | - |
| HSV(B) | 340º | 0.92% | 0.41% | - |
| XYZ | 6.18 | 3.27 | 2.31 | - |
| YUV | 40.35 | 127.8 | 173.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 40 | 0 | 0.92 | 0.62 | 0.59 | 340 | 0.86 | 0.22 |
| Hex | 68 | 8 | 28 | 0 | 5C | 3E | 3B | 154 | 56 | 16 |
| Octal | 150 | 10 | 50 | 0 | 134 | 76 | 73 | 524 | 126 | 26 |
| Binary | 1101000 | 1000 | 101000 | 0 | 1011100 | 111110 | 111011 | 101010100 | 1010110 | 10110 |
Color Harmonies of #680828
Complementary color
Monochromatic Colors of #680828
Black with #680828
Text Example
Text Example
White with #680828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680828; }
p { color: rgb(104,8,40); }
H1.HeaderClassName
{
color: #680828;
}
.AnyTagClassName
{
color: #680828;
}
</style>
background-color css
<style>
a { background-color: #680828; }
a { background-color: rgb(104,8,40); }
div.DivClassName
{
background-color: #680828;
}
.BgClassName
{
background-color: #680828;
}
</style>
border-color css
<style>
span { border-color: #680828; }
span { border-color: rgb(104,8,40); }
td.TdClassName
{
border-color: #680828;
}
.TagClassName
{
border-color: #680828;
}
</style>