Shades of Pohutukawa #661617
Tints of Pohutukawa #661617
RGB
CMYK
RGB Variations
Color information
#661617 (or 0x661617) is known color: Pohutukawa. HEX triplet: 66, 16 and 17. RGB value is (102,22,23). Sum of RGB (Red+Green+Blue) = 102+22+23=147 (19% of max value = 765). Red value is 102 (40.23% from 255 or 69.39% from 147); Green value is 22 (8.98% from 255 or 14.97% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 102 - color contains mainly: red. Hex color #661617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661617 is #99E9E8. Grayscale: #2E2E2E. Windows color (decimal): -10086889 or 1513062. OLE color: 1513062.
HSL color Cylindrical-coordinate representation of color #661617: hue angle of 359.25º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661617 is Cyan = 0, Magento = 0.78, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 23 | - |
| CMYK | 0 | 0.78 | 0.77 | 0.6 |
| HSL | 359.25º | 0.65% | 0.24% | - |
| HSV(B) | 359.25º | 0.78% | 0.4% | - |
| XYZ | 5.92 | 3.46 | 1.17 | - |
| YUV | 46.03 | 115 | 167.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 23 | 0 | 0.78 | 0.77 | 0.6 | 359.25 | 0.65 | 0.24 |
| Hex | 66 | 16 | 17 | 0 | 4E | 4D | 3C | 167 | 41 | 18 |
| Octal | 146 | 26 | 27 | 0 | 116 | 115 | 74 | 547 | 101 | 30 |
| Binary | 1100110 | 10110 | 10111 | 0 | 1001110 | 1001101 | 111100 | 101100111 | 1000001 | 11000 |
Color Harmonies of #661617
Complementary color
Monochromatic Colors of #661617
Black with #661617
Text Example
Text Example
White with #661617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661617; }
p { color: rgb(102,22,23); }
H1.HeaderClassName
{
color: #661617;
}
.AnyTagClassName
{
color: #661617;
}
</style>
background-color css
<style>
a { background-color: #661617; }
a { background-color: rgb(102,22,23); }
div.DivClassName
{
background-color: #661617;
}
.BgClassName
{
background-color: #661617;
}
</style>
border-color css
<style>
span { border-color: #661617; }
span { border-color: rgb(102,22,23); }
td.TdClassName
{
border-color: #661617;
}
.TagClassName
{
border-color: #661617;
}
</style>