Shades of Pohutukawa #681520
Tints of Pohutukawa #681520
RGB
CMYK
RGB Variations
Color information
#681520 (or 0x681520) is known color: Pohutukawa. HEX triplet: 68, 15 and 20. RGB value is (104,21,32). Sum of RGB (Red+Green+Blue) = 104+21+32=157 (20% of max value = 765). Red value is 104 (41.02% from 255 or 66.24% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 104 - color contains mainly: red. Hex color #681520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681520 is #97EADF. Grayscale: #2F2F2F. Windows color (decimal): -9956064 or 2102632. OLE color: 2102632.
HSL color Cylindrical-coordinate representation of color #681520: hue angle of 352.05º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #681520 is Cyan = 0, Magento = 0.80, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 32 | - |
| CMYK | 0 | 0.80 | 0.69 | 0.59 |
| HSL | 352.05º | 0.66% | 0.25% | - |
| HSV(B) | 352.05º | 0.8% | 0.41% | - |
| XYZ | 6.24 | 3.58 | 1.73 | - |
| YUV | 47.07 | 119.5 | 168.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 32 | 0 | 0.80 | 0.69 | 0.59 | 352.05 | 0.66 | 0.25 |
| Hex | 68 | 15 | 20 | 0 | 50 | 45 | 3B | 160 | 42 | 19 |
| Octal | 150 | 25 | 40 | 0 | 120 | 105 | 73 | 540 | 102 | 31 |
| Binary | 1101000 | 10101 | 100000 | 0 | 1010000 | 1000101 | 111011 | 101100000 | 1000010 | 11001 |
Color Harmonies of #681520
Complementary color
Monochromatic Colors of #681520
Black with #681520
Text Example
Text Example
White with #681520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681520; }
p { color: rgb(104,21,32); }
H1.HeaderClassName
{
color: #681520;
}
.AnyTagClassName
{
color: #681520;
}
</style>
background-color css
<style>
a { background-color: #681520; }
a { background-color: rgb(104,21,32); }
div.DivClassName
{
background-color: #681520;
}
.BgClassName
{
background-color: #681520;
}
</style>
border-color css
<style>
span { border-color: #681520; }
span { border-color: rgb(104,21,32); }
td.TdClassName
{
border-color: #681520;
}
.TagClassName
{
border-color: #681520;
}
</style>