Shades of Pohutukawa #681521
Tints of Pohutukawa #681521
RGB
CMYK
RGB Variations
Color information
#681521 (or 0x681521) is known color: Pohutukawa. HEX triplet: 68, 15 and 21. RGB value is (104,21,33). Sum of RGB (Red+Green+Blue) = 104+21+33=158 (20% of max value = 765). Red value is 104 (41.02% from 255 or 65.82% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 33 (13.28% from 255 or 20.89% from 158); Max value from RGB is 104 - color contains mainly: red. Hex color #681521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681521 is #97EADE. Grayscale: #2F2F2F. Windows color (decimal): -9956063 or 2168168. OLE color: 2168168.
HSL color Cylindrical-coordinate representation of color #681521: hue angle of 351.33º 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 #681521 is Cyan = 0, Magento = 0.80, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 21 | 33 | - |
| CMYK | 0 | 0.80 | 0.68 | 0.59 |
| HSL | 351.33º | 0.66% | 0.25% | - |
| HSV(B) | 351.33º | 0.8% | 0.41% | - |
| XYZ | 6.25 | 3.59 | 1.8 | - |
| YUV | 47.19 | 120 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 21 | 33 | 0 | 0.80 | 0.68 | 0.59 | 351.33 | 0.66 | 0.25 |
| Hex | 68 | 15 | 21 | 0 | 50 | 44 | 3B | 15F | 42 | 19 |
| Octal | 150 | 25 | 41 | 0 | 120 | 104 | 73 | 537 | 102 | 31 |
| Binary | 1101000 | 10101 | 100001 | 0 | 1010000 | 1000100 | 111011 | 101011111 | 1000010 | 11001 |
Color Harmonies of #681521
Complementary color
Monochromatic Colors of #681521
Black with #681521
Text Example
Text Example
White with #681521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681521; }
p { color: rgb(104,21,33); }
H1.HeaderClassName
{
color: #681521;
}
.AnyTagClassName
{
color: #681521;
}
</style>
background-color css
<style>
a { background-color: #681521; }
a { background-color: rgb(104,21,33); }
div.DivClassName
{
background-color: #681521;
}
.BgClassName
{
background-color: #681521;
}
</style>
border-color css
<style>
span { border-color: #681521; }
span { border-color: rgb(104,21,33); }
td.TdClassName
{
border-color: #681521;
}
.TagClassName
{
border-color: #681521;
}
</style>