Shades of Pohutukawa #661115
Tints of Pohutukawa #661115
RGB
CMYK
RGB Variations
Color information
#661115 (or 0x661115) is known color: Pohutukawa. HEX triplet: 66, 11 and 15. RGB value is (102,17,21). Sum of RGB (Red+Green+Blue) = 102+17+21=140 (18% of max value = 765). Red value is 102 (40.23% from 255 or 72.86% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 102 - color contains mainly: red. Hex color #661115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661115 is #99EEEA. Grayscale: #2A2A2A. Windows color (decimal): -10088171 or 1380710. OLE color: 1380710.
HSL color Cylindrical-coordinate representation of color #661115: hue angle of 357.18º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661115 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 21 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.6 |
| HSL | 357.18º | 0.71% | 0.23% | - |
| HSV(B) | 357.18º | 0.83% | 0.4% | - |
| XYZ | 5.82 | 3.28 | 1.04 | - |
| YUV | 42.87 | 115.66 | 170.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 21 | 0 | 0.83 | 0.79 | 0.6 | 357.18 | 0.71 | 0.23 |
| Hex | 66 | 11 | 15 | 0 | 53 | 4F | 3C | 165 | 47 | 17 |
| Octal | 146 | 21 | 25 | 0 | 123 | 117 | 74 | 545 | 107 | 27 |
| Binary | 1100110 | 10001 | 10101 | 0 | 1010011 | 1001111 | 111100 | 101100101 | 1000111 | 10111 |
Color Harmonies of #661115
Complementary color
Monochromatic Colors of #661115
Black with #661115
Text Example
Text Example
White with #661115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661115; }
p { color: rgb(102,17,21); }
H1.HeaderClassName
{
color: #661115;
}
.AnyTagClassName
{
color: #661115;
}
</style>
background-color css
<style>
a { background-color: #661115; }
a { background-color: rgb(102,17,21); }
div.DivClassName
{
background-color: #661115;
}
.BgClassName
{
background-color: #661115;
}
</style>
border-color css
<style>
span { border-color: #661115; }
span { border-color: rgb(102,17,21); }
td.TdClassName
{
border-color: #661115;
}
.TagClassName
{
border-color: #661115;
}
</style>