Shades of Pohutukawa #681826
Tints of Pohutukawa #681826
RGB
CMYK
RGB Variations
Color information
#681826 (or 0x681826) is known color: Pohutukawa. HEX triplet: 68, 18 and 26. RGB value is (104,24,38). Sum of RGB (Red+Green+Blue) = 104+24+38=166 (21% of max value = 765). Red value is 104 (41.02% from 255 or 62.65% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 104 - color contains mainly: red. Hex color #681826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681826 is #97E7D9. Grayscale: #313131. Windows color (decimal): -9955290 or 2496616. OLE color: 2496616.
HSL color Cylindrical-coordinate representation of color #681826: hue angle of 349.5º 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 #681826 is Cyan = 0, Magento = 0.77, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 38 | - |
| CMYK | 0 | 0.77 | 0.63 | 0.59 |
| HSL | 349.5º | 0.63% | 0.25% | - |
| HSV(B) | 349.5º | 0.77% | 0.41% | - |
| XYZ | 6.39 | 3.74 | 2.22 | - |
| YUV | 49.52 | 121.5 | 166.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 38 | 0 | 0.77 | 0.63 | 0.59 | 349.5 | 0.63 | 0.25 |
| Hex | 68 | 18 | 26 | 0 | 4D | 3F | 3B | 15E | 3E | 19 |
| Octal | 150 | 30 | 46 | 0 | 115 | 77 | 73 | 536 | 76 | 31 |
| Binary | 1101000 | 11000 | 100110 | 0 | 1001101 | 111111 | 111011 | 101011110 | 111110 | 11001 |
Color Harmonies of #681826
Complementary color
Monochromatic Colors of #681826
Black with #681826
Text Example
Text Example
White with #681826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681826; }
p { color: rgb(104,24,38); }
H1.HeaderClassName
{
color: #681826;
}
.AnyTagClassName
{
color: #681826;
}
</style>
background-color css
<style>
a { background-color: #681826; }
a { background-color: rgb(104,24,38); }
div.DivClassName
{
background-color: #681826;
}
.BgClassName
{
background-color: #681826;
}
</style>
border-color css
<style>
span { border-color: #681826; }
span { border-color: rgb(104,24,38); }
td.TdClassName
{
border-color: #681826;
}
.TagClassName
{
border-color: #681826;
}
</style>