Shades of Pohutukawa #681129
Tints of Pohutukawa #681129
RGB
CMYK
RGB Variations
Color information
#681129 (or 0x681129) is known color: Pohutukawa. HEX triplet: 68, 11 and 29. RGB value is (104,17,41). Sum of RGB (Red+Green+Blue) = 104+17+41=162 (21% of max value = 765). Red value is 104 (41.02% from 255 or 64.20% from 162); Green value is 17 (7.03% from 255 or 10.49% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 104 - color contains mainly: red. Hex color #681129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681129 is #97EED6. Grayscale: #2D2D2D. Windows color (decimal): -9957079 or 2691432. OLE color: 2691432.
HSL color Cylindrical-coordinate representation of color #681129: hue angle of 343.45º 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 #681129 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 17 | 41 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.59 |
| HSL | 343.45º | 0.72% | 0.24% | - |
| HSV(B) | 343.45º | 0.84% | 0.41% | - |
| XYZ | 6.31 | 3.5 | 2.44 | - |
| YUV | 45.75 | 125.32 | 169.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 17 | 41 | 0 | 0.84 | 0.61 | 0.59 | 343.45 | 0.72 | 0.24 |
| Hex | 68 | 11 | 29 | 0 | 54 | 3D | 3B | 157 | 48 | 18 |
| Octal | 150 | 21 | 51 | 0 | 124 | 75 | 73 | 527 | 110 | 30 |
| Binary | 1101000 | 10001 | 101001 | 0 | 1010100 | 111101 | 111011 | 101010111 | 1001000 | 11000 |
Color Harmonies of #681129
Complementary color
Monochromatic Colors of #681129
Black with #681129
Text Example
Text Example
White with #681129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681129; }
p { color: rgb(104,17,41); }
H1.HeaderClassName
{
color: #681129;
}
.AnyTagClassName
{
color: #681129;
}
</style>
background-color css
<style>
a { background-color: #681129; }
a { background-color: rgb(104,17,41); }
div.DivClassName
{
background-color: #681129;
}
.BgClassName
{
background-color: #681129;
}
</style>
border-color css
<style>
span { border-color: #681129; }
span { border-color: rgb(104,17,41); }
td.TdClassName
{
border-color: #681129;
}
.TagClassName
{
border-color: #681129;
}
</style>