Shades of Pohutukawa #620713
Tints of Pohutukawa #620713
RGB
CMYK
RGB Variations
Color information
#620713 (or 0x620713) is known color: Pohutukawa. HEX triplet: 62, 07 and 13. RGB value is (98,7,19). Sum of RGB (Red+Green+Blue) = 98+7+19=124 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.03% from 124); Green value is 7 (3.12% from 255 or 5.65% from 124); Blue value is 19 (7.81% from 255 or 15.32% from 124); Max value from RGB is 98 - color contains mainly: red. Hex color #620713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620713 is #9DF8EC. Grayscale: #232323. Windows color (decimal): -10352877 or 1247074. OLE color: 1247074.
HSL color Cylindrical-coordinate representation of color #620713: hue angle of 352.09º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #620713 is Cyan = 0, Magento = 0.93, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 7 | 19 | - |
| CMYK | 0 | 0.93 | 0.81 | 0.62 |
| HSL | 352.09º | 0.87% | 0.21% | - |
| HSV(B) | 352.09º | 0.93% | 0.38% | - |
| XYZ | 5.23 | 2.8 | 0.88 | - |
| YUV | 35.58 | 118.65 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 19 | 0 | 0.93 | 0.81 | 0.62 | 352.09 | 0.87 | 0.21 |
| Hex | 62 | 7 | 13 | 0 | 5D | 51 | 3E | 160 | 57 | 15 |
| Octal | 142 | 7 | 23 | 0 | 135 | 121 | 76 | 540 | 127 | 25 |
| Binary | 1100010 | 111 | 10011 | 0 | 1011101 | 1010001 | 111110 | 101100000 | 1010111 | 10101 |
Color Harmonies of #620713
Complementary color
Monochromatic Colors of #620713
Black with #620713
Text Example
Text Example
White with #620713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620713; }
p { color: rgb(98,7,19); }
H1.HeaderClassName
{
color: #620713;
}
.AnyTagClassName
{
color: #620713;
}
</style>
background-color css
<style>
a { background-color: #620713; }
a { background-color: rgb(98,7,19); }
div.DivClassName
{
background-color: #620713;
}
.BgClassName
{
background-color: #620713;
}
</style>
border-color css
<style>
span { border-color: #620713; }
span { border-color: rgb(98,7,19); }
td.TdClassName
{
border-color: #620713;
}
.TagClassName
{
border-color: #620713;
}
</style>