Shades of Pohutukawa #620613
Tints of Pohutukawa #620613
RGB
CMYK
RGB Variations
Color information
#620613 (or 0x620613) is known color: Pohutukawa. HEX triplet: 62, 06 and 13. RGB value is (98,6,19). Sum of RGB (Red+Green+Blue) = 98+6+19=123 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.67% from 123); Green value is 6 (2.73% from 255 or 4.88% from 123); Blue value is 19 (7.81% from 255 or 15.45% from 123); Max value from RGB is 98 - color contains mainly: red. Hex color #620613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620613 is #9DF9EC. Grayscale: #232323. Windows color (decimal): -10353133 or 1246818. OLE color: 1246818.
HSL color Cylindrical-coordinate representation of color #620613: hue angle of 351.52º 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 #620613 is Cyan = 0, Magento = 0.94, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 19 | - |
| CMYK | 0 | 0.94 | 0.81 | 0.62 |
| HSL | 351.52º | 0.88% | 0.2% | - |
| HSV(B) | 351.52º | 0.94% | 0.38% | - |
| XYZ | 5.22 | 2.77 | 0.88 | - |
| YUV | 34.99 | 118.98 | 172.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 19 | 0 | 0.94 | 0.81 | 0.62 | 351.52 | 0.88 | 0.2 |
| Hex | 62 | 6 | 13 | 0 | 5E | 51 | 3E | 160 | 58 | 14 |
| Octal | 142 | 6 | 23 | 0 | 136 | 121 | 76 | 540 | 130 | 24 |
| Binary | 1100010 | 110 | 10011 | 0 | 1011110 | 1010001 | 111110 | 101100000 | 1011000 | 10100 |
Color Harmonies of #620613
Complementary color
Monochromatic Colors of #620613
Black with #620613
Text Example
Text Example
White with #620613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620613; }
p { color: rgb(98,6,19); }
H1.HeaderClassName
{
color: #620613;
}
.AnyTagClassName
{
color: #620613;
}
</style>
background-color css
<style>
a { background-color: #620613; }
a { background-color: rgb(98,6,19); }
div.DivClassName
{
background-color: #620613;
}
.BgClassName
{
background-color: #620613;
}
</style>
border-color css
<style>
span { border-color: #620613; }
span { border-color: rgb(98,6,19); }
td.TdClassName
{
border-color: #620613;
}
.TagClassName
{
border-color: #620613;
}
</style>