Shades of Pohutukawa #620616
Tints of Pohutukawa #620616
RGB
CMYK
RGB Variations
Color information
#620616 (or 0x620616) is known color: Pohutukawa. HEX triplet: 62, 06 and 16. RGB value is (98,6,22). Sum of RGB (Red+Green+Blue) = 98+6+22=126 (16% of max value = 765). Red value is 98 (38.67% from 255 or 77.78% from 126); Green value is 6 (2.73% from 255 or 4.76% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 98 - color contains mainly: red. Hex color #620616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620616 is #9DF9E9. Grayscale: #232323. Windows color (decimal): -10353130 or 1443426. OLE color: 1443426.
HSL color Cylindrical-coordinate representation of color #620616: hue angle of 349.57º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620616 is Cyan = 0, Magento = 0.94, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 22 | - |
| CMYK | 0 | 0.94 | 0.78 | 0.62 |
| HSL | 349.57º | 0.88% | 0.2% | - |
| HSV(B) | 349.57º | 0.94% | 0.38% | - |
| XYZ | 5.25 | 2.78 | 1.02 | - |
| YUV | 35.33 | 120.48 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 22 | 0 | 0.94 | 0.78 | 0.62 | 349.57 | 0.88 | 0.2 |
| Hex | 62 | 6 | 16 | 0 | 5E | 4E | 3E | 15E | 58 | 14 |
| Octal | 142 | 6 | 26 | 0 | 136 | 116 | 76 | 536 | 130 | 24 |
| Binary | 1100010 | 110 | 10110 | 0 | 1011110 | 1001110 | 111110 | 101011110 | 1011000 | 10100 |
Color Harmonies of #620616
Complementary color
Monochromatic Colors of #620616
Black with #620616
Text Example
Text Example
White with #620616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620616; }
p { color: rgb(98,6,22); }
H1.HeaderClassName
{
color: #620616;
}
.AnyTagClassName
{
color: #620616;
}
</style>
background-color css
<style>
a { background-color: #620616; }
a { background-color: rgb(98,6,22); }
div.DivClassName
{
background-color: #620616;
}
.BgClassName
{
background-color: #620616;
}
</style>
border-color css
<style>
span { border-color: #620616; }
span { border-color: rgb(98,6,22); }
td.TdClassName
{
border-color: #620616;
}
.TagClassName
{
border-color: #620616;
}
</style>