Shades of Pohutukawa #611426
Tints of Pohutukawa #611426
RGB
CMYK
RGB Variations
Color information
#611426 (or 0x611426) is known color: Pohutukawa. HEX triplet: 61, 14 and 26. RGB value is (97,20,38). Sum of RGB (Red+Green+Blue) = 97+20+38=155 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.58% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 97 - color contains mainly: red. Hex color #611426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611426 is #9EEBD9. Grayscale: #2D2D2D. Windows color (decimal): -10415066 or 2495585. OLE color: 2495585.
HSL color Cylindrical-coordinate representation of color #611426: hue angle of 345.97º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611426 is Cyan = 0, Magento = 0.79, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 38 | - |
| CMYK | 0 | 0.79 | 0.61 | 0.62 |
| HSL | 345.97º | 0.66% | 0.23% | - |
| HSV(B) | 345.97º | 0.79% | 0.38% | - |
| XYZ | 5.53 | 3.18 | 2.16 | - |
| YUV | 45.08 | 124.01 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 38 | 0 | 0.79 | 0.61 | 0.62 | 345.97 | 0.66 | 0.23 |
| Hex | 61 | 14 | 26 | 0 | 4F | 3D | 3E | 15A | 42 | 17 |
| Octal | 141 | 24 | 46 | 0 | 117 | 75 | 76 | 532 | 102 | 27 |
| Binary | 1100001 | 10100 | 100110 | 0 | 1001111 | 111101 | 111110 | 101011010 | 1000010 | 10111 |
Color Harmonies of #611426
Complementary color
Monochromatic Colors of #611426
Black with #611426
Text Example
Text Example
White with #611426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611426; }
p { color: rgb(97,20,38); }
H1.HeaderClassName
{
color: #611426;
}
.AnyTagClassName
{
color: #611426;
}
</style>
background-color css
<style>
a { background-color: #611426; }
a { background-color: rgb(97,20,38); }
div.DivClassName
{
background-color: #611426;
}
.BgClassName
{
background-color: #611426;
}
</style>
border-color css
<style>
span { border-color: #611426; }
span { border-color: rgb(97,20,38); }
td.TdClassName
{
border-color: #611426;
}
.TagClassName
{
border-color: #611426;
}
</style>