Shades of Pohutukawa #620513
Tints of Pohutukawa #620513
RGB
CMYK
RGB Variations
Color information
#620513 (or 0x620513) is known color: Pohutukawa. HEX triplet: 62, 05 and 13. RGB value is (98,5,19). Sum of RGB (Red+Green+Blue) = 98+5+19=122 (16% of max value = 765). Red value is 98 (38.67% from 255 or 80.33% from 122); Green value is 5 (2.34% from 255 or 4.10% from 122); Blue value is 19 (7.81% from 255 or 15.57% from 122); Max value from RGB is 98 - color contains mainly: red. Hex color #620513 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620513 is #9DFAEC. Grayscale: #222222. Windows color (decimal): -10353389 or 1246562. OLE color: 1246562.
HSL color Cylindrical-coordinate representation of color #620513: hue angle of 350.97º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620513 is Cyan = 0, Magento = 0.95, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 19 | - |
| CMYK | 0 | 0.95 | 0.81 | 0.62 |
| HSL | 350.97º | 0.9% | 0.2% | - |
| HSV(B) | 350.97º | 0.95% | 0.38% | - |
| XYZ | 5.21 | 2.75 | 0.87 | - |
| YUV | 34.4 | 119.31 | 173.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 19 | 0 | 0.95 | 0.81 | 0.62 | 350.97 | 0.9 | 0.2 |
| Hex | 62 | 5 | 13 | 0 | 5F | 51 | 3E | 15F | 5A | 14 |
| Octal | 142 | 5 | 23 | 0 | 137 | 121 | 76 | 537 | 132 | 24 |
| Binary | 1100010 | 101 | 10011 | 0 | 1011111 | 1010001 | 111110 | 101011111 | 1011010 | 10100 |
Color Harmonies of #620513
Complementary color
Monochromatic Colors of #620513
Black with #620513
Text Example
Text Example
White with #620513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620513; }
p { color: rgb(98,5,19); }
H1.HeaderClassName
{
color: #620513;
}
.AnyTagClassName
{
color: #620513;
}
</style>
background-color css
<style>
a { background-color: #620513; }
a { background-color: rgb(98,5,19); }
div.DivClassName
{
background-color: #620513;
}
.BgClassName
{
background-color: #620513;
}
</style>
border-color css
<style>
span { border-color: #620513; }
span { border-color: rgb(98,5,19); }
td.TdClassName
{
border-color: #620513;
}
.TagClassName
{
border-color: #620513;
}
</style>