Shades of Pohutukawa #660926
Tints of Pohutukawa #660926
RGB
CMYK
RGB Variations
Color information
#660926 (or 0x660926) is known color: Pohutukawa. HEX triplet: 66, 09 and 26. RGB value is (102,9,38). Sum of RGB (Red+Green+Blue) = 102+9+38=149 (19% of max value = 765). Red value is 102 (40.23% from 255 or 68.46% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 38 (15.23% from 255 or 25.50% from 149); Max value from RGB is 102 - color contains mainly: red. Hex color #660926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660926 is #99F6D9. Grayscale: #282828. Windows color (decimal): -10090202 or 2492774. OLE color: 2492774.
HSL color Cylindrical-coordinate representation of color #660926: hue angle of 341.29º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #660926 is Cyan = 0, Magento = 0.91, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 9 | 38 | - |
| CMYK | 0 | 0.91 | 0.63 | 0.6 |
| HSL | 341.29º | 0.84% | 0.22% | - |
| HSV(B) | 341.29º | 0.91% | 0.4% | - |
| XYZ | 5.93 | 3.16 | 2.13 | - |
| YUV | 40.11 | 126.81 | 172.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 9 | 38 | 0 | 0.91 | 0.63 | 0.6 | 341.29 | 0.84 | 0.22 |
| Hex | 66 | 9 | 26 | 0 | 5B | 3F | 3C | 155 | 54 | 16 |
| Octal | 146 | 11 | 46 | 0 | 133 | 77 | 74 | 525 | 124 | 26 |
| Binary | 1100110 | 1001 | 100110 | 0 | 1011011 | 111111 | 111100 | 101010101 | 1010100 | 10110 |
Color Harmonies of #660926
Complementary color
Monochromatic Colors of #660926
Black with #660926
Text Example
Text Example
White with #660926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660926; }
p { color: rgb(102,9,38); }
H1.HeaderClassName
{
color: #660926;
}
.AnyTagClassName
{
color: #660926;
}
</style>
background-color css
<style>
a { background-color: #660926; }
a { background-color: rgb(102,9,38); }
div.DivClassName
{
background-color: #660926;
}
.BgClassName
{
background-color: #660926;
}
</style>
border-color css
<style>
span { border-color: #660926; }
span { border-color: rgb(102,9,38); }
td.TdClassName
{
border-color: #660926;
}
.TagClassName
{
border-color: #660926;
}
</style>