Shades of Pohutukawa #611128
Tints of Pohutukawa #611128
RGB
CMYK
RGB Variations
Color information
#611128 (or 0x611128) is known color: Pohutukawa. HEX triplet: 61, 11 and 28. RGB value is (97,17,40). Sum of RGB (Red+Green+Blue) = 97+17+40=154 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.99% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 40 (16.02% from 255 or 25.97% from 154); Max value from RGB is 97 - color contains mainly: red. Hex color #611128 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611128 is #9EEED7. Grayscale: #2B2B2B. Windows color (decimal): -10415832 or 2625889. OLE color: 2625889.
HSL color Cylindrical-coordinate representation of color #611128: hue angle of 342.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611128 is Cyan = 0, Magento = 0.82, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 40 | - |
| CMYK | 0 | 0.82 | 0.59 | 0.62 |
| HSL | 342.75º | 0.7% | 0.22% | - |
| HSV(B) | 342.75º | 0.82% | 0.38% | - |
| XYZ | 5.51 | 3.1 | 2.31 | - |
| YUV | 43.54 | 126 | 166.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 40 | 0 | 0.82 | 0.59 | 0.62 | 342.75 | 0.7 | 0.22 |
| Hex | 61 | 11 | 28 | 0 | 52 | 3B | 3E | 157 | 46 | 16 |
| Octal | 141 | 21 | 50 | 0 | 122 | 73 | 76 | 527 | 106 | 26 |
| Binary | 1100001 | 10001 | 101000 | 0 | 1010010 | 111011 | 111110 | 101010111 | 1000110 | 10110 |
Color Harmonies of #611128
Complementary color
Monochromatic Colors of #611128
Black with #611128
Text Example
Text Example
White with #611128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611128; }
p { color: rgb(97,17,40); }
H1.HeaderClassName
{
color: #611128;
}
.AnyTagClassName
{
color: #611128;
}
</style>
background-color css
<style>
a { background-color: #611128; }
a { background-color: rgb(97,17,40); }
div.DivClassName
{
background-color: #611128;
}
.BgClassName
{
background-color: #611128;
}
</style>
border-color css
<style>
span { border-color: #611128; }
span { border-color: rgb(97,17,40); }
td.TdClassName
{
border-color: #611128;
}
.TagClassName
{
border-color: #611128;
}
</style>