Shades of Pohutukawa #611214
Tints of Pohutukawa #611214
RGB
CMYK
RGB Variations
Color information
#611214 (or 0x611214) is known color: Pohutukawa. HEX triplet: 61, 12 and 14. RGB value is (97,18,20). Sum of RGB (Red+Green+Blue) = 97+18+20=135 (17% of max value = 765). Red value is 97 (38.28% from 255 or 71.85% from 135); Green value is 18 (7.42% from 255 or 13.33% from 135); Blue value is 20 (8.20% from 255 or 14.81% from 135); Max value from RGB is 97 - color contains mainly: red. Hex color #611214 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611214 is #9EEDEB. Grayscale: #292929. Windows color (decimal): -10415596 or 1315425. OLE color: 1315425.
HSL color Cylindrical-coordinate representation of color #611214: hue angle of 358.48º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #611214 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 18 | 20 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.62 |
| HSL | 358.48º | 0.69% | 0.23% | - |
| HSV(B) | 358.48º | 0.81% | 0.38% | - |
| XYZ | 5.27 | 3.02 | 0.97 | - |
| YUV | 41.85 | 115.67 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 20 | 0 | 0.81 | 0.79 | 0.62 | 358.48 | 0.69 | 0.23 |
| Hex | 61 | 12 | 14 | 0 | 51 | 4F | 3E | 166 | 45 | 17 |
| Octal | 141 | 22 | 24 | 0 | 121 | 117 | 76 | 546 | 105 | 27 |
| Binary | 1100001 | 10010 | 10100 | 0 | 1010001 | 1001111 | 111110 | 101100110 | 1000101 | 10111 |
Color Harmonies of #611214
Complementary color
Monochromatic Colors of #611214
Black with #611214
Text Example
Text Example
White with #611214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611214; }
p { color: rgb(97,18,20); }
H1.HeaderClassName
{
color: #611214;
}
.AnyTagClassName
{
color: #611214;
}
</style>
background-color css
<style>
a { background-color: #611214; }
a { background-color: rgb(97,18,20); }
div.DivClassName
{
background-color: #611214;
}
.BgClassName
{
background-color: #611214;
}
</style>
border-color css
<style>
span { border-color: #611214; }
span { border-color: rgb(97,18,20); }
td.TdClassName
{
border-color: #611214;
}
.TagClassName
{
border-color: #611214;
}
</style>