Shades of Pohutukawa #660614
Tints of Pohutukawa #660614
RGB
CMYK
RGB Variations
Color information
#660614 (or 0x660614) is known color: Pohutukawa. HEX triplet: 66, 06 and 14. RGB value is (102,6,20). Sum of RGB (Red+Green+Blue) = 102+6+20=128 (16% of max value = 765). Red value is 102 (40.23% from 255 or 79.69% from 128); Green value is 6 (2.73% from 255 or 4.69% from 128); Blue value is 20 (8.20% from 255 or 15.62% from 128); Max value from RGB is 102 - color contains mainly: red. Hex color #660614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660614 is #99F9EB. Grayscale: #242424. Windows color (decimal): -10090988 or 1312358. OLE color: 1312358.
HSL color Cylindrical-coordinate representation of color #660614: hue angle of 351.25º 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 #660614 is Cyan = 0, Magento = 0.94, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 20 | - |
| CMYK | 0 | 0.94 | 0.80 | 0.6 |
| HSL | 351.25º | 0.89% | 0.21% | - |
| HSV(B) | 351.25º | 0.94% | 0.4% | - |
| XYZ | 5.67 | 3.01 | 0.94 | - |
| YUV | 36.3 | 118.8 | 174.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 20 | 0 | 0.94 | 0.80 | 0.6 | 351.25 | 0.89 | 0.21 |
| Hex | 66 | 6 | 14 | 0 | 5E | 50 | 3C | 15F | 59 | 15 |
| Octal | 146 | 6 | 24 | 0 | 136 | 120 | 74 | 537 | 131 | 25 |
| Binary | 1100110 | 110 | 10100 | 0 | 1011110 | 1010000 | 111100 | 101011111 | 1011001 | 10101 |
Color Harmonies of #660614
Complementary color
Monochromatic Colors of #660614
Black with #660614
Text Example
Text Example
White with #660614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660614; }
p { color: rgb(102,6,20); }
H1.HeaderClassName
{
color: #660614;
}
.AnyTagClassName
{
color: #660614;
}
</style>
background-color css
<style>
a { background-color: #660614; }
a { background-color: rgb(102,6,20); }
div.DivClassName
{
background-color: #660614;
}
.BgClassName
{
background-color: #660614;
}
</style>
border-color css
<style>
span { border-color: #660614; }
span { border-color: rgb(102,6,20); }
td.TdClassName
{
border-color: #660614;
}
.TagClassName
{
border-color: #660614;
}
</style>