Shades of Pohutukawa #611619
Tints of Pohutukawa #611619
RGB
CMYK
RGB Variations
Color information
#611619 (or 0x611619) is known color: Pohutukawa. HEX triplet: 61, 16 and 19. RGB value is (97,22,25). Sum of RGB (Red+Green+Blue) = 97+22+25=144 (19% of max value = 765). Red value is 97 (38.28% from 255 or 67.36% from 144); Green value is 22 (8.98% from 255 or 15.28% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 97 - color contains mainly: red. Hex color #611619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611619 is #9EE9E6. Grayscale: #2C2C2C. Windows color (decimal): -10414567 or 1644129. OLE color: 1644129.
HSL color Cylindrical-coordinate representation of color #611619: hue angle of 357.6º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #611619 is Cyan = 0, Magento = 0.77, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 22 | 25 | - |
| CMYK | 0 | 0.77 | 0.74 | 0.62 |
| HSL | 357.6º | 0.63% | 0.23% | - |
| HSV(B) | 357.6º | 0.77% | 0.38% | - |
| XYZ | 5.39 | 3.19 | 1.25 | - |
| YUV | 44.77 | 116.85 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 22 | 25 | 0 | 0.77 | 0.74 | 0.62 | 357.6 | 0.63 | 0.23 |
| Hex | 61 | 16 | 19 | 0 | 4D | 4A | 3E | 166 | 3F | 17 |
| Octal | 141 | 26 | 31 | 0 | 115 | 112 | 76 | 546 | 77 | 27 |
| Binary | 1100001 | 10110 | 11001 | 0 | 1001101 | 1001010 | 111110 | 101100110 | 111111 | 10111 |
Color Harmonies of #611619
Complementary color
Monochromatic Colors of #611619
Black with #611619
Text Example
Text Example
White with #611619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611619; }
p { color: rgb(97,22,25); }
H1.HeaderClassName
{
color: #611619;
}
.AnyTagClassName
{
color: #611619;
}
</style>
background-color css
<style>
a { background-color: #611619; }
a { background-color: rgb(97,22,25); }
div.DivClassName
{
background-color: #611619;
}
.BgClassName
{
background-color: #611619;
}
</style>
border-color css
<style>
span { border-color: #611619; }
span { border-color: rgb(97,22,25); }
td.TdClassName
{
border-color: #611619;
}
.TagClassName
{
border-color: #611619;
}
</style>