Shades of Pohutukawa #681727
Tints of Pohutukawa #681727
RGB
CMYK
RGB Variations
Color information
#681727 (or 0x681727) is known color: Pohutukawa. HEX triplet: 68, 17 and 27. RGB value is (104,23,39). Sum of RGB (Red+Green+Blue) = 104+23+39=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 23 (9.38% from 255 or 13.86% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #681727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681727 is #97E8D8. Grayscale: #313131. Windows color (decimal): -9955545 or 2561896. OLE color: 2561896.
HSL color Cylindrical-coordinate representation of color #681727: hue angle of 348.15º 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 #681727 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 23 | 39 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.59 |
| HSL | 348.15º | 0.64% | 0.25% | - |
| HSV(B) | 348.15º | 0.78% | 0.41% | - |
| XYZ | 6.38 | 3.7 | 2.3 | - |
| YUV | 49.04 | 122.34 | 167.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 23 | 39 | 0 | 0.78 | 0.62 | 0.59 | 348.15 | 0.64 | 0.25 |
| Hex | 68 | 17 | 27 | 0 | 4E | 3E | 3B | 15C | 40 | 19 |
| Octal | 150 | 27 | 47 | 0 | 116 | 76 | 73 | 534 | 100 | 31 |
| Binary | 1101000 | 10111 | 100111 | 0 | 1001110 | 111110 | 111011 | 101011100 | 1000000 | 11001 |
Color Harmonies of #681727
Complementary color
Monochromatic Colors of #681727
Black with #681727
Text Example
Text Example
White with #681727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681727; }
p { color: rgb(104,23,39); }
H1.HeaderClassName
{
color: #681727;
}
.AnyTagClassName
{
color: #681727;
}
</style>
background-color css
<style>
a { background-color: #681727; }
a { background-color: rgb(104,23,39); }
div.DivClassName
{
background-color: #681727;
}
.BgClassName
{
background-color: #681727;
}
</style>
border-color css
<style>
span { border-color: #681727; }
span { border-color: rgb(104,23,39); }
td.TdClassName
{
border-color: #681727;
}
.TagClassName
{
border-color: #681727;
}
</style>