Shades of Pohutukawa #620626
Tints of Pohutukawa #620626
RGB
CMYK
RGB Variations
Color information
#620626 (or 0x620626) is known color: Pohutukawa. HEX triplet: 62, 06 and 26. RGB value is (98,6,38). Sum of RGB (Red+Green+Blue) = 98+6+38=142 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.01% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 38 (15.23% from 255 or 26.76% from 142); Max value from RGB is 98 - color contains mainly: red. Hex color #620626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620626 is #9DF9D9. Grayscale: #252525. Windows color (decimal): -10353114 or 2492002. OLE color: 2492002.
HSL color Cylindrical-coordinate representation of color #620626: hue angle of 339.13º 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 #620626 is Cyan = 0, Magento = 0.94, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 38 | - |
| CMYK | 0 | 0.94 | 0.61 | 0.62 |
| HSL | 339.13º | 0.88% | 0.2% | - |
| HSV(B) | 339.13º | 0.94% | 0.38% | - |
| XYZ | 5.45 | 2.87 | 2.1 | - |
| YUV | 37.16 | 128.48 | 171.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 38 | 0 | 0.94 | 0.61 | 0.62 | 339.13 | 0.88 | 0.2 |
| Hex | 62 | 6 | 26 | 0 | 5E | 3D | 3E | 153 | 58 | 14 |
| Octal | 142 | 6 | 46 | 0 | 136 | 75 | 76 | 523 | 130 | 24 |
| Binary | 1100010 | 110 | 100110 | 0 | 1011110 | 111101 | 111110 | 101010011 | 1011000 | 10100 |
Color Harmonies of #620626
Complementary color
Monochromatic Colors of #620626
Black with #620626
Text Example
Text Example
White with #620626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620626; }
p { color: rgb(98,6,38); }
H1.HeaderClassName
{
color: #620626;
}
.AnyTagClassName
{
color: #620626;
}
</style>
background-color css
<style>
a { background-color: #620626; }
a { background-color: rgb(98,6,38); }
div.DivClassName
{
background-color: #620626;
}
.BgClassName
{
background-color: #620626;
}
</style>
border-color css
<style>
span { border-color: #620626; }
span { border-color: rgb(98,6,38); }
td.TdClassName
{
border-color: #620626;
}
.TagClassName
{
border-color: #620626;
}
</style>