Shades of Pohutukawa #661620
Tints of Pohutukawa #661620
RGB
CMYK
RGB Variations
Color information
#661620 (or 0x661620) is known color: Pohutukawa. HEX triplet: 66, 16 and 20. RGB value is (102,22,32). Sum of RGB (Red+Green+Blue) = 102+22+32=156 (20% of max value = 765). Red value is 102 (40.23% from 255 or 65.38% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 32 (12.89% from 255 or 20.51% from 156); Max value from RGB is 102 - color contains mainly: red. Hex color #661620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661620 is #99E9DF. Grayscale: #2F2F2F. Windows color (decimal): -10086880 or 2102886. OLE color: 2102886.
HSL color Cylindrical-coordinate representation of color #661620: hue angle of 352.5º 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 #661620 is Cyan = 0, Magento = 0.78, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 32 | - |
| CMYK | 0 | 0.78 | 0.69 | 0.6 |
| HSL | 352.5º | 0.65% | 0.24% | - |
| HSV(B) | 352.5º | 0.78% | 0.4% | - |
| XYZ | 6.03 | 3.5 | 1.72 | - |
| YUV | 47.06 | 119.5 | 167.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 32 | 0 | 0.78 | 0.69 | 0.6 | 352.5 | 0.65 | 0.24 |
| Hex | 66 | 16 | 20 | 0 | 4E | 45 | 3C | 160 | 41 | 18 |
| Octal | 146 | 26 | 40 | 0 | 116 | 105 | 74 | 540 | 101 | 30 |
| Binary | 1100110 | 10110 | 100000 | 0 | 1001110 | 1000101 | 111100 | 101100000 | 1000001 | 11000 |
Color Harmonies of #661620
Complementary color
Monochromatic Colors of #661620
Black with #661620
Text Example
Text Example
White with #661620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661620; }
p { color: rgb(102,22,32); }
H1.HeaderClassName
{
color: #661620;
}
.AnyTagClassName
{
color: #661620;
}
</style>
background-color css
<style>
a { background-color: #661620; }
a { background-color: rgb(102,22,32); }
div.DivClassName
{
background-color: #661620;
}
.BgClassName
{
background-color: #661620;
}
</style>
border-color css
<style>
span { border-color: #661620; }
span { border-color: rgb(102,22,32); }
td.TdClassName
{
border-color: #661620;
}
.TagClassName
{
border-color: #661620;
}
</style>