Shades of Pohutukawa #621214
Tints of Pohutukawa #621214
RGB
CMYK
RGB Variations
Color information
#621214 (or 0x621214) is known color: Pohutukawa. HEX triplet: 62, 12 and 14. RGB value is (98,18,20). Sum of RGB (Red+Green+Blue) = 98+18+20=136 (18% of max value = 765). Red value is 98 (38.67% from 255 or 72.06% from 136); Green value is 18 (7.42% from 255 or 13.24% from 136); Blue value is 20 (8.20% from 255 or 14.71% from 136); Max value from RGB is 98 - color contains mainly: red. Hex color #621214 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621214 is #9DEDEB. Grayscale: #2A2A2A. Windows color (decimal): -10350060 or 1315426. OLE color: 1315426.
HSL color Cylindrical-coordinate representation of color #621214: hue angle of 358.5º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #621214 is Cyan = 0, Magento = 0.82, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 18 | 20 | - |
| CMYK | 0 | 0.82 | 0.80 | 0.62 |
| HSL | 358.5º | 0.69% | 0.23% | - |
| HSV(B) | 358.5º | 0.82% | 0.38% | - |
| XYZ | 5.38 | 3.08 | 0.97 | - |
| YUV | 42.15 | 115.5 | 167.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 20 | 0 | 0.82 | 0.80 | 0.62 | 358.5 | 0.69 | 0.23 |
| Hex | 62 | 12 | 14 | 0 | 52 | 50 | 3E | 166 | 45 | 17 |
| Octal | 142 | 22 | 24 | 0 | 122 | 120 | 76 | 546 | 105 | 27 |
| Binary | 1100010 | 10010 | 10100 | 0 | 1010010 | 1010000 | 111110 | 101100110 | 1000101 | 10111 |
Color Harmonies of #621214
Complementary color
Monochromatic Colors of #621214
Black with #621214
Text Example
Text Example
White with #621214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621214; }
p { color: rgb(98,18,20); }
H1.HeaderClassName
{
color: #621214;
}
.AnyTagClassName
{
color: #621214;
}
</style>
background-color css
<style>
a { background-color: #621214; }
a { background-color: rgb(98,18,20); }
div.DivClassName
{
background-color: #621214;
}
.BgClassName
{
background-color: #621214;
}
</style>
border-color css
<style>
span { border-color: #621214; }
span { border-color: rgb(98,18,20); }
td.TdClassName
{
border-color: #621214;
}
.TagClassName
{
border-color: #621214;
}
</style>