Shades of Pohutukawa #660726
Tints of Pohutukawa #660726
RGB
CMYK
RGB Variations
Color information
#660726 (or 0x660726) is known color: Pohutukawa. HEX triplet: 66, 07 and 26. RGB value is (102,7,38). Sum of RGB (Red+Green+Blue) = 102+7+38=147 (19% of max value = 765). Red value is 102 (40.23% from 255 or 69.39% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 102 - color contains mainly: red. Hex color #660726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660726 is #99F8D9. Grayscale: #262626. Windows color (decimal): -10090714 or 2492262. OLE color: 2492262.
HSL color Cylindrical-coordinate representation of color #660726: hue angle of 340.42º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #660726 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 7 | 38 | - |
| CMYK | 0 | 0.93 | 0.63 | 0.6 |
| HSL | 340.42º | 0.87% | 0.21% | - |
| HSV(B) | 340.42º | 0.93% | 0.4% | - |
| XYZ | 5.91 | 3.12 | 2.12 | - |
| YUV | 38.94 | 127.47 | 172.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 7 | 38 | 0 | 0.93 | 0.63 | 0.6 | 340.42 | 0.87 | 0.21 |
| Hex | 66 | 7 | 26 | 0 | 5D | 3F | 3C | 154 | 57 | 15 |
| Octal | 146 | 7 | 46 | 0 | 135 | 77 | 74 | 524 | 127 | 25 |
| Binary | 1100110 | 111 | 100110 | 0 | 1011101 | 111111 | 111100 | 101010100 | 1010111 | 10101 |
Color Harmonies of #660726
Complementary color
Monochromatic Colors of #660726
Black with #660726
Text Example
Text Example
White with #660726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660726; }
p { color: rgb(102,7,38); }
H1.HeaderClassName
{
color: #660726;
}
.AnyTagClassName
{
color: #660726;
}
</style>
background-color css
<style>
a { background-color: #660726; }
a { background-color: rgb(102,7,38); }
div.DivClassName
{
background-color: #660726;
}
.BgClassName
{
background-color: #660726;
}
</style>
border-color css
<style>
span { border-color: #660726; }
span { border-color: rgb(102,7,38); }
td.TdClassName
{
border-color: #660726;
}
.TagClassName
{
border-color: #660726;
}
</style>