Shades of Pohutukawa #681728
Tints of Pohutukawa #681728
RGB
CMYK
RGB Variations
Color information
#681728 (or 0x681728) is known color: Pohutukawa. HEX triplet: 68, 17 and 28. RGB value is (104,23,40). Sum of RGB (Red+Green+Blue) = 104+23+40=167 (22% of max value = 765). Red value is 104 (41.02% from 255 or 62.28% from 167); Green value is 23 (9.38% from 255 or 13.77% from 167); Blue value is 40 (16.02% from 255 or 23.95% from 167); Max value from RGB is 104 - color contains mainly: red. Hex color #681728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681728 is #97E8D7. Grayscale: #313131. Windows color (decimal): -9955544 or 2627432. OLE color: 2627432.
HSL color Cylindrical-coordinate representation of color #681728: hue angle of 347.41º 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 #681728 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 23 | 40 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.59 |
| HSL | 347.41º | 0.64% | 0.25% | - |
| HSV(B) | 347.41º | 0.78% | 0.41% | - |
| XYZ | 6.4 | 3.71 | 2.39 | - |
| YUV | 49.16 | 122.84 | 167.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 23 | 40 | 0 | 0.78 | 0.62 | 0.59 | 347.41 | 0.64 | 0.25 |
| Hex | 68 | 17 | 28 | 0 | 4E | 3E | 3B | 15B | 40 | 19 |
| Octal | 150 | 27 | 50 | 0 | 116 | 76 | 73 | 533 | 100 | 31 |
| Binary | 1101000 | 10111 | 101000 | 0 | 1001110 | 111110 | 111011 | 101011011 | 1000000 | 11001 |
Color Harmonies of #681728
Complementary color
Monochromatic Colors of #681728
Black with #681728
Text Example
Text Example
White with #681728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681728; }
p { color: rgb(104,23,40); }
H1.HeaderClassName
{
color: #681728;
}
.AnyTagClassName
{
color: #681728;
}
</style>
background-color css
<style>
a { background-color: #681728; }
a { background-color: rgb(104,23,40); }
div.DivClassName
{
background-color: #681728;
}
.BgClassName
{
background-color: #681728;
}
</style>
border-color css
<style>
span { border-color: #681728; }
span { border-color: rgb(104,23,40); }
td.TdClassName
{
border-color: #681728;
}
.TagClassName
{
border-color: #681728;
}
</style>