Shades of Pohutukawa #681126
Tints of Pohutukawa #681126
RGB
CMYK
RGB Variations
Color information
#681126 (or 0x681126) is known color: Pohutukawa. HEX triplet: 68, 11 and 26. RGB value is (104,17,38). Sum of RGB (Red+Green+Blue) = 104+17+38=159 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65.41% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 104 - color contains mainly: red. Hex color #681126 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681126 is #97EED9. Grayscale: #2D2D2D. Windows color (decimal): -9957082 or 2494824. OLE color: 2494824.
HSL color Cylindrical-coordinate representation of color #681126: hue angle of 345.52º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #681126 is Cyan = 0, Magento = 0.84, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 17 | 38 | - |
| CMYK | 0 | 0.84 | 0.63 | 0.59 |
| HSL | 345.52º | 0.72% | 0.24% | - |
| HSV(B) | 345.52º | 0.84% | 0.41% | - |
| XYZ | 6.26 | 3.48 | 2.18 | - |
| YUV | 45.41 | 123.82 | 169.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 17 | 38 | 0 | 0.84 | 0.63 | 0.59 | 345.52 | 0.72 | 0.24 |
| Hex | 68 | 11 | 26 | 0 | 54 | 3F | 3B | 15A | 48 | 18 |
| Octal | 150 | 21 | 46 | 0 | 124 | 77 | 73 | 532 | 110 | 30 |
| Binary | 1101000 | 10001 | 100110 | 0 | 1010100 | 111111 | 111011 | 101011010 | 1001000 | 11000 |
Color Harmonies of #681126
Complementary color
Monochromatic Colors of #681126
Black with #681126
Text Example
Text Example
White with #681126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681126; }
p { color: rgb(104,17,38); }
H1.HeaderClassName
{
color: #681126;
}
.AnyTagClassName
{
color: #681126;
}
</style>
background-color css
<style>
a { background-color: #681126; }
a { background-color: rgb(104,17,38); }
div.DivClassName
{
background-color: #681126;
}
.BgClassName
{
background-color: #681126;
}
</style>
border-color css
<style>
span { border-color: #681126; }
span { border-color: rgb(104,17,38); }
td.TdClassName
{
border-color: #681126;
}
.TagClassName
{
border-color: #681126;
}
</style>