Shades of Pohutukawa #660613
Tints of Pohutukawa #660613
RGB
CMYK
RGB Variations
Color information
#660613 (or 0x660613) is known color: Pohutukawa. HEX triplet: 66, 06 and 13. RGB value is (102,6,19). Sum of RGB (Red+Green+Blue) = 102+6+19=127 (16% of max value = 765). Red value is 102 (40.23% from 255 or 80.31% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 19 (7.81% from 255 or 14.96% from 127); Max value from RGB is 102 - color contains mainly: red. Hex color #660613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660613 is #99F9EC. Grayscale: #242424. Windows color (decimal): -10090989 or 1246822. OLE color: 1246822.
HSL color Cylindrical-coordinate representation of color #660613: hue angle of 351.88º 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 #660613 is Cyan = 0, Magento = 0.94, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 19 | - |
| CMYK | 0 | 0.94 | 0.81 | 0.6 |
| HSL | 351.88º | 0.89% | 0.21% | - |
| HSV(B) | 351.88º | 0.94% | 0.4% | - |
| XYZ | 5.66 | 3 | 0.9 | - |
| YUV | 36.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 19 | 0 | 0.94 | 0.81 | 0.6 | 351.88 | 0.89 | 0.21 |
| Hex | 66 | 6 | 13 | 0 | 5E | 51 | 3C | 160 | 59 | 15 |
| Octal | 146 | 6 | 23 | 0 | 136 | 121 | 74 | 540 | 131 | 25 |
| Binary | 1100110 | 110 | 10011 | 0 | 1011110 | 1010001 | 111100 | 101100000 | 1011001 | 10101 |
Color Harmonies of #660613
Complementary color
Monochromatic Colors of #660613
Black with #660613
Text Example
Text Example
White with #660613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660613; }
p { color: rgb(102,6,19); }
H1.HeaderClassName
{
color: #660613;
}
.AnyTagClassName
{
color: #660613;
}
</style>
background-color css
<style>
a { background-color: #660613; }
a { background-color: rgb(102,6,19); }
div.DivClassName
{
background-color: #660613;
}
.BgClassName
{
background-color: #660613;
}
</style>
border-color css
<style>
span { border-color: #660613; }
span { border-color: rgb(102,6,19); }
td.TdClassName
{
border-color: #660613;
}
.TagClassName
{
border-color: #660613;
}
</style>