Shades of Pohutukawa #611526
Tints of Pohutukawa #611526
RGB
CMYK
RGB Variations
Color information
#611526 (or 0x611526) is known color: Pohutukawa. HEX triplet: 61, 15 and 26. RGB value is (97,21,38). Sum of RGB (Red+Green+Blue) = 97+21+38=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 38 (15.23% from 255 or 24.36% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #611526 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611526 is #9EEAD9. Grayscale: #2D2D2D. Windows color (decimal): -10414810 or 2495841. OLE color: 2495841.
HSL color Cylindrical-coordinate representation of color #611526: hue angle of 346.58º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #611526 is Cyan = 0, Magento = 0.78, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 38 | - |
| CMYK | 0 | 0.78 | 0.61 | 0.62 |
| HSL | 346.58º | 0.64% | 0.23% | - |
| HSV(B) | 346.58º | 0.78% | 0.38% | - |
| XYZ | 5.55 | 3.22 | 2.16 | - |
| YUV | 45.66 | 123.68 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 38 | 0 | 0.78 | 0.61 | 0.62 | 346.58 | 0.64 | 0.23 |
| Hex | 61 | 15 | 26 | 0 | 4E | 3D | 3E | 15B | 40 | 17 |
| Octal | 141 | 25 | 46 | 0 | 116 | 75 | 76 | 533 | 100 | 27 |
| Binary | 1100001 | 10101 | 100110 | 0 | 1001110 | 111101 | 111110 | 101011011 | 1000000 | 10111 |
Color Harmonies of #611526
Complementary color
Monochromatic Colors of #611526
Black with #611526
Text Example
Text Example
White with #611526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611526; }
p { color: rgb(97,21,38); }
H1.HeaderClassName
{
color: #611526;
}
.AnyTagClassName
{
color: #611526;
}
</style>
background-color css
<style>
a { background-color: #611526; }
a { background-color: rgb(97,21,38); }
div.DivClassName
{
background-color: #611526;
}
.BgClassName
{
background-color: #611526;
}
</style>
border-color css
<style>
span { border-color: #611526; }
span { border-color: rgb(97,21,38); }
td.TdClassName
{
border-color: #611526;
}
.TagClassName
{
border-color: #611526;
}
</style>