Shades of Pohutukawa #661728
Tints of Pohutukawa #661728
RGB
CMYK
RGB Variations
Color information
#661728 (or 0x661728) is known color: Pohutukawa. HEX triplet: 66, 17 and 28. RGB value is (102,23,40). Sum of RGB (Red+Green+Blue) = 102+23+40=165 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.82% from 165); Green value is 23 (9.38% from 255 or 13.94% from 165); Blue value is 40 (16.02% from 255 or 24.24% from 165); Max value from RGB is 102 - color contains mainly: red. Hex color #661728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661728 is #99E8D7. Grayscale: #303030. Windows color (decimal): -10086616 or 2627430. OLE color: 2627430.
HSL color Cylindrical-coordinate representation of color #661728: hue angle of 347.09º 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 #661728 is Cyan = 0, Magento = 0.77, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 40 | - |
| CMYK | 0 | 0.77 | 0.61 | 0.6 |
| HSL | 347.09º | 0.63% | 0.25% | - |
| HSV(B) | 347.09º | 0.77% | 0.4% | - |
| XYZ | 6.17 | 3.59 | 2.38 | - |
| YUV | 48.56 | 123.17 | 166.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 40 | 0 | 0.77 | 0.61 | 0.6 | 347.09 | 0.63 | 0.25 |
| Hex | 66 | 17 | 28 | 0 | 4D | 3D | 3C | 15B | 3F | 19 |
| Octal | 146 | 27 | 50 | 0 | 115 | 75 | 74 | 533 | 77 | 31 |
| Binary | 1100110 | 10111 | 101000 | 0 | 1001101 | 111101 | 111100 | 101011011 | 111111 | 11001 |
Color Harmonies of #661728
Complementary color
Monochromatic Colors of #661728
Black with #661728
Text Example
Text Example
White with #661728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661728; }
p { color: rgb(102,23,40); }
H1.HeaderClassName
{
color: #661728;
}
.AnyTagClassName
{
color: #661728;
}
</style>
background-color css
<style>
a { background-color: #661728; }
a { background-color: rgb(102,23,40); }
div.DivClassName
{
background-color: #661728;
}
.BgClassName
{
background-color: #661728;
}
</style>
border-color css
<style>
span { border-color: #661728; }
span { border-color: rgb(102,23,40); }
td.TdClassName
{
border-color: #661728;
}
.TagClassName
{
border-color: #661728;
}
</style>