Shades of Pohutukawa #620612
Tints of Pohutukawa #620612
RGB
CMYK
RGB Variations
Color information
#620612 (or 0x620612) is known color: Pohutukawa. HEX triplet: 62, 06 and 12. RGB value is (98,6,18). Sum of RGB (Red+Green+Blue) = 98+6+18=122 (16% of max value = 765). Red value is 98 (38.67% from 255 or 80.33% from 122); Green value is 6 (2.73% from 255 or 4.92% from 122); Blue value is 18 (7.42% from 255 or 14.75% from 122); Max value from RGB is 98 - color contains mainly: red. Hex color #620612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620612 is #9DF9ED. Grayscale: #222222. Windows color (decimal): -10353134 or 1181282. OLE color: 1181282.
HSL color Cylindrical-coordinate representation of color #620612: hue angle of 352.17º 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 #620612 is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 18 | - |
| CMYK | 0 | 0.94 | 0.82 | 0.62 |
| HSL | 352.17º | 0.88% | 0.2% | - |
| HSV(B) | 352.17º | 0.94% | 0.38% | - |
| XYZ | 5.21 | 2.77 | 0.83 | - |
| YUV | 34.88 | 118.48 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 18 | 0 | 0.94 | 0.82 | 0.62 | 352.17 | 0.88 | 0.2 |
| Hex | 62 | 6 | 12 | 0 | 5E | 52 | 3E | 160 | 58 | 14 |
| Octal | 142 | 6 | 22 | 0 | 136 | 122 | 76 | 540 | 130 | 24 |
| Binary | 1100010 | 110 | 10010 | 0 | 1011110 | 1010010 | 111110 | 101100000 | 1011000 | 10100 |
Color Harmonies of #620612
Complementary color
Monochromatic Colors of #620612
Black with #620612
Text Example
Text Example
White with #620612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620612; }
p { color: rgb(98,6,18); }
H1.HeaderClassName
{
color: #620612;
}
.AnyTagClassName
{
color: #620612;
}
</style>
background-color css
<style>
a { background-color: #620612; }
a { background-color: rgb(98,6,18); }
div.DivClassName
{
background-color: #620612;
}
.BgClassName
{
background-color: #620612;
}
</style>
border-color css
<style>
span { border-color: #620612; }
span { border-color: rgb(98,6,18); }
td.TdClassName
{
border-color: #620612;
}
.TagClassName
{
border-color: #620612;
}
</style>