Shades of Pohutukawa #660619
Tints of Pohutukawa #660619
RGB
CMYK
RGB Variations
Color information
#660619 (or 0x660619) is known color: Pohutukawa. HEX triplet: 66, 06 and 19. RGB value is (102,6,25). Sum of RGB (Red+Green+Blue) = 102+6+25=133 (17% of max value = 765). Red value is 102 (40.23% from 255 or 76.69% from 133); Green value is 6 (2.73% from 255 or 4.51% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 102 - color contains mainly: red. Hex color #660619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660619 is #99F9E6. Grayscale: #242424. Windows color (decimal): -10090983 or 1640038. OLE color: 1640038.
HSL color Cylindrical-coordinate representation of color #660619: hue angle of 348.12º 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 #660619 is Cyan = 0, Magento = 0.94, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 25 | - |
| CMYK | 0 | 0.94 | 0.75 | 0.6 |
| HSL | 348.13º | 0.89% | 0.21% | - |
| HSV(B) | 348.13º | 0.94% | 0.4% | - |
| XYZ | 5.72 | 3.03 | 1.2 | - |
| YUV | 36.87 | 121.3 | 174.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 25 | 0 | 0.94 | 0.75 | 0.6 | 348.13 | 0.89 | 0.21 |
| Hex | 66 | 6 | 19 | 0 | 5E | 4B | 3C | 15C | 59 | 15 |
| Octal | 146 | 6 | 31 | 0 | 136 | 113 | 74 | 534 | 131 | 25 |
| Binary | 1100110 | 110 | 11001 | 0 | 1011110 | 1001011 | 111100 | 101011100 | 1011001 | 10101 |
Color Harmonies of #660619
Complementary color
Monochromatic Colors of #660619
Black with #660619
Text Example
Text Example
White with #660619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660619; }
p { color: rgb(102,6,25); }
H1.HeaderClassName
{
color: #660619;
}
.AnyTagClassName
{
color: #660619;
}
</style>
background-color css
<style>
a { background-color: #660619; }
a { background-color: rgb(102,6,25); }
div.DivClassName
{
background-color: #660619;
}
.BgClassName
{
background-color: #660619;
}
</style>
border-color css
<style>
span { border-color: #660619; }
span { border-color: rgb(102,6,25); }
td.TdClassName
{
border-color: #660619;
}
.TagClassName
{
border-color: #660619;
}
</style>