Shades of Pohutukawa #611329
Tints of Pohutukawa #611329
RGB
CMYK
RGB Variations
Color information
#611329 (or 0x611329) is known color: Pohutukawa. HEX triplet: 61, 13 and 29. RGB value is (97,19,41). Sum of RGB (Red+Green+Blue) = 97+19+41=157 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.78% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 41 (16.41% from 255 or 26.11% from 157); Max value from RGB is 97 - color contains mainly: red. Hex color #611329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611329 is #9EECD6. Grayscale: #2C2C2C. Windows color (decimal): -10415319 or 2691937. OLE color: 2691937.
HSL color Cylindrical-coordinate representation of color #611329: hue angle of 343.08º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611329 is Cyan = 0, Magento = 0.80, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 41 | - |
| CMYK | 0 | 0.80 | 0.58 | 0.62 |
| HSL | 343.08º | 0.67% | 0.23% | - |
| HSV(B) | 343.08º | 0.8% | 0.38% | - |
| XYZ | 5.56 | 3.17 | 2.42 | - |
| YUV | 44.83 | 125.84 | 165.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 41 | 0 | 0.80 | 0.58 | 0.62 | 343.08 | 0.67 | 0.23 |
| Hex | 61 | 13 | 29 | 0 | 50 | 3A | 3E | 157 | 43 | 17 |
| Octal | 141 | 23 | 51 | 0 | 120 | 72 | 76 | 527 | 103 | 27 |
| Binary | 1100001 | 10011 | 101001 | 0 | 1010000 | 111010 | 111110 | 101010111 | 1000011 | 10111 |
Color Harmonies of #611329
Complementary color
Monochromatic Colors of #611329
Black with #611329
Text Example
Text Example
White with #611329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611329; }
p { color: rgb(97,19,41); }
H1.HeaderClassName
{
color: #611329;
}
.AnyTagClassName
{
color: #611329;
}
</style>
background-color css
<style>
a { background-color: #611329; }
a { background-color: rgb(97,19,41); }
div.DivClassName
{
background-color: #611329;
}
.BgClassName
{
background-color: #611329;
}
</style>
border-color css
<style>
span { border-color: #611329; }
span { border-color: rgb(97,19,41); }
td.TdClassName
{
border-color: #611329;
}
.TagClassName
{
border-color: #611329;
}
</style>