Shades of Pohutukawa #611920
Tints of Pohutukawa #611920
RGB
CMYK
RGB Variations
Color information
#611920 (or 0x611920) is known color: Pohutukawa. HEX triplet: 61, 19 and 20. RGB value is (97,25,32). Sum of RGB (Red+Green+Blue) = 97+25+32=154 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.99% from 154); Green value is 25 (10.16% from 255 or 16.23% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 97 - color contains mainly: red. Hex color #611920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611920 is #9EE6DF. Grayscale: #2F2F2F. Windows color (decimal): -10413792 or 2103649. OLE color: 2103649.
HSL color Cylindrical-coordinate representation of color #611920: hue angle of 354.17º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #611920 is Cyan = 0, Magento = 0.74, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 32 | - |
| CMYK | 0 | 0.74 | 0.67 | 0.62 |
| HSL | 354.17º | 0.59% | 0.24% | - |
| HSV(B) | 354.17º | 0.74% | 0.38% | - |
| XYZ | 5.54 | 3.34 | 1.72 | - |
| YUV | 47.33 | 119.35 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 32 | 0 | 0.74 | 0.67 | 0.62 | 354.17 | 0.59 | 0.24 |
| Hex | 61 | 19 | 20 | 0 | 4A | 43 | 3E | 162 | 3B | 18 |
| Octal | 141 | 31 | 40 | 0 | 112 | 103 | 76 | 542 | 73 | 30 |
| Binary | 1100001 | 11001 | 100000 | 0 | 1001010 | 1000011 | 111110 | 101100010 | 111011 | 11000 |
Color Harmonies of #611920
Complementary color
Monochromatic Colors of #611920
Black with #611920
Text Example
Text Example
White with #611920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611920; }
p { color: rgb(97,25,32); }
H1.HeaderClassName
{
color: #611920;
}
.AnyTagClassName
{
color: #611920;
}
</style>
background-color css
<style>
a { background-color: #611920; }
a { background-color: rgb(97,25,32); }
div.DivClassName
{
background-color: #611920;
}
.BgClassName
{
background-color: #611920;
}
</style>
border-color css
<style>
span { border-color: #611920; }
span { border-color: rgb(97,25,32); }
td.TdClassName
{
border-color: #611920;
}
.TagClassName
{
border-color: #611920;
}
</style>