Shades of Pohutukawa #620617
Tints of Pohutukawa #620617
RGB
CMYK
RGB Variations
Color information
#620617 (or 0x620617) is known color: Pohutukawa. HEX triplet: 62, 06 and 17. RGB value is (98,6,23). Sum of RGB (Red+Green+Blue) = 98+6+23=127 (16% of max value = 765). Red value is 98 (38.67% from 255 or 77.17% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 23 (9.38% from 255 or 18.11% from 127); Max value from RGB is 98 - color contains mainly: red. Hex color #620617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620617 is #9DF9E8. Grayscale: #232323. Windows color (decimal): -10353129 or 1508962. OLE color: 1508962.
HSL color Cylindrical-coordinate representation of color #620617: hue angle of 348.91º 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 #620617 is Cyan = 0, Magento = 0.94, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 23 | - |
| CMYK | 0 | 0.94 | 0.77 | 0.62 |
| HSL | 348.91º | 0.88% | 0.2% | - |
| HSV(B) | 348.91º | 0.94% | 0.38% | - |
| XYZ | 5.26 | 2.79 | 1.07 | - |
| YUV | 35.45 | 120.98 | 172.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 23 | 0 | 0.94 | 0.77 | 0.62 | 348.91 | 0.88 | 0.2 |
| Hex | 62 | 6 | 17 | 0 | 5E | 4D | 3E | 15D | 58 | 14 |
| Octal | 142 | 6 | 27 | 0 | 136 | 115 | 76 | 535 | 130 | 24 |
| Binary | 1100010 | 110 | 10111 | 0 | 1011110 | 1001101 | 111110 | 101011101 | 1011000 | 10100 |
Color Harmonies of #620617
Complementary color
Monochromatic Colors of #620617
Black with #620617
Text Example
Text Example
White with #620617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620617; }
p { color: rgb(98,6,23); }
H1.HeaderClassName
{
color: #620617;
}
.AnyTagClassName
{
color: #620617;
}
</style>
background-color css
<style>
a { background-color: #620617; }
a { background-color: rgb(98,6,23); }
div.DivClassName
{
background-color: #620617;
}
.BgClassName
{
background-color: #620617;
}
</style>
border-color css
<style>
span { border-color: #620617; }
span { border-color: rgb(98,6,23); }
td.TdClassName
{
border-color: #620617;
}
.TagClassName
{
border-color: #620617;
}
</style>