Shades of Pohutukawa #661012
Tints of Pohutukawa #661012
RGB
CMYK
RGB Variations
Color information
#661012 (or 0x661012) is known color: Pohutukawa. HEX triplet: 66, 10 and 12. RGB value is (102,16,18). Sum of RGB (Red+Green+Blue) = 102+16+18=136 (18% of max value = 765). Red value is 102 (40.23% from 255 or 75% from 136); Green value is 16 (6.64% from 255 or 11.76% from 136); Blue value is 18 (7.42% from 255 or 13.24% from 136); Max value from RGB is 102 - color contains mainly: red. Hex color #661012 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661012 is #99EFED. Grayscale: #2A2A2A. Windows color (decimal): -10088430 or 1183846. OLE color: 1183846.
HSL color Cylindrical-coordinate representation of color #661012: hue angle of 358.6º 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 #661012 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 18 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.6 |
| HSL | 358.6º | 0.73% | 0.23% | - |
| HSV(B) | 358.6º | 0.84% | 0.4% | - |
| XYZ | 5.77 | 3.24 | 0.89 | - |
| YUV | 41.94 | 114.49 | 170.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 18 | 0 | 0.84 | 0.82 | 0.6 | 358.6 | 0.73 | 0.23 |
| Hex | 66 | 10 | 12 | 0 | 54 | 52 | 3C | 167 | 49 | 17 |
| Octal | 146 | 20 | 22 | 0 | 124 | 122 | 74 | 547 | 111 | 27 |
| Binary | 1100110 | 10000 | 10010 | 0 | 1010100 | 1010010 | 111100 | 101100111 | 1001001 | 10111 |
Color Harmonies of #661012
Complementary color
Monochromatic Colors of #661012
Black with #661012
Text Example
Text Example
White with #661012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661012; }
p { color: rgb(102,16,18); }
H1.HeaderClassName
{
color: #661012;
}
.AnyTagClassName
{
color: #661012;
}
</style>
background-color css
<style>
a { background-color: #661012; }
a { background-color: rgb(102,16,18); }
div.DivClassName
{
background-color: #661012;
}
.BgClassName
{
background-color: #661012;
}
</style>
border-color css
<style>
span { border-color: #661012; }
span { border-color: rgb(102,16,18); }
td.TdClassName
{
border-color: #661012;
}
.TagClassName
{
border-color: #661012;
}
</style>