Shades of Pohutukawa #681220
Tints of Pohutukawa #681220
RGB
CMYK
RGB Variations
Color information
#681220 (or 0x681220) is known color: Pohutukawa. HEX triplet: 68, 12 and 20. RGB value is (104,18,32). Sum of RGB (Red+Green+Blue) = 104+18+32=154 (20% of max value = 765). Red value is 104 (41.02% from 255 or 67.53% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 104 - color contains mainly: red. Hex color #681220 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681220 is #97EDDF. Grayscale: #2D2D2D. Windows color (decimal): -9956832 or 2101864. OLE color: 2101864.
HSL color Cylindrical-coordinate representation of color #681220: hue angle of 350.23º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #681220 is Cyan = 0, Magento = 0.83, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 18 | 32 | - |
| CMYK | 0 | 0.83 | 0.69 | 0.59 |
| HSL | 350.23º | 0.7% | 0.24% | - |
| HSV(B) | 350.23º | 0.83% | 0.41% | - |
| XYZ | 6.19 | 3.48 | 1.71 | - |
| YUV | 45.31 | 120.49 | 169.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 18 | 32 | 0 | 0.83 | 0.69 | 0.59 | 350.23 | 0.7 | 0.24 |
| Hex | 68 | 12 | 20 | 0 | 53 | 45 | 3B | 15E | 46 | 18 |
| Octal | 150 | 22 | 40 | 0 | 123 | 105 | 73 | 536 | 106 | 30 |
| Binary | 1101000 | 10010 | 100000 | 0 | 1010011 | 1000101 | 111011 | 101011110 | 1000110 | 11000 |
Color Harmonies of #681220
Complementary color
Monochromatic Colors of #681220
Black with #681220
Text Example
Text Example
White with #681220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681220; }
p { color: rgb(104,18,32); }
H1.HeaderClassName
{
color: #681220;
}
.AnyTagClassName
{
color: #681220;
}
</style>
background-color css
<style>
a { background-color: #681220; }
a { background-color: rgb(104,18,32); }
div.DivClassName
{
background-color: #681220;
}
.BgClassName
{
background-color: #681220;
}
</style>
border-color css
<style>
span { border-color: #681220; }
span { border-color: rgb(104,18,32); }
td.TdClassName
{
border-color: #681220;
}
.TagClassName
{
border-color: #681220;
}
</style>