Shades of Pohutukawa #611419
Tints of Pohutukawa #611419
RGB
CMYK
RGB Variations
Color information
#611419 (or 0x611419) is known color: Pohutukawa. HEX triplet: 61, 14 and 19. RGB value is (97,20,25). Sum of RGB (Red+Green+Blue) = 97+20+25=142 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.31% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 25 (10.16% from 255 or 17.61% from 142); Max value from RGB is 97 - color contains mainly: red. Hex color #611419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611419 is #9EEBE6. Grayscale: #2B2B2B. Windows color (decimal): -10415079 or 1643617. OLE color: 1643617.
HSL color Cylindrical-coordinate representation of color #611419: hue angle of 356.1º 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 #611419 is Cyan = 0, Magento = 0.79, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 25 | - |
| CMYK | 0 | 0.79 | 0.74 | 0.62 |
| HSL | 356.1º | 0.66% | 0.23% | - |
| HSV(B) | 356.1º | 0.79% | 0.38% | - |
| XYZ | 5.36 | 3.11 | 1.24 | - |
| YUV | 43.59 | 117.51 | 166.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 25 | 0 | 0.79 | 0.74 | 0.62 | 356.1 | 0.66 | 0.23 |
| Hex | 61 | 14 | 19 | 0 | 4F | 4A | 3E | 164 | 42 | 17 |
| Octal | 141 | 24 | 31 | 0 | 117 | 112 | 76 | 544 | 102 | 27 |
| Binary | 1100001 | 10100 | 11001 | 0 | 1001111 | 1001010 | 111110 | 101100100 | 1000010 | 10111 |
Color Harmonies of #611419
Complementary color
Monochromatic Colors of #611419
Black with #611419
Text Example
Text Example
White with #611419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611419; }
p { color: rgb(97,20,25); }
H1.HeaderClassName
{
color: #611419;
}
.AnyTagClassName
{
color: #611419;
}
</style>
background-color css
<style>
a { background-color: #611419; }
a { background-color: rgb(97,20,25); }
div.DivClassName
{
background-color: #611419;
}
.BgClassName
{
background-color: #611419;
}
</style>
border-color css
<style>
span { border-color: #611419; }
span { border-color: rgb(97,20,25); }
td.TdClassName
{
border-color: #611419;
}
.TagClassName
{
border-color: #611419;
}
</style>