Shades of Pohutukawa #621516
Tints of Pohutukawa #621516
RGB
CMYK
RGB Variations
Color information
#621516 (or 0x621516) is known color: Pohutukawa. HEX triplet: 62, 15 and 16. RGB value is (98,21,22). Sum of RGB (Red+Green+Blue) = 98+21+22=141 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.50% from 141); Green value is 21 (8.59% from 255 or 14.89% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 98 - color contains mainly: red. Hex color #621516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621516 is #9DEAE9. Grayscale: #2C2C2C. Windows color (decimal): -10349290 or 1447266. OLE color: 1447266.
HSL color Cylindrical-coordinate representation of color #621516: hue angle of 359.22º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621516 is Cyan = 0, Magento = 0.79, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 22 | - |
| CMYK | 0 | 0.79 | 0.78 | 0.62 |
| HSL | 359.22º | 0.65% | 0.23% | - |
| HSV(B) | 359.22º | 0.79% | 0.38% | - |
| XYZ | 5.45 | 3.19 | 1.09 | - |
| YUV | 44.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 22 | 0 | 0.79 | 0.78 | 0.62 | 359.22 | 0.65 | 0.23 |
| Hex | 62 | 15 | 16 | 0 | 4F | 4E | 3E | 167 | 41 | 17 |
| Octal | 142 | 25 | 26 | 0 | 117 | 116 | 76 | 547 | 101 | 27 |
| Binary | 1100010 | 10101 | 10110 | 0 | 1001111 | 1001110 | 111110 | 101100111 | 1000001 | 10111 |
Color Harmonies of #621516
Complementary color
Monochromatic Colors of #621516
Black with #621516
Text Example
Text Example
White with #621516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621516; }
p { color: rgb(98,21,22); }
H1.HeaderClassName
{
color: #621516;
}
.AnyTagClassName
{
color: #621516;
}
</style>
background-color css
<style>
a { background-color: #621516; }
a { background-color: rgb(98,21,22); }
div.DivClassName
{
background-color: #621516;
}
.BgClassName
{
background-color: #621516;
}
</style>
border-color css
<style>
span { border-color: #621516; }
span { border-color: rgb(98,21,22); }
td.TdClassName
{
border-color: #621516;
}
.TagClassName
{
border-color: #621516;
}
</style>