Shades of Pohutukawa #661221
Tints of Pohutukawa #661221
RGB
CMYK
RGB Variations
Color information
#661221 (or 0x661221) is known color: Pohutukawa. HEX triplet: 66, 12 and 21. RGB value is (102,18,33). Sum of RGB (Red+Green+Blue) = 102+18+33=153 (20% of max value = 765). Red value is 102 (40.23% from 255 or 66.67% from 153); Green value is 18 (7.42% from 255 or 11.76% from 153); Blue value is 33 (13.28% from 255 or 21.57% from 153); Max value from RGB is 102 - color contains mainly: red. Hex color #661221 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661221 is #99EDDE. Grayscale: #2C2C2C. Windows color (decimal): -10087903 or 2167398. OLE color: 2167398.
HSL color Cylindrical-coordinate representation of color #661221: hue angle of 349.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #661221 is Cyan = 0, Magento = 0.82, Yellow = 0.68 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 18 | 33 | - |
| CMYK | 0 | 0.82 | 0.68 | 0.6 |
| HSL | 349.29º | 0.7% | 0.24% | - |
| HSV(B) | 349.29º | 0.82% | 0.4% | - |
| XYZ | 5.97 | 3.37 | 1.77 | - |
| YUV | 44.83 | 121.33 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 33 | 0 | 0.82 | 0.68 | 0.6 | 349.29 | 0.7 | 0.24 |
| Hex | 66 | 12 | 21 | 0 | 52 | 44 | 3C | 15D | 46 | 18 |
| Octal | 146 | 22 | 41 | 0 | 122 | 104 | 74 | 535 | 106 | 30 |
| Binary | 1100110 | 10010 | 100001 | 0 | 1010010 | 1000100 | 111100 | 101011101 | 1000110 | 11000 |
Color Harmonies of #661221
Complementary color
Monochromatic Colors of #661221
Black with #661221
Text Example
Text Example
White with #661221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661221; }
p { color: rgb(102,18,33); }
H1.HeaderClassName
{
color: #661221;
}
.AnyTagClassName
{
color: #661221;
}
</style>
background-color css
<style>
a { background-color: #661221; }
a { background-color: rgb(102,18,33); }
div.DivClassName
{
background-color: #661221;
}
.BgClassName
{
background-color: #661221;
}
</style>
border-color css
<style>
span { border-color: #661221; }
span { border-color: rgb(102,18,33); }
td.TdClassName
{
border-color: #661221;
}
.TagClassName
{
border-color: #661221;
}
</style>