Shades of Pohutukawa #611229
Tints of Pohutukawa #611229
RGB
CMYK
RGB Variations
Color information
#611229 (or 0x611229) is known color: Pohutukawa. HEX triplet: 61, 12 and 29. RGB value is (97,18,41). Sum of RGB (Red+Green+Blue) = 97+18+41=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 41 (16.41% from 255 or 26.28% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #611229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611229 is #9EEDD6. Grayscale: #2C2C2C. Windows color (decimal): -10415575 or 2691681. OLE color: 2691681.
HSL color Cylindrical-coordinate representation of color #611229: hue angle of 342.53º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #611229 is Cyan = 0, Magento = 0.81, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 18 | 41 | - |
| CMYK | 0 | 0.81 | 0.58 | 0.62 |
| HSL | 342.53º | 0.69% | 0.23% | - |
| HSV(B) | 342.53º | 0.81% | 0.38% | - |
| XYZ | 5.55 | 3.13 | 2.41 | - |
| YUV | 44.24 | 126.17 | 165.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 41 | 0 | 0.81 | 0.58 | 0.62 | 342.53 | 0.69 | 0.23 |
| Hex | 61 | 12 | 29 | 0 | 51 | 3A | 3E | 157 | 45 | 17 |
| Octal | 141 | 22 | 51 | 0 | 121 | 72 | 76 | 527 | 105 | 27 |
| Binary | 1100001 | 10010 | 101001 | 0 | 1010001 | 111010 | 111110 | 101010111 | 1000101 | 10111 |
Color Harmonies of #611229
Complementary color
Monochromatic Colors of #611229
Black with #611229
Text Example
Text Example
White with #611229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611229; }
p { color: rgb(97,18,41); }
H1.HeaderClassName
{
color: #611229;
}
.AnyTagClassName
{
color: #611229;
}
</style>
background-color css
<style>
a { background-color: #611229; }
a { background-color: rgb(97,18,41); }
div.DivClassName
{
background-color: #611229;
}
.BgClassName
{
background-color: #611229;
}
</style>
border-color css
<style>
span { border-color: #611229; }
span { border-color: rgb(97,18,41); }
td.TdClassName
{
border-color: #611229;
}
.TagClassName
{
border-color: #611229;
}
</style>