Shades of Pohutukawa #661516
Tints of Pohutukawa #661516
RGB
CMYK
RGB Variations
Color information
#661516 (or 0x661516) is known color: Pohutukawa. HEX triplet: 66, 15 and 16. RGB value is (102,21,22). Sum of RGB (Red+Green+Blue) = 102+21+22=145 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.34% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 102 - color contains mainly: red. Hex color #661516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661516 is #99EAE9. Grayscale: #2D2D2D. Windows color (decimal): -10087146 or 1447270. OLE color: 1447270.
HSL color Cylindrical-coordinate representation of color #661516: hue angle of 359.26º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #661516 is Cyan = 0, Magento = 0.79, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 21 | 22 | - |
| CMYK | 0 | 0.79 | 0.78 | 0.6 |
| HSL | 359.26º | 0.66% | 0.24% | - |
| HSV(B) | 359.26º | 0.79% | 0.4% | - |
| XYZ | 5.89 | 3.42 | 1.11 | - |
| YUV | 45.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 21 | 22 | 0 | 0.79 | 0.78 | 0.6 | 359.26 | 0.66 | 0.24 |
| Hex | 66 | 15 | 16 | 0 | 4F | 4E | 3C | 167 | 42 | 18 |
| Octal | 146 | 25 | 26 | 0 | 117 | 116 | 74 | 547 | 102 | 30 |
| Binary | 1100110 | 10101 | 10110 | 0 | 1001111 | 1001110 | 111100 | 101100111 | 1000010 | 11000 |
Color Harmonies of #661516
Complementary color
Monochromatic Colors of #661516
Black with #661516
Text Example
Text Example
White with #661516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661516; }
p { color: rgb(102,21,22); }
H1.HeaderClassName
{
color: #661516;
}
.AnyTagClassName
{
color: #661516;
}
</style>
background-color css
<style>
a { background-color: #661516; }
a { background-color: rgb(102,21,22); }
div.DivClassName
{
background-color: #661516;
}
.BgClassName
{
background-color: #661516;
}
</style>
border-color css
<style>
span { border-color: #661516; }
span { border-color: rgb(102,21,22); }
td.TdClassName
{
border-color: #661516;
}
.TagClassName
{
border-color: #661516;
}
</style>