Shades of Pohutukawa #611926
Tints of Pohutukawa #611926
RGB
CMYK
RGB Variations
Color information
#611926 (or 0x611926) is known color: Pohutukawa. HEX triplet: 61, 19 and 26. RGB value is (97,25,38). Sum of RGB (Red+Green+Blue) = 97+25+38=160 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.62% from 160); Green value is 25 (10.16% from 255 or 15.62% from 160); Blue value is 38 (15.23% from 255 or 23.75% from 160); Max value from RGB is 97 - color contains mainly: red. Hex color #611926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611926 is #9EE6D9. Grayscale: #303030. Windows color (decimal): -10413786 or 2496865. OLE color: 2496865.
HSL color Cylindrical-coordinate representation of color #611926: hue angle of 349.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 #611926 is Cyan = 0, Magento = 0.74, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 38 | - |
| CMYK | 0 | 0.74 | 0.61 | 0.62 |
| HSL | 349.17º | 0.59% | 0.24% | - |
| HSV(B) | 349.17º | 0.74% | 0.38% | - |
| XYZ | 5.63 | 3.38 | 2.19 | - |
| YUV | 48.01 | 122.35 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 38 | 0 | 0.74 | 0.61 | 0.62 | 349.17 | 0.59 | 0.24 |
| Hex | 61 | 19 | 26 | 0 | 4A | 3D | 3E | 15D | 3B | 18 |
| Octal | 141 | 31 | 46 | 0 | 112 | 75 | 76 | 535 | 73 | 30 |
| Binary | 1100001 | 11001 | 100110 | 0 | 1001010 | 111101 | 111110 | 101011101 | 111011 | 11000 |
Color Harmonies of #611926
Complementary color
Monochromatic Colors of #611926
Black with #611926
Text Example
Text Example
White with #611926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611926; }
p { color: rgb(97,25,38); }
H1.HeaderClassName
{
color: #611926;
}
.AnyTagClassName
{
color: #611926;
}
</style>
background-color css
<style>
a { background-color: #611926; }
a { background-color: rgb(97,25,38); }
div.DivClassName
{
background-color: #611926;
}
.BgClassName
{
background-color: #611926;
}
</style>
border-color css
<style>
span { border-color: #611926; }
span { border-color: rgb(97,25,38); }
td.TdClassName
{
border-color: #611926;
}
.TagClassName
{
border-color: #611926;
}
</style>