Shades of Pohutukawa #660610
Tints of Pohutukawa #660610
RGB
CMYK
RGB Variations
Color information
#660610 (or 0x660610) is known color: Pohutukawa. HEX triplet: 66, 06 and 10. RGB value is (102,6,16). Sum of RGB (Red+Green+Blue) = 102+6+16=124 (16% of max value = 765). Red value is 102 (40.23% from 255 or 82.26% from 124); Green value is 6 (2.73% from 255 or 4.84% from 124); Blue value is 16 (6.64% from 255 or 12.90% from 124); Max value from RGB is 102 - color contains mainly: red. Hex color #660610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660610 is #99F9EF. Grayscale: #232323. Windows color (decimal): -10090992 or 1050214. OLE color: 1050214.
HSL color Cylindrical-coordinate representation of color #660610: hue angle of 353.75º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #660610 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 16 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.6 |
| HSL | 353.75º | 0.89% | 0.21% | - |
| HSV(B) | 353.75º | 0.94% | 0.4% | - |
| XYZ | 5.64 | 2.99 | 0.77 | - |
| YUV | 35.84 | 116.8 | 175.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 16 | 0 | 0.94 | 0.84 | 0.6 | 353.75 | 0.89 | 0.21 |
| Hex | 66 | 6 | 10 | 0 | 5E | 54 | 3C | 162 | 59 | 15 |
| Octal | 146 | 6 | 20 | 0 | 136 | 124 | 74 | 542 | 131 | 25 |
| Binary | 1100110 | 110 | 10000 | 0 | 1011110 | 1010100 | 111100 | 101100010 | 1011001 | 10101 |
Color Harmonies of #660610
Complementary color
Monochromatic Colors of #660610
Black with #660610
Text Example
Text Example
White with #660610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660610; }
p { color: rgb(102,6,16); }
H1.HeaderClassName
{
color: #660610;
}
.AnyTagClassName
{
color: #660610;
}
</style>
background-color css
<style>
a { background-color: #660610; }
a { background-color: rgb(102,6,16); }
div.DivClassName
{
background-color: #660610;
}
.BgClassName
{
background-color: #660610;
}
</style>
border-color css
<style>
span { border-color: #660610; }
span { border-color: rgb(102,6,16); }
td.TdClassName
{
border-color: #660610;
}
.TagClassName
{
border-color: #660610;
}
</style>