Shades of Pohutukawa #660516
Tints of Pohutukawa #660516
RGB
CMYK
RGB Variations
Color information
#660516 (or 0x660516) is known color: Pohutukawa. HEX triplet: 66, 05 and 16. RGB value is (102,5,22). Sum of RGB (Red+Green+Blue) = 102+5+22=129 (17% of max value = 765). Red value is 102 (40.23% from 255 or 79.07% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 22 (8.98% from 255 or 17.05% from 129); Max value from RGB is 102 - color contains mainly: red. Hex color #660516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660516 is #99FAE9. Grayscale: #232323. Windows color (decimal): -10091242 or 1443174. OLE color: 1443174.
HSL color Cylindrical-coordinate representation of color #660516: hue angle of 349.48º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #660516 is Cyan = 0, Magento = 0.95, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 5 | 22 | - |
| CMYK | 0 | 0.95 | 0.78 | 0.6 |
| HSL | 349.48º | 0.91% | 0.21% | - |
| HSV(B) | 349.48º | 0.95% | 0.4% | - |
| XYZ | 5.68 | 2.99 | 1.04 | - |
| YUV | 35.94 | 120.14 | 175.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 5 | 22 | 0 | 0.95 | 0.78 | 0.6 | 349.48 | 0.91 | 0.21 |
| Hex | 66 | 5 | 16 | 0 | 5F | 4E | 3C | 15D | 5B | 15 |
| Octal | 146 | 5 | 26 | 0 | 137 | 116 | 74 | 535 | 133 | 25 |
| Binary | 1100110 | 101 | 10110 | 0 | 1011111 | 1001110 | 111100 | 101011101 | 1011011 | 10101 |
Color Harmonies of #660516
Complementary color
Monochromatic Colors of #660516
Black with #660516
Text Example
Text Example
White with #660516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660516; }
p { color: rgb(102,5,22); }
H1.HeaderClassName
{
color: #660516;
}
.AnyTagClassName
{
color: #660516;
}
</style>
background-color css
<style>
a { background-color: #660516; }
a { background-color: rgb(102,5,22); }
div.DivClassName
{
background-color: #660516;
}
.BgClassName
{
background-color: #660516;
}
</style>
border-color css
<style>
span { border-color: #660516; }
span { border-color: rgb(102,5,22); }
td.TdClassName
{
border-color: #660516;
}
.TagClassName
{
border-color: #660516;
}
</style>