Shades of Pohutukawa #680918
Tints of Pohutukawa #680918
RGB
CMYK
RGB Variations
Color information
#680918 (or 0x680918) is known color: Pohutukawa. HEX triplet: 68, 09 and 18. RGB value is (104,9,24). Sum of RGB (Red+Green+Blue) = 104+9+24=137 (18% of max value = 765). Red value is 104 (41.02% from 255 or 75.91% from 137); Green value is 9 (3.91% from 255 or 6.57% from 137); Blue value is 24 (9.77% from 255 or 17.52% from 137); Max value from RGB is 104 - color contains mainly: red. Hex color #680918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680918 is #97F6E7. Grayscale: #272727. Windows color (decimal): -9959144 or 1575272. OLE color: 1575272.
HSL color Cylindrical-coordinate representation of color #680918: hue angle of 350.53º 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 #680918 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 24 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.59 |
| HSL | 350.53º | 0.84% | 0.22% | - |
| HSV(B) | 350.53º | 0.91% | 0.41% | - |
| XYZ | 5.97 | 3.2 | 1.17 | - |
| YUV | 39.12 | 119.47 | 174.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 24 | 0 | 0.91 | 0.77 | 0.59 | 350.53 | 0.84 | 0.22 |
| Hex | 68 | 9 | 18 | 0 | 5B | 4D | 3B | 15F | 54 | 16 |
| Octal | 150 | 11 | 30 | 0 | 133 | 115 | 73 | 537 | 124 | 26 |
| Binary | 1101000 | 1001 | 11000 | 0 | 1011011 | 1001101 | 111011 | 101011111 | 1010100 | 10110 |
Color Harmonies of #680918
Complementary color
Monochromatic Colors of #680918
Black with #680918
Text Example
Text Example
White with #680918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680918; }
p { color: rgb(104,9,24); }
H1.HeaderClassName
{
color: #680918;
}
.AnyTagClassName
{
color: #680918;
}
</style>
background-color css
<style>
a { background-color: #680918; }
a { background-color: rgb(104,9,24); }
div.DivClassName
{
background-color: #680918;
}
.BgClassName
{
background-color: #680918;
}
</style>
border-color css
<style>
span { border-color: #680918; }
span { border-color: rgb(104,9,24); }
td.TdClassName
{
border-color: #680918;
}
.TagClassName
{
border-color: #680918;
}
</style>