Shades of Pohutukawa #620511
Tints of Pohutukawa #620511
RGB
CMYK
RGB Variations
Color information
#620511 (or 0x620511) is known color: Pohutukawa. HEX triplet: 62, 05 and 11. RGB value is (98,5,17). Sum of RGB (Red+Green+Blue) = 98+5+17=120 (15% of max value = 765). Red value is 98 (38.67% from 255 or 81.67% from 120); Green value is 5 (2.34% from 255 or 4.17% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 98 - color contains mainly: red. Hex color #620511 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620511 is #9DFAEE. Grayscale: #222222. Windows color (decimal): -10353391 or 1115490. OLE color: 1115490.
HSL color Cylindrical-coordinate representation of color #620511: hue angle of 352.26º 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 #620511 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 17 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.62 |
| HSL | 352.26º | 0.9% | 0.2% | - |
| HSV(B) | 352.26º | 0.95% | 0.38% | - |
| XYZ | 5.19 | 2.75 | 0.79 | - |
| YUV | 34.18 | 118.31 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 17 | 0 | 0.95 | 0.83 | 0.62 | 352.26 | 0.9 | 0.2 |
| Hex | 62 | 5 | 11 | 0 | 5F | 53 | 3E | 160 | 5A | 14 |
| Octal | 142 | 5 | 21 | 0 | 137 | 123 | 76 | 540 | 132 | 24 |
| Binary | 1100010 | 101 | 10001 | 0 | 1011111 | 1010011 | 111110 | 101100000 | 1011010 | 10100 |
Color Harmonies of #620511
Complementary color
Monochromatic Colors of #620511
Black with #620511
Text Example
Text Example
White with #620511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620511; }
p { color: rgb(98,5,17); }
H1.HeaderClassName
{
color: #620511;
}
.AnyTagClassName
{
color: #620511;
}
</style>
background-color css
<style>
a { background-color: #620511; }
a { background-color: rgb(98,5,17); }
div.DivClassName
{
background-color: #620511;
}
.BgClassName
{
background-color: #620511;
}
</style>
border-color css
<style>
span { border-color: #620511; }
span { border-color: rgb(98,5,17); }
td.TdClassName
{
border-color: #620511;
}
.TagClassName
{
border-color: #620511;
}
</style>