Shades of Pohutukawa #621424
Tints of Pohutukawa #621424
RGB
CMYK
RGB Variations
Color information
#621424 (or 0x621424) is known color: Pohutukawa. HEX triplet: 62, 14 and 24. RGB value is (98,20,36). Sum of RGB (Red+Green+Blue) = 98+20+36=154 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.64% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 36 (14.45% from 255 or 23.38% from 154); Max value from RGB is 98 - color contains mainly: red. Hex color #621424 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621424 is #9DEBDB. Grayscale: #2D2D2D. Windows color (decimal): -10349532 or 2364514. OLE color: 2364514.
HSL color Cylindrical-coordinate representation of color #621424: hue angle of 347.69º 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 #621424 is Cyan = 0, Magento = 0.80, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 36 | - |
| CMYK | 0 | 0.80 | 0.63 | 0.62 |
| HSL | 347.69º | 0.66% | 0.23% | - |
| HSV(B) | 347.69º | 0.8% | 0.38% | - |
| XYZ | 5.61 | 3.22 | 2 | - |
| YUV | 45.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 36 | 0 | 0.80 | 0.63 | 0.62 | 347.69 | 0.66 | 0.23 |
| Hex | 62 | 14 | 24 | 0 | 50 | 3F | 3E | 15C | 42 | 17 |
| Octal | 142 | 24 | 44 | 0 | 120 | 77 | 76 | 534 | 102 | 27 |
| Binary | 1100010 | 10100 | 100100 | 0 | 1010000 | 111111 | 111110 | 101011100 | 1000010 | 10111 |
Color Harmonies of #621424
Complementary color
Monochromatic Colors of #621424
Black with #621424
Text Example
Text Example
White with #621424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621424; }
p { color: rgb(98,20,36); }
H1.HeaderClassName
{
color: #621424;
}
.AnyTagClassName
{
color: #621424;
}
</style>
background-color css
<style>
a { background-color: #621424; }
a { background-color: rgb(98,20,36); }
div.DivClassName
{
background-color: #621424;
}
.BgClassName
{
background-color: #621424;
}
</style>
border-color css
<style>
span { border-color: #621424; }
span { border-color: rgb(98,20,36); }
td.TdClassName
{
border-color: #621424;
}
.TagClassName
{
border-color: #621424;
}
</style>