Shades of Pohutukawa #661726
Tints of Pohutukawa #661726
RGB
CMYK
RGB Variations
Color information
#661726 (or 0x661726) is known color: Pohutukawa. HEX triplet: 66, 17 and 26. RGB value is (102,23,38). Sum of RGB (Red+Green+Blue) = 102+23+38=163 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.58% from 163); Green value is 23 (9.38% from 255 or 14.11% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 102 - color contains mainly: red. Hex color #661726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661726 is #99E8D9. Grayscale: #303030. Windows color (decimal): -10086618 or 2496358. OLE color: 2496358.
HSL color Cylindrical-coordinate representation of color #661726: hue angle of 348.61º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #661726 is Cyan = 0, Magento = 0.77, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 38 | - |
| CMYK | 0 | 0.77 | 0.63 | 0.6 |
| HSL | 348.61º | 0.63% | 0.25% | - |
| HSV(B) | 348.61º | 0.77% | 0.4% | - |
| XYZ | 6.14 | 3.58 | 2.2 | - |
| YUV | 48.33 | 122.17 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 38 | 0 | 0.77 | 0.63 | 0.6 | 348.61 | 0.63 | 0.25 |
| Hex | 66 | 17 | 26 | 0 | 4D | 3F | 3C | 15D | 3F | 19 |
| Octal | 146 | 27 | 46 | 0 | 115 | 77 | 74 | 535 | 77 | 31 |
| Binary | 1100110 | 10111 | 100110 | 0 | 1001101 | 111111 | 111100 | 101011101 | 111111 | 11001 |
Color Harmonies of #661726
Complementary color
Monochromatic Colors of #661726
Black with #661726
Text Example
Text Example
White with #661726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661726; }
p { color: rgb(102,23,38); }
H1.HeaderClassName
{
color: #661726;
}
.AnyTagClassName
{
color: #661726;
}
</style>
background-color css
<style>
a { background-color: #661726; }
a { background-color: rgb(102,23,38); }
div.DivClassName
{
background-color: #661726;
}
.BgClassName
{
background-color: #661726;
}
</style>
border-color css
<style>
span { border-color: #661726; }
span { border-color: rgb(102,23,38); }
td.TdClassName
{
border-color: #661726;
}
.TagClassName
{
border-color: #661726;
}
</style>