Shades of Pohutukawa #681729
Tints of Pohutukawa #681729
RGB
CMYK
RGB Variations
Color information
#681729 (or 0x681729) is known color: Pohutukawa. HEX triplet: 68, 17 and 29. RGB value is (104,23,41). Sum of RGB (Red+Green+Blue) = 104+23+41=168 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.90% from 168); Green value is 23 (9.38% from 255 or 13.69% from 168); Blue value is 41 (16.41% from 255 or 24.40% from 168); Max value from RGB is 104 - color contains mainly: red. Hex color #681729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681729 is #97E8D6. Grayscale: #313131. Windows color (decimal): -9955543 or 2692968. OLE color: 2692968.
HSL color Cylindrical-coordinate representation of color #681729: hue angle of 346.67º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #681729 is Cyan = 0, Magento = 0.78, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 23 | 41 | - |
| CMYK | 0 | 0.78 | 0.61 | 0.59 |
| HSL | 346.67º | 0.64% | 0.25% | - |
| HSV(B) | 346.67º | 0.78% | 0.41% | - |
| XYZ | 6.42 | 3.72 | 2.48 | - |
| YUV | 49.27 | 123.34 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 23 | 41 | 0 | 0.78 | 0.61 | 0.59 | 346.67 | 0.64 | 0.25 |
| Hex | 68 | 17 | 29 | 0 | 4E | 3D | 3B | 15B | 40 | 19 |
| Octal | 150 | 27 | 51 | 0 | 116 | 75 | 73 | 533 | 100 | 31 |
| Binary | 1101000 | 10111 | 101001 | 0 | 1001110 | 111101 | 111011 | 101011011 | 1000000 | 11001 |
Color Harmonies of #681729
Complementary color
Monochromatic Colors of #681729
Black with #681729
Text Example
Text Example
White with #681729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681729; }
p { color: rgb(104,23,41); }
H1.HeaderClassName
{
color: #681729;
}
.AnyTagClassName
{
color: #681729;
}
</style>
background-color css
<style>
a { background-color: #681729; }
a { background-color: rgb(104,23,41); }
div.DivClassName
{
background-color: #681729;
}
.BgClassName
{
background-color: #681729;
}
</style>
border-color css
<style>
span { border-color: #681729; }
span { border-color: rgb(104,23,41); }
td.TdClassName
{
border-color: #681729;
}
.TagClassName
{
border-color: #681729;
}
</style>