Shades of Pohutukawa #621420
Tints of Pohutukawa #621420
RGB
CMYK
RGB Variations
Color information
#621420 (or 0x621420) is known color: Pohutukawa. HEX triplet: 62, 14 and 20. RGB value is (98,20,32). Sum of RGB (Red+Green+Blue) = 98+20+32=150 (19% of max value = 765). Red value is 98 (38.67% from 255 or 65.33% from 150); Green value is 20 (8.20% from 255 or 13.33% from 150); Blue value is 32 (12.89% from 255 or 21.33% from 150); Max value from RGB is 98 - color contains mainly: red. Hex color #621420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621420 is #9DEBDF. Grayscale: #2C2C2C. Windows color (decimal): -10349536 or 2102370. OLE color: 2102370.
HSL color Cylindrical-coordinate representation of color #621420: hue angle of 350.77º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621420 is Cyan = 0, Magento = 0.80, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 32 | - |
| CMYK | 0 | 0.80 | 0.67 | 0.62 |
| HSL | 350.77º | 0.66% | 0.23% | - |
| HSV(B) | 350.77º | 0.8% | 0.38% | - |
| XYZ | 5.55 | 3.2 | 1.69 | - |
| YUV | 44.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 32 | 0 | 0.80 | 0.67 | 0.62 | 350.77 | 0.66 | 0.23 |
| Hex | 62 | 14 | 20 | 0 | 50 | 43 | 3E | 15F | 42 | 17 |
| Octal | 142 | 24 | 40 | 0 | 120 | 103 | 76 | 537 | 102 | 27 |
| Binary | 1100010 | 10100 | 100000 | 0 | 1010000 | 1000011 | 111110 | 101011111 | 1000010 | 10111 |
Color Harmonies of #621420
Complementary color
Monochromatic Colors of #621420
Black with #621420
Text Example
Text Example
White with #621420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621420; }
p { color: rgb(98,20,32); }
H1.HeaderClassName
{
color: #621420;
}
.AnyTagClassName
{
color: #621420;
}
</style>
background-color css
<style>
a { background-color: #621420; }
a { background-color: rgb(98,20,32); }
div.DivClassName
{
background-color: #621420;
}
.BgClassName
{
background-color: #621420;
}
</style>
border-color css
<style>
span { border-color: #621420; }
span { border-color: rgb(98,20,32); }
td.TdClassName
{
border-color: #621420;
}
.TagClassName
{
border-color: #621420;
}
</style>