Shades of Pohutukawa #661022
Tints of Pohutukawa #661022
RGB
CMYK
RGB Variations
Color information
#661022 (or 0x661022) is known color: Pohutukawa. HEX triplet: 66, 10 and 22. RGB value is (102,16,34). Sum of RGB (Red+Green+Blue) = 102+16+34=152 (20% of max value = 765). Red value is 102 (40.23% from 255 or 67.11% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 34 (13.67% from 255 or 22.37% from 152); Max value from RGB is 102 - color contains mainly: red. Hex color #661022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661022 is #99EFDD. Grayscale: #2B2B2B. Windows color (decimal): -10088414 or 2232422. OLE color: 2232422.
HSL color Cylindrical-coordinate representation of color #661022: hue angle of 347.44º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661022 is Cyan = 0, Magento = 0.84, Yellow = 0.67 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 34 | - |
| CMYK | 0 | 0.84 | 0.67 | 0.6 |
| HSL | 347.44º | 0.73% | 0.23% | - |
| HSV(B) | 347.44º | 0.84% | 0.4% | - |
| XYZ | 5.95 | 3.31 | 1.84 | - |
| YUV | 43.77 | 122.49 | 169.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 34 | 0 | 0.84 | 0.67 | 0.6 | 347.44 | 0.73 | 0.23 |
| Hex | 66 | 10 | 22 | 0 | 54 | 43 | 3C | 15B | 49 | 17 |
| Octal | 146 | 20 | 42 | 0 | 124 | 103 | 74 | 533 | 111 | 27 |
| Binary | 1100110 | 10000 | 100010 | 0 | 1010100 | 1000011 | 111100 | 101011011 | 1001001 | 10111 |
Color Harmonies of #661022
Complementary color
Monochromatic Colors of #661022
Black with #661022
Text Example
Text Example
White with #661022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661022; }
p { color: rgb(102,16,34); }
H1.HeaderClassName
{
color: #661022;
}
.AnyTagClassName
{
color: #661022;
}
</style>
background-color css
<style>
a { background-color: #661022; }
a { background-color: rgb(102,16,34); }
div.DivClassName
{
background-color: #661022;
}
.BgClassName
{
background-color: #661022;
}
</style>
border-color css
<style>
span { border-color: #661022; }
span { border-color: rgb(102,16,34); }
td.TdClassName
{
border-color: #661022;
}
.TagClassName
{
border-color: #661022;
}
</style>