Shades of Pohutukawa #621418
Tints of Pohutukawa #621418
RGB
CMYK
RGB Variations
Color information
#621418 (or 0x621418) is known color: Pohutukawa. HEX triplet: 62, 14 and 18. RGB value is (98,20,24). Sum of RGB (Red+Green+Blue) = 98+20+24=142 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.01% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 24 (9.77% from 255 or 16.90% from 142); Max value from RGB is 98 - color contains mainly: red. Hex color #621418 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621418 is #9DEBE7. Grayscale: #2B2B2B. Windows color (decimal): -10349544 or 1578082. OLE color: 1578082.
HSL color Cylindrical-coordinate representation of color #621418: hue angle of 356.92º 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 #621418 is Cyan = 0, Magento = 0.80, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 24 | - |
| CMYK | 0 | 0.80 | 0.76 | 0.62 |
| HSL | 356.92º | 0.66% | 0.23% | - |
| HSV(B) | 356.92º | 0.8% | 0.38% | - |
| XYZ | 5.45 | 3.16 | 1.19 | - |
| YUV | 43.78 | 116.84 | 166.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 24 | 0 | 0.80 | 0.76 | 0.62 | 356.92 | 0.66 | 0.23 |
| Hex | 62 | 14 | 18 | 0 | 50 | 4C | 3E | 165 | 42 | 17 |
| Octal | 142 | 24 | 30 | 0 | 120 | 114 | 76 | 545 | 102 | 27 |
| Binary | 1100010 | 10100 | 11000 | 0 | 1010000 | 1001100 | 111110 | 101100101 | 1000010 | 10111 |
Color Harmonies of #621418
Complementary color
Monochromatic Colors of #621418
Black with #621418
Text Example
Text Example
White with #621418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621418; }
p { color: rgb(98,20,24); }
H1.HeaderClassName
{
color: #621418;
}
.AnyTagClassName
{
color: #621418;
}
</style>
background-color css
<style>
a { background-color: #621418; }
a { background-color: rgb(98,20,24); }
div.DivClassName
{
background-color: #621418;
}
.BgClassName
{
background-color: #621418;
}
</style>
border-color css
<style>
span { border-color: #621418; }
span { border-color: rgb(98,20,24); }
td.TdClassName
{
border-color: #621418;
}
.TagClassName
{
border-color: #621418;
}
</style>