Shades of Pohutukawa #661011
Tints of Pohutukawa #661011
RGB
CMYK
RGB Variations
Color information
#661011 (or 0x661011) is known color: Pohutukawa. HEX triplet: 66, 10 and 11. RGB value is (102,16,17). Sum of RGB (Red+Green+Blue) = 102+16+17=135 (17% of max value = 765). Red value is 102 (40.23% from 255 or 75.56% from 135); Green value is 16 (6.64% from 255 or 11.85% from 135); Blue value is 17 (7.03% from 255 or 12.59% from 135); Max value from RGB is 102 - color contains mainly: red. Hex color #661011 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661011 is #99EFEE. Grayscale: #292929. Windows color (decimal): -10088431 or 1118310. OLE color: 1118310.
HSL color Cylindrical-coordinate representation of color #661011: hue angle of 359.3º 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 #661011 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 17 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.6 |
| HSL | 359.3º | 0.73% | 0.23% | - |
| HSV(B) | 359.3º | 0.84% | 0.4% | - |
| XYZ | 5.77 | 3.24 | 0.85 | - |
| YUV | 41.83 | 113.99 | 170.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 17 | 0 | 0.84 | 0.83 | 0.6 | 359.3 | 0.73 | 0.23 |
| Hex | 66 | 10 | 11 | 0 | 54 | 53 | 3C | 167 | 49 | 17 |
| Octal | 146 | 20 | 21 | 0 | 124 | 123 | 74 | 547 | 111 | 27 |
| Binary | 1100110 | 10000 | 10001 | 0 | 1010100 | 1010011 | 111100 | 101100111 | 1001001 | 10111 |
Color Harmonies of #661011
Complementary color
Monochromatic Colors of #661011
Black with #661011
Text Example
Text Example
White with #661011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661011; }
p { color: rgb(102,16,17); }
H1.HeaderClassName
{
color: #661011;
}
.AnyTagClassName
{
color: #661011;
}
</style>
background-color css
<style>
a { background-color: #661011; }
a { background-color: rgb(102,16,17); }
div.DivClassName
{
background-color: #661011;
}
.BgClassName
{
background-color: #661011;
}
</style>
border-color css
<style>
span { border-color: #661011; }
span { border-color: rgb(102,16,17); }
td.TdClassName
{
border-color: #661011;
}
.TagClassName
{
border-color: #661011;
}
</style>