Shades of Pohutukawa #620619
Tints of Pohutukawa #620619
RGB
CMYK
RGB Variations
Color information
#620619 (or 0x620619) is known color: Pohutukawa. HEX triplet: 62, 06 and 19. RGB value is (98,6,25). Sum of RGB (Red+Green+Blue) = 98+6+25=129 (17% of max value = 765). Red value is 98 (38.67% from 255 or 75.97% from 129); Green value is 6 (2.73% from 255 or 4.65% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 98 - color contains mainly: red. Hex color #620619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620619 is #9DF9E6. Grayscale: #232323. Windows color (decimal): -10353127 or 1640034. OLE color: 1640034.
HSL color Cylindrical-coordinate representation of color #620619: hue angle of 347.61º 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 #620619 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 25 | - |
| CMYK | 0 | 0.94 | 0.74 | 0.62 |
| HSL | 347.61º | 0.88% | 0.2% | - |
| HSV(B) | 347.61º | 0.94% | 0.38% | - |
| XYZ | 5.28 | 2.8 | 1.18 | - |
| YUV | 35.67 | 121.98 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 25 | 0 | 0.94 | 0.74 | 0.62 | 347.61 | 0.88 | 0.2 |
| Hex | 62 | 6 | 19 | 0 | 5E | 4A | 3E | 15C | 58 | 14 |
| Octal | 142 | 6 | 31 | 0 | 136 | 112 | 76 | 534 | 130 | 24 |
| Binary | 1100010 | 110 | 11001 | 0 | 1011110 | 1001010 | 111110 | 101011100 | 1011000 | 10100 |
Color Harmonies of #620619
Complementary color
Monochromatic Colors of #620619
Black with #620619
Text Example
Text Example
White with #620619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620619; }
p { color: rgb(98,6,25); }
H1.HeaderClassName
{
color: #620619;
}
.AnyTagClassName
{
color: #620619;
}
</style>
background-color css
<style>
a { background-color: #620619; }
a { background-color: rgb(98,6,25); }
div.DivClassName
{
background-color: #620619;
}
.BgClassName
{
background-color: #620619;
}
</style>
border-color css
<style>
span { border-color: #620619; }
span { border-color: rgb(98,6,25); }
td.TdClassName
{
border-color: #620619;
}
.TagClassName
{
border-color: #620619;
}
</style>