Shades of Pohutukawa #681829
Tints of Pohutukawa #681829
RGB
CMYK
RGB Variations
Color information
#681829 (or 0x681829) is known color: Pohutukawa. HEX triplet: 68, 18 and 29. RGB value is (104,24,41). Sum of RGB (Red+Green+Blue) = 104+24+41=169 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.54% from 169); Green value is 24 (9.77% from 255 or 14.20% from 169); Blue value is 41 (16.41% from 255 or 24.26% from 169); Max value from RGB is 104 - color contains mainly: red. Hex color #681829 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681829 is #97E7D6. Grayscale: #313131. Windows color (decimal): -9955287 or 2693224. OLE color: 2693224.
HSL color Cylindrical-coordinate representation of color #681829: hue angle of 347.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #681829 is Cyan = 0, Magento = 0.77, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 41 | - |
| CMYK | 0 | 0.77 | 0.61 | 0.59 |
| HSL | 347.25º | 0.63% | 0.25% | - |
| HSV(B) | 347.25º | 0.77% | 0.41% | - |
| XYZ | 6.44 | 3.76 | 2.48 | - |
| YUV | 49.86 | 123 | 166.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 41 | 0 | 0.77 | 0.61 | 0.59 | 347.25 | 0.63 | 0.25 |
| Hex | 68 | 18 | 29 | 0 | 4D | 3D | 3B | 15B | 3E | 19 |
| Octal | 150 | 30 | 51 | 0 | 115 | 75 | 73 | 533 | 76 | 31 |
| Binary | 1101000 | 11000 | 101001 | 0 | 1001101 | 111101 | 111011 | 101011011 | 111110 | 11001 |
Color Harmonies of #681829
Complementary color
Monochromatic Colors of #681829
Black with #681829
Text Example
Text Example
White with #681829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681829; }
p { color: rgb(104,24,41); }
H1.HeaderClassName
{
color: #681829;
}
.AnyTagClassName
{
color: #681829;
}
</style>
background-color css
<style>
a { background-color: #681829; }
a { background-color: rgb(104,24,41); }
div.DivClassName
{
background-color: #681829;
}
.BgClassName
{
background-color: #681829;
}
</style>
border-color css
<style>
span { border-color: #681829; }
span { border-color: rgb(104,24,41); }
td.TdClassName
{
border-color: #681829;
}
.TagClassName
{
border-color: #681829;
}
</style>