Shades of Pohutukawa #660916
Tints of Pohutukawa #660916
RGB
CMYK
RGB Variations
Color information
#660916 (or 0x660916) is known color: Pohutukawa. HEX triplet: 66, 09 and 16. RGB value is (102,9,22). Sum of RGB (Red+Green+Blue) = 102+9+22=133 (17% of max value = 765). Red value is 102 (40.23% from 255 or 76.69% from 133); Green value is 9 (3.91% from 255 or 6.77% from 133); Blue value is 22 (8.98% from 255 or 16.54% from 133); Max value from RGB is 102 - color contains mainly: red. Hex color #660916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660916 is #99F6E9. Grayscale: #262626. Windows color (decimal): -10090218 or 1444198. OLE color: 1444198.
HSL color Cylindrical-coordinate representation of color #660916: hue angle of 351.61º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #660916 is Cyan = 0, Magento = 0.91, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 9 | 22 | - |
| CMYK | 0 | 0.91 | 0.78 | 0.6 |
| HSL | 351.61º | 0.84% | 0.22% | - |
| HSV(B) | 351.61º | 0.91% | 0.4% | - |
| XYZ | 5.72 | 3.08 | 1.05 | - |
| YUV | 38.29 | 118.81 | 173.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 9 | 22 | 0 | 0.91 | 0.78 | 0.6 | 351.61 | 0.84 | 0.22 |
| Hex | 66 | 9 | 16 | 0 | 5B | 4E | 3C | 160 | 54 | 16 |
| Octal | 146 | 11 | 26 | 0 | 133 | 116 | 74 | 540 | 124 | 26 |
| Binary | 1100110 | 1001 | 10110 | 0 | 1011011 | 1001110 | 111100 | 101100000 | 1010100 | 10110 |
Color Harmonies of #660916
Complementary color
Monochromatic Colors of #660916
Black with #660916
Text Example
Text Example
White with #660916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660916; }
p { color: rgb(102,9,22); }
H1.HeaderClassName
{
color: #660916;
}
.AnyTagClassName
{
color: #660916;
}
</style>
background-color css
<style>
a { background-color: #660916; }
a { background-color: rgb(102,9,22); }
div.DivClassName
{
background-color: #660916;
}
.BgClassName
{
background-color: #660916;
}
</style>
border-color css
<style>
span { border-color: #660916; }
span { border-color: rgb(102,9,22); }
td.TdClassName
{
border-color: #660916;
}
.TagClassName
{
border-color: #660916;
}
</style>