Shades of Pohutukawa #681017
Tints of Pohutukawa #681017
RGB
CMYK
RGB Variations
Color information
#681017 (or 0x681017) is known color: Pohutukawa. HEX triplet: 68, 10 and 17. RGB value is (104,16,23). Sum of RGB (Red+Green+Blue) = 104+16+23=143 (18% of max value = 765). Red value is 104 (41.02% from 255 or 72.73% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 23 (9.38% from 255 or 16.08% from 143); Max value from RGB is 104 - color contains mainly: red. Hex color #681017 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681017 is #97EFE8. Grayscale: #2B2B2B. Windows color (decimal): -9957353 or 1511528. OLE color: 1511528.
HSL color Cylindrical-coordinate representation of color #681017: hue angle of 355.23º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #681017 is Cyan = 0, Magento = 0.85, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 16 | 23 | - |
| CMYK | 0 | 0.85 | 0.78 | 0.59 |
| HSL | 355.23º | 0.73% | 0.24% | - |
| HSV(B) | 355.23º | 0.85% | 0.41% | - |
| XYZ | 6.05 | 3.38 | 1.14 | - |
| YUV | 43.11 | 116.65 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 16 | 23 | 0 | 0.85 | 0.78 | 0.59 | 355.23 | 0.73 | 0.24 |
| Hex | 68 | 10 | 17 | 0 | 55 | 4E | 3B | 163 | 49 | 18 |
| Octal | 150 | 20 | 27 | 0 | 125 | 116 | 73 | 543 | 111 | 30 |
| Binary | 1101000 | 10000 | 10111 | 0 | 1010101 | 1001110 | 111011 | 101100011 | 1001001 | 11000 |
Color Harmonies of #681017
Complementary color
Monochromatic Colors of #681017
Black with #681017
Text Example
Text Example
White with #681017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681017; }
p { color: rgb(104,16,23); }
H1.HeaderClassName
{
color: #681017;
}
.AnyTagClassName
{
color: #681017;
}
</style>
background-color css
<style>
a { background-color: #681017; }
a { background-color: rgb(104,16,23); }
div.DivClassName
{
background-color: #681017;
}
.BgClassName
{
background-color: #681017;
}
</style>
border-color css
<style>
span { border-color: #681017; }
span { border-color: rgb(104,16,23); }
td.TdClassName
{
border-color: #681017;
}
.TagClassName
{
border-color: #681017;
}
</style>