Shades of Pohutukawa #660626
Tints of Pohutukawa #660626
RGB
CMYK
RGB Variations
Color information
#660626 (or 0x660626) is known color: Pohutukawa. HEX triplet: 66, 06 and 26. RGB value is (102,6,38). Sum of RGB (Red+Green+Blue) = 102+6+38=146 (19% of max value = 765). Red value is 102 (40.23% from 255 or 69.86% from 146); Green value is 6 (2.73% from 255 or 4.11% from 146); Blue value is 38 (15.23% from 255 or 26.03% from 146); Max value from RGB is 102 - color contains mainly: red. Hex color #660626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660626 is #99F9D9. Grayscale: #262626. Windows color (decimal): -10090970 or 2492006. OLE color: 2492006.
HSL color Cylindrical-coordinate representation of color #660626: hue angle of 340º 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 #660626 is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 38 | - |
| CMYK | 0 | 0.94 | 0.63 | 0.6 |
| HSL | 340º | 0.89% | 0.21% | - |
| HSV(B) | 340º | 0.94% | 0.4% | - |
| XYZ | 5.89 | 3.09 | 2.12 | - |
| YUV | 38.35 | 127.8 | 173.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 38 | 0 | 0.94 | 0.63 | 0.6 | 340 | 0.89 | 0.21 |
| Hex | 66 | 6 | 26 | 0 | 5E | 3F | 3C | 154 | 59 | 15 |
| Octal | 146 | 6 | 46 | 0 | 136 | 77 | 74 | 524 | 131 | 25 |
| Binary | 1100110 | 110 | 100110 | 0 | 1011110 | 111111 | 111100 | 101010100 | 1011001 | 10101 |
Color Harmonies of #660626
Complementary color
Monochromatic Colors of #660626
Black with #660626
Text Example
Text Example
White with #660626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660626; }
p { color: rgb(102,6,38); }
H1.HeaderClassName
{
color: #660626;
}
.AnyTagClassName
{
color: #660626;
}
</style>
background-color css
<style>
a { background-color: #660626; }
a { background-color: rgb(102,6,38); }
div.DivClassName
{
background-color: #660626;
}
.BgClassName
{
background-color: #660626;
}
</style>
border-color css
<style>
span { border-color: #660626; }
span { border-color: rgb(102,6,38); }
td.TdClassName
{
border-color: #660626;
}
.TagClassName
{
border-color: #660626;
}
</style>