Shades of Pohutukawa #621022
Tints of Pohutukawa #621022
RGB
CMYK
RGB Variations
Color information
#621022 (or 0x621022) is known color: Pohutukawa. HEX triplet: 62, 10 and 22. RGB value is (98,16,34). Sum of RGB (Red+Green+Blue) = 98+16+34=148 (19% of max value = 765). Red value is 98 (38.67% from 255 or 66.22% from 148); Green value is 16 (6.64% from 255 or 10.81% from 148); Blue value is 34 (13.67% from 255 or 22.97% from 148); Max value from RGB is 98 - color contains mainly: red. Hex color #621022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621022 is #9DEFDD. Grayscale: #2A2A2A. Windows color (decimal): -10350558 or 2232418. OLE color: 2232418.
HSL color Cylindrical-coordinate representation of color #621022: hue angle of 346.83º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621022 is Cyan = 0, Magento = 0.84, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 34 | - |
| CMYK | 0 | 0.84 | 0.65 | 0.62 |
| HSL | 346.83º | 0.72% | 0.22% | - |
| HSV(B) | 346.83º | 0.84% | 0.38% | - |
| XYZ | 5.51 | 3.08 | 1.82 | - |
| YUV | 42.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 34 | 0 | 0.84 | 0.65 | 0.62 | 346.83 | 0.72 | 0.22 |
| Hex | 62 | 10 | 22 | 0 | 54 | 41 | 3E | 15B | 48 | 16 |
| Octal | 142 | 20 | 42 | 0 | 124 | 101 | 76 | 533 | 110 | 26 |
| Binary | 1100010 | 10000 | 100010 | 0 | 1010100 | 1000001 | 111110 | 101011011 | 1001000 | 10110 |
Color Harmonies of #621022
Complementary color
Monochromatic Colors of #621022
Black with #621022
Text Example
Text Example
White with #621022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621022; }
p { color: rgb(98,16,34); }
H1.HeaderClassName
{
color: #621022;
}
.AnyTagClassName
{
color: #621022;
}
</style>
background-color css
<style>
a { background-color: #621022; }
a { background-color: rgb(98,16,34); }
div.DivClassName
{
background-color: #621022;
}
.BgClassName
{
background-color: #621022;
}
</style>
border-color css
<style>
span { border-color: #621022; }
span { border-color: rgb(98,16,34); }
td.TdClassName
{
border-color: #621022;
}
.TagClassName
{
border-color: #621022;
}
</style>