Shades of Pohutukawa #620624
Tints of Pohutukawa #620624
RGB
CMYK
RGB Variations
Color information
#620624 (or 0x620624) is known color: Pohutukawa. HEX triplet: 62, 06 and 24. RGB value is (98,6,36). Sum of RGB (Red+Green+Blue) = 98+6+36=140 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70% from 140); Green value is 6 (2.73% from 255 or 4.29% from 140); Blue value is 36 (14.45% from 255 or 25.71% from 140); Max value from RGB is 98 - color contains mainly: red. Hex color #620624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620624 is #9DF9DB. Grayscale: #242424. Windows color (decimal): -10353116 or 2360930. OLE color: 2360930.
HSL color Cylindrical-coordinate representation of color #620624: hue angle of 340.43º 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 #620624 is Cyan = 0, Magento = 0.94, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 36 | - |
| CMYK | 0 | 0.94 | 0.63 | 0.62 |
| HSL | 340.43º | 0.88% | 0.2% | - |
| HSV(B) | 340.43º | 0.94% | 0.38% | - |
| XYZ | 5.42 | 2.85 | 1.93 | - |
| YUV | 36.93 | 127.48 | 171.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 36 | 0 | 0.94 | 0.63 | 0.62 | 340.43 | 0.88 | 0.2 |
| Hex | 62 | 6 | 24 | 0 | 5E | 3F | 3E | 154 | 58 | 14 |
| Octal | 142 | 6 | 44 | 0 | 136 | 77 | 76 | 524 | 130 | 24 |
| Binary | 1100010 | 110 | 100100 | 0 | 1011110 | 111111 | 111110 | 101010100 | 1011000 | 10100 |
Color Harmonies of #620624
Complementary color
Monochromatic Colors of #620624
Black with #620624
Text Example
Text Example
White with #620624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620624; }
p { color: rgb(98,6,36); }
H1.HeaderClassName
{
color: #620624;
}
.AnyTagClassName
{
color: #620624;
}
</style>
background-color css
<style>
a { background-color: #620624; }
a { background-color: rgb(98,6,36); }
div.DivClassName
{
background-color: #620624;
}
.BgClassName
{
background-color: #620624;
}
</style>
border-color css
<style>
span { border-color: #620624; }
span { border-color: rgb(98,6,36); }
td.TdClassName
{
border-color: #620624;
}
.TagClassName
{
border-color: #620624;
}
</style>