Shades of Pohutukawa #681820
Tints of Pohutukawa #681820
RGB
CMYK
RGB Variations
Color information
#681820 (or 0x681820) is known color: Pohutukawa. HEX triplet: 68, 18 and 20. RGB value is (104,24,32). Sum of RGB (Red+Green+Blue) = 104+24+32=160 (21% of max value = 765). Red value is 104 (41.02% from 255 or 65% from 160); Green value is 24 (9.77% from 255 or 15% from 160); Blue value is 32 (12.89% from 255 or 20% from 160); Max value from RGB is 104 - color contains mainly: red. Hex color #681820 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681820 is #97E7DF. Grayscale: #303030. Windows color (decimal): -9955296 or 2103400. OLE color: 2103400.
HSL color Cylindrical-coordinate representation of color #681820: hue angle of 354º 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 #681820 is Cyan = 0, Magento = 0.77, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 24 | 32 | - |
| CMYK | 0 | 0.77 | 0.69 | 0.59 |
| HSL | 354º | 0.63% | 0.25% | - |
| HSV(B) | 354º | 0.77% | 0.41% | - |
| XYZ | 6.3 | 3.7 | 1.75 | - |
| YUV | 48.83 | 118.5 | 167.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 24 | 32 | 0 | 0.77 | 0.69 | 0.59 | 354 | 0.63 | 0.25 |
| Hex | 68 | 18 | 20 | 0 | 4D | 45 | 3B | 162 | 3E | 19 |
| Octal | 150 | 30 | 40 | 0 | 115 | 105 | 73 | 542 | 76 | 31 |
| Binary | 1101000 | 11000 | 100000 | 0 | 1001101 | 1000101 | 111011 | 101100010 | 111110 | 11001 |
Color Harmonies of #681820
Complementary color
Monochromatic Colors of #681820
Black with #681820
Text Example
Text Example
White with #681820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681820; }
p { color: rgb(104,24,32); }
H1.HeaderClassName
{
color: #681820;
}
.AnyTagClassName
{
color: #681820;
}
</style>
background-color css
<style>
a { background-color: #681820; }
a { background-color: rgb(104,24,32); }
div.DivClassName
{
background-color: #681820;
}
.BgClassName
{
background-color: #681820;
}
</style>
border-color css
<style>
span { border-color: #681820; }
span { border-color: rgb(104,24,32); }
td.TdClassName
{
border-color: #681820;
}
.TagClassName
{
border-color: #681820;
}
</style>