Shades of Pohutukawa #681516
Tints of Pohutukawa #681516
RGB
CMYK
RGB Variations
Color information
#681516 (or 0x681516) is known color: Pohutukawa. HEX triplet: 68, 15 and 16. RGB value is (104,21,22). Sum of RGB (Red+Green+Blue) = 104+21+22=147 (19% of max value = 765). Red value is 104 (41.02% from 255 or 70.75% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 104 - color contains mainly: red. Hex color #681516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681516 is #97EAE9. Grayscale: #2E2E2E. Windows color (decimal): -9956074 or 1447272. OLE color: 1447272.
HSL color Cylindrical-coordinate representation of color #681516: hue angle of 359.28º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681516 is Cyan = 0, Magento = 0.80, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 22 | - |
| CMYK | 0 | 0.80 | 0.79 | 0.59 |
| HSL | 359.28º | 0.66% | 0.25% | - |
| HSV(B) | 359.28º | 0.8% | 0.41% | - |
| XYZ | 6.12 | 3.54 | 1.12 | - |
| YUV | 45.93 | 114.5 | 169.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 22 | 0 | 0.80 | 0.79 | 0.59 | 359.28 | 0.66 | 0.25 |
| Hex | 68 | 15 | 16 | 0 | 50 | 4F | 3B | 167 | 42 | 19 |
| Octal | 150 | 25 | 26 | 0 | 120 | 117 | 73 | 547 | 102 | 31 |
| Binary | 1101000 | 10101 | 10110 | 0 | 1010000 | 1001111 | 111011 | 101100111 | 1000010 | 11001 |
Color Harmonies of #681516
Complementary color
Monochromatic Colors of #681516
Black with #681516
Text Example
Text Example
White with #681516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681516; }
p { color: rgb(104,21,22); }
H1.HeaderClassName
{
color: #681516;
}
.AnyTagClassName
{
color: #681516;
}
</style>
background-color css
<style>
a { background-color: #681516; }
a { background-color: rgb(104,21,22); }
div.DivClassName
{
background-color: #681516;
}
.BgClassName
{
background-color: #681516;
}
</style>
border-color css
<style>
span { border-color: #681516; }
span { border-color: rgb(104,21,22); }
td.TdClassName
{
border-color: #681516;
}
.TagClassName
{
border-color: #681516;
}
</style>