Shades of Pohutukawa #620218
Tints of Pohutukawa #620218
RGB
CMYK
RGB Variations
Color information
#620218 (or 0x620218) is known color: Pohutukawa. HEX triplet: 62, 02 and 18. RGB value is (98,2,24). Sum of RGB (Red+Green+Blue) = 98+2+24=124 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.03% from 124); Green value is 2 (1.17% from 255 or 1.61% from 124); Blue value is 24 (9.77% from 255 or 19.35% from 124); Max value from RGB is 98 - color contains mainly: red. Hex color #620218 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620218 is #9DFDE7. Grayscale: #212121. Windows color (decimal): -10354152 or 1573474. OLE color: 1573474.
HSL color Cylindrical-coordinate representation of color #620218: hue angle of 346.25º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #620218 is Cyan = 0, Magento = 0.98, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 2 | 24 | - |
| CMYK | 0 | 0.98 | 0.76 | 0.62 |
| HSL | 346.25º | 0.96% | 0.2% | - |
| HSV(B) | 346.25º | 0.98% | 0.38% | - |
| XYZ | 5.22 | 2.71 | 1.11 | - |
| YUV | 33.21 | 122.8 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 2 | 24 | 0 | 0.98 | 0.76 | 0.62 | 346.25 | 0.96 | 0.2 |
| Hex | 62 | 2 | 18 | 0 | 62 | 4C | 3E | 15A | 60 | 14 |
| Octal | 142 | 2 | 30 | 0 | 142 | 114 | 76 | 532 | 140 | 24 |
| Binary | 1100010 | 10 | 11000 | 0 | 1100010 | 1001100 | 111110 | 101011010 | 1100000 | 10100 |
Color Harmonies of #620218
Complementary color
Monochromatic Colors of #620218
Black with #620218
Text Example
Text Example
White with #620218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620218; }
p { color: rgb(98,2,24); }
H1.HeaderClassName
{
color: #620218;
}
.AnyTagClassName
{
color: #620218;
}
</style>
background-color css
<style>
a { background-color: #620218; }
a { background-color: rgb(98,2,24); }
div.DivClassName
{
background-color: #620218;
}
.BgClassName
{
background-color: #620218;
}
</style>
border-color css
<style>
span { border-color: #620218; }
span { border-color: rgb(98,2,24); }
td.TdClassName
{
border-color: #620218;
}
.TagClassName
{
border-color: #620218;
}
</style>