Shades of Pohutukawa #661029
Tints of Pohutukawa #661029
RGB
CMYK
RGB Variations
Color information
#661029 (or 0x661029) is known color: Pohutukawa. HEX triplet: 66, 10 and 29. RGB value is (102,16,41). Sum of RGB (Red+Green+Blue) = 102+16+41=159 (21% of max value = 765). Red value is 102 (40.23% from 255 or 64.15% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 41 (16.41% from 255 or 25.79% from 159); Max value from RGB is 102 - color contains mainly: red. Hex color #661029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661029 is #99EFD6. Grayscale: #2C2C2C. Windows color (decimal): -10088407 or 2691174. OLE color: 2691174.
HSL color Cylindrical-coordinate representation of color #661029: hue angle of 342.56º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661029 is Cyan = 0, Magento = 0.84, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 41 | - |
| CMYK | 0 | 0.84 | 0.60 | 0.6 |
| HSL | 342.56º | 0.73% | 0.23% | - |
| HSV(B) | 342.56º | 0.84% | 0.4% | - |
| XYZ | 6.07 | 3.36 | 2.43 | - |
| YUV | 44.56 | 125.99 | 168.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 41 | 0 | 0.84 | 0.60 | 0.6 | 342.56 | 0.73 | 0.23 |
| Hex | 66 | 10 | 29 | 0 | 54 | 3C | 3C | 157 | 49 | 17 |
| Octal | 146 | 20 | 51 | 0 | 124 | 74 | 74 | 527 | 111 | 27 |
| Binary | 1100110 | 10000 | 101001 | 0 | 1010100 | 111100 | 111100 | 101010111 | 1001001 | 10111 |
Color Harmonies of #661029
Complementary color
Monochromatic Colors of #661029
Black with #661029
Text Example
Text Example
White with #661029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661029; }
p { color: rgb(102,16,41); }
H1.HeaderClassName
{
color: #661029;
}
.AnyTagClassName
{
color: #661029;
}
</style>
background-color css
<style>
a { background-color: #661029; }
a { background-color: rgb(102,16,41); }
div.DivClassName
{
background-color: #661029;
}
.BgClassName
{
background-color: #661029;
}
</style>
border-color css
<style>
span { border-color: #661029; }
span { border-color: rgb(102,16,41); }
td.TdClassName
{
border-color: #661029;
}
.TagClassName
{
border-color: #661029;
}
</style>