Shades of Pohutukawa #680618
Tints of Pohutukawa #680618
RGB
CMYK
RGB Variations
Color information
#680618 (or 0x680618) is known color: Pohutukawa. HEX triplet: 68, 06 and 18. RGB value is (104,6,24). Sum of RGB (Red+Green+Blue) = 104+6+24=134 (17% of max value = 765). Red value is 104 (41.02% from 255 or 77.61% from 134); Green value is 6 (2.73% from 255 or 4.48% from 134); Blue value is 24 (9.77% from 255 or 17.91% from 134); Max value from RGB is 104 - color contains mainly: red. Hex color #680618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680618 is #97F9E7. Grayscale: #252525. Windows color (decimal): -9959912 or 1574504. OLE color: 1574504.
HSL color Cylindrical-coordinate representation of color #680618: hue angle of 348.98º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #680618 is Cyan = 0, Magento = 0.94, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 24 | - |
| CMYK | 0 | 0.94 | 0.77 | 0.59 |
| HSL | 348.98º | 0.89% | 0.22% | - |
| HSV(B) | 348.98º | 0.94% | 0.41% | - |
| XYZ | 5.94 | 3.14 | 1.16 | - |
| YUV | 37.35 | 120.47 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 24 | 0 | 0.94 | 0.77 | 0.59 | 348.98 | 0.89 | 0.22 |
| Hex | 68 | 6 | 18 | 0 | 5E | 4D | 3B | 15D | 59 | 16 |
| Octal | 150 | 6 | 30 | 0 | 136 | 115 | 73 | 535 | 131 | 26 |
| Binary | 1101000 | 110 | 11000 | 0 | 1011110 | 1001101 | 111011 | 101011101 | 1011001 | 10110 |
Color Harmonies of #680618
Complementary color
Monochromatic Colors of #680618
Black with #680618
Text Example
Text Example
White with #680618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680618; }
p { color: rgb(104,6,24); }
H1.HeaderClassName
{
color: #680618;
}
.AnyTagClassName
{
color: #680618;
}
</style>
background-color css
<style>
a { background-color: #680618; }
a { background-color: rgb(104,6,24); }
div.DivClassName
{
background-color: #680618;
}
.BgClassName
{
background-color: #680618;
}
</style>
border-color css
<style>
span { border-color: #680618; }
span { border-color: rgb(104,6,24); }
td.TdClassName
{
border-color: #680618;
}
.TagClassName
{
border-color: #680618;
}
</style>