Shades of Pohutukawa #661217
Tints of Pohutukawa #661217
RGB
CMYK
RGB Variations
Color information
#661217 (or 0x661217) is known color: Pohutukawa. HEX triplet: 66, 12 and 17. RGB value is (102,18,23). Sum of RGB (Red+Green+Blue) = 102+18+23=143 (18% of max value = 765). Red value is 102 (40.23% from 255 or 71.33% from 143); Green value is 18 (7.42% from 255 or 12.59% from 143); Blue value is 23 (9.38% from 255 or 16.08% from 143); Max value from RGB is 102 - color contains mainly: red. Hex color #661217 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661217 is #99EDE8. Grayscale: #2B2B2B. Windows color (decimal): -10087913 or 1512038. OLE color: 1512038.
HSL color Cylindrical-coordinate representation of color #661217: hue angle of 356.43º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #661217 is Cyan = 0, Magento = 0.82, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 18 | 23 | - |
| CMYK | 0 | 0.82 | 0.77 | 0.6 |
| HSL | 356.43º | 0.7% | 0.24% | - |
| HSV(B) | 356.43º | 0.82% | 0.4% | - |
| XYZ | 5.85 | 3.32 | 1.14 | - |
| YUV | 43.69 | 116.33 | 169.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 18 | 23 | 0 | 0.82 | 0.77 | 0.6 | 356.43 | 0.7 | 0.24 |
| Hex | 66 | 12 | 17 | 0 | 52 | 4D | 3C | 164 | 46 | 18 |
| Octal | 146 | 22 | 27 | 0 | 122 | 115 | 74 | 544 | 106 | 30 |
| Binary | 1100110 | 10010 | 10111 | 0 | 1010010 | 1001101 | 111100 | 101100100 | 1000110 | 11000 |
Color Harmonies of #661217
Complementary color
Monochromatic Colors of #661217
Black with #661217
Text Example
Text Example
White with #661217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661217; }
p { color: rgb(102,18,23); }
H1.HeaderClassName
{
color: #661217;
}
.AnyTagClassName
{
color: #661217;
}
</style>
background-color css
<style>
a { background-color: #661217; }
a { background-color: rgb(102,18,23); }
div.DivClassName
{
background-color: #661217;
}
.BgClassName
{
background-color: #661217;
}
</style>
border-color css
<style>
span { border-color: #661217; }
span { border-color: rgb(102,18,23); }
td.TdClassName
{
border-color: #661217;
}
.TagClassName
{
border-color: #661217;
}
</style>